This commit is contained in:
David Myka 2021-05-26 23:39:45 +00:00
Родитель 7f32811755
Коммит adda25b12b
1 изменённых файлов: 14 добавлений и 20 удалений

Просмотреть файл

@ -1,26 +1,20 @@
# Introduction # Introduction
TODO: Short project description Microcontroller code for Microsoft Hacking STEM [HSPROJECT] lesson plan adapted for [MICROCONTROLLER]
# Getting Started # Getting Started
1. Download lesson assets at https://aka.ms/hackingSTEM 1. Download lesson assets at http://aka.ms/hackingSTEM
2. Build the PROJECT TITLE HERE! 1. Build your [BUILDTHING]!
3. Use [Arduino IDE](https://www.arduino.cc/en/Main/Software) to flash the 1. Use [Arduino IDE](https://www.arduino.cc/en/Main/Software) to flash the .ino to your [Arduino Uno](https://store.arduino.cc/usa/arduino-uno-rev3) microcontroller
PROJECTCODETITLE.ino to your [Arduino Uno](https://store.arduino.cc/usa/arduino-uno-rev3) 1. Verify data interactions in Excel
microcontroller. 1. Ready, Set, Science!
4. Verify data interactions in Excel
5. Go forth and science all the things!
# Microsoft Data Streamer Resources
1. https://aka.ms/data-streamer-developer
1. https://aka.ms/data-streamer
# Contribute # Make it your own!
We welcome pull requests for enhancements and bug fixes! You may also submit This project is licensed under the MIT open source license, see License. The MIT license allows you to take this project and make awesome things with it! MIT is a very permissive license, but does require you include license and copyright from LICENSE in any derivative work for sake of attribution.
feature requests and bugs you find:
https://github.com
#Make it your own! Fork away! Let us know what you build!
This project is licensed under the MIT open source license (see LICENSE.txt).
The MIT license allows you to make this project your own by modifying it or using
it as a starting point for other awesome projects! MIT is a very permissive license,
but for the sake of giving credit it does require you to include the license and
copyright from LICENSE.txt in any derivative work.
Fork away! Let us know what you build! **This is an archived repository.**