tableflip / nodebot-workshop

A nodeschool workshop on how to get your ardunio alive with johnny-five
https://www.npmjs.org/package/nodebot-workshop
207 stars 59 forks source link

Bill of Material? #26

Open kmckee opened 8 years ago

kmckee commented 8 years ago

Hello,

A Bill of Material would be really nice to have. I'm thinking about using this at a conference and having attendees build the circuits and run their apps on physical hardware after they pass each level. I need to figure out what would be required to create a kit for the people doing the exercise.

Once I'm done creating the list of parts, could I add it in the readme or somewhere else? I'll put together a PR for it.

Awesome work on this by the way. It's a really cool workshop. :)

Kyle

kmckee commented 8 years ago
Item Qty
Arduino 1
Breadboard 1
LED 1
Resistor - 330 ohm 1
Resistor - 10K 1
Temperature Sensor TMP36 1
Piezo 1
Button 1
Servo 1
Potentiometer 1
Motor 1
Diode 1
NPN Transistor 1
Photoresistor 1

Here's what I came up with so far. I'm planning to add more detail when I have time.

olizilla commented 8 years ago

@kmckee this is rad, and super helpful. Thank you for pulling it together.