This commit is contained in:
David Myka 2021-06-17 14:27:44 -07:00 коммит произвёл GitHub
Родитель c3d2304a60
Коммит e48d4c3c21
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 2 удалений

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

@ -2,7 +2,8 @@
*
This code works with the Machines That Emulate Humans workbook and lesson plan
Available from the Microsoft Education Workshop at http://aka.ms/hackingSTEM
Available from the Microsoft Education Workshop at
https://www.microsoft.com/en-us/education/education-workshop/robotic-hand.aspx
It also contians code for the Rock, Paper, Scissors (RPS) workbook
This projects uses an Arduino UNO microcontroller board. More information can
@ -26,6 +27,8 @@
final results are displaued in Excel.
David Myka, 2017 Microsoft Education Workshop
http://aka.ms/hackingSTEM
*
*/