dadageek – light & sound with analog and Arduino

dadageek fall 16 – Sound and light with Arduino and analog
Class #1 – Getting started with Analog

Syllabus

Resources

Info on the components, tools, and more.

Arduino language and syntax.
Teensy hardware info.

FastLED
Teensy Audio

Parts and ideas:
adafruit
sparkfun

Exhibition

Facebook event
It will be head at Handsome on Nov 13 for 6-9pm. We can start setting up that day at at 2.
You can make something large or small. It should fit the space but it can be complicated, simple and clear, crafty, utilitarian, or anything in between.
While you designing think about the explanation that will go along with it. What interested you and set you off on the path to make your own electronic art piece?

front Handsome

Handsome from bac

Handsome floorplan_11x17

Handsome front windows

Class1

Analog circuits and the breadboard.
Slides

Schematics and info about the analog chip used.

Class2

Getting started with Arduino and Teensy

Installation files
Arduino:
PC
Mac

Teensyduino
PC
Mac

Code examples by John-Mike.
Slides of breadboard layouts for code examples.

More:
Arduino language and syntax.
Teensy hardware info.

Class3

Touching sound and light

Examples for class

Slides
Numbers and types cheat sheet

Code reference
Arduino
FastLED
Teensy Audio

Class4

More programming concepts and the Teensy audio library
Examples for class

Breadboard layout

Code reference
Arduino
FastLED
Teensy Audio

Class5

“Quiz”
Make a device that fills up the leds like a progress bar
– That takes 10 seconds to fill. That takes 1.5 seconds to fill.
— How is it started? How is it reset?
– It prints out the time remaining to finish 4 times a second
— What other information could it print?
– That plays a tiny melody at the end.
— Two separate sequences that follow each other and happen just once.

Project planning

Class 6

Adafruit MPR121 library
MPR121 touch demo

Audio shield input/output test