Changes between Version 12 and Version 13 of ControlSystems/Electrical/Training/Arduino/Lesson1
- Timestamp:
- Nov 3, 2019, 4:26:30 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/Electrical/Training/Arduino/Lesson1
v12 v13 29 29 * [http://www.ladyada.net/learn/arduino/ Adafruit] 30 30 * [https://learn.sparkfun.com/tutorials/what-is-an-arduino Sparkfun] (Sparkfun has [https://learn.sparkfun.com/tutorials/tags/arduino many excellent arduino tutorials]) 31 * MIT has numerous Arduino project and tutorial videos [https://www.youtube.com/results?search_query=MIT+Arduino MIT]. 31 * MIT has numerous Arduino project and tutorial videos [https://www.youtube.com/results?search_query=MIT+Arduino MIT]. 32 * Advanced users should pay special attention to [https://www.youtube.com/watch?v=30rPt802n1k this one] which discusses using a small, inexpensive, bread-boardable ATTiny chip for your custom projects instead of using a whole Arduino board. 32 33 * Another Arduino-specific wiki is [http://arduino-info.wikispaces.com/ here]