Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fabricademy2017:classes:wearables2 [2017/11/20 19:31]
becky_stewart
fabricademy2017:classes:wearables2 [2017/11/23 17:53]
becky_stewart
Line 9: Line 9:
 **Prep for Class** **Prep for Class**
  
-Install the Arduino software (IDE) on your computer or test that you can use the new Web Editor for Arduino. Upload the Blink sketch. See [[http://​adventuresinarduinobook.com/​the-adventures/​adventure-1-setting-up-your-arduino/​|this tutorial]] for guidance on installing the IDE or [[https://​www.arduino.cc/​en/​Guide/​HomePage|this page]] for info about both the IDE and Web Editor.+Install the Arduino software (IDE) on your computer or test that you can use the new Web Editor for Arduino. Upload the Blink sketch. See [[http://​adventuresinarduinobook.com/​the-adventures/​adventure-1-setting-up-your-arduino/​|this tutorial]] for guidance on installing the IDE or [[https://​www.arduino.cc/​en/​Guide/​HomePage|this page]] for info about both the IDE and Web Editor. ​Doesn’t matter whether an Uno, Lilypad or some other Arduino board. 
 + 
 +Prepare a pressure or stretch sensor. 
 + 
 +Have a multimeter handy. 
  
 **Class Outline** **Class Outline**
 +
 +Slides available on [[https://​speakerdeck.com/​theleadingzero/​fabricademy-wearables-and-e-textiles-ii|speakerdeck]].
  
   - Introduction to microcontrollers and single-board computers   - Introduction to microcontrollers and single-board computers
Line 18: Line 25:
   - Hard-soft connections to a microcontroller   - Hard-soft connections to a microcontroller
   - Code reading Arduino examples (how to figure out what to copy and paste)   - Code reading Arduino examples (how to figure out what to copy and paste)
 +
 +Here are the videos that go with the Arduino Starter Kit examples included in the Arduino examples.
 +{{youtube>​2X8d_r0p92U?​medium}}
  
 **Assignment** **Assignment**