Arduino Workshop

From Hack Manhattan Wiki


Arduino Workshop rev2

The Arduino is a small and inexpensive embedded platform for interfacing with the real world.

If you've been reading about cool projects that other people have built and always wanted to get in on the action, this workshop is for you!

The first class will be Saturday, October 6. Sign up at Eventbrite.

About the Class

I'll introduce the Arduino itself, and bring you from the basic concepts of simple electronics and programming the Arduino, through intermediate techniques like reading buttons and other sensors, then to more advanced control of motors.

Each concept will be reinforced with a demo and a lab, and we will walk around during the labs to make sure everyone's lab works before proceeding.

At the end of the day there will be a freeform hackathon where each table will collaborate to create a project!

You will get a parts kit (see Parts Kit) for the labs and hackathon, or you can bring your own parts and save a few bucks. Each table of four will share common tools, and there will be some floating parts that can be brought into your projects.

Syllabus

  1. Introduction to physical computing: sensors and actuators
  2. Basic Arduino: setup and loop
    1. Blinking an LED
    2. Pushbutton
    3. State variables
    4. Fading: analogWrite
  3. More inputs and outputs
    1. Internal pullups
    2. Analog inputs: analogRead
    3. Serial communication
    4. Switching large loads
    5. Talking to the cloud
    6. Arduino infrared remote control library
  4. Motor control and robot hackathon
    1. H-bridges
  5. Advanced topics (mostly handwaving, will only cover one or two in depth)
    1. SPI and I2C communication
    2. Bit banging
    3. LCD displays
    4. Wi-Fi
    5. Integrating with a computer: Processing
    6. Raspberry Pi
    7. "Graduating" from Arduino
    8. Feedback, PID
    9. Stepper motors, how a 3D printer works

Parts Kit

Mouser

Tools

Each table will share

  • 1 multimeter
  • soldering iron
  • solder
  • solder wick
  • wire cutters
  • screwdrivers
  • pliers
  • tweezers