This commit is contained in:
damyka 2021-05-26 16:26:56 -07:00
Родитель d11a704ee8
Коммит c3d2304a60
1 изменённых файлов: 9 добавлений и 7 удалений

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

@ -1,18 +1,20 @@
# Introduction
Arduino code for Microsoft Hacking STEM Robotic Hand Lesson Plan adapted for Arduino
Arduino code for Microsoft Hacking STEM Sensorized Glove and Robotic Hand Lesson Plan adapted for Arduino
# Getting Started
1. Download lesson assets at http://aka.ms/hackingSTEM
1. Build your anemometer!
1. Build your Sensorized Glove and Robotic Hand!
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
1. Verify data interactions in Excel
1. Ready, Set, Science!
# Contributing
We gladly accept pull requests for enhancements and bug fixes! You may also submit feature requests and bugs!
https://github.com/TODO
# Microsoft Data Streamer Resources
1. https://aka.ms/data-streamer-developer
1. https://aka.ms/data-streamer
# Make it your own!
This project is licensed under the MIT open source license, see License.txt. 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.txt in any derivative work for sake of attribution.
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.
Fork away! Let us know what you build!
Fork away! Let us know what you build!
**This is an archived repository.**