- JS and Hardware enthusiasts looking to learn by building bots
- The Arduino learning model
- learn by discovery and tinkering
- HARDWARE
- laptop (preferably a mac, but whatevs)
- arduino (if you have one)
- other hardware (LEDs, breadboard, wires, etc. if you have it)
- SOFTWARE
- node
- johnny-five
- arduino software
- git would be helpful
SPEND TIME GETTING PEOPLE UP AND RUNNING AS NEEDED
I would like to have visual examples or quick experiments if possible
- ELECTRONICS
- how electricity works
- volts, amps, and ohms
- resistance, current, and pressure
- closed loop and moving electrons
- how electricity works
- ARDUINO BASICS
- what is a microcontroller?
- board anatomy
- digital (PWM)
- analog
- power and ground
- reset button
- pin 13 and status LED
- the breadboard
- how it works
- WHY NODE AND WHAT ARE NODEBOTS EVEN?
- WRITING A BLINKING LIGHT SCRIPT
- and then altering it to work differently
- maybe increase the speed, brightness, use a button, etc
- maybe it takes photo resistor input
- ARDUINO AND NODE BOOKS, PODCASTS, BLOGS, ETC
- WHAT WE'LL WANT TO DO NEXT MONTH