Main.ArduinoCourseOutline History
Hide minor edits - Show changes to markup
April 03, 2012, at 06:25 AM
by -
Added line 24:
- Software more complete, more working with circuits
March 07, 2012, at 12:20 PM
by -
Changed lines 24-25 from:
- Game Show (Note who hit button first + fowl)
- Might have interrupt. Problems with contact bounce. might use port register.
- Game Show (Note who hit button first + fowl)
to:
- Game Show (Note who hit button first + fowl) Might have interrupt. Problems with contact bounce. might use port register. Sub-projects with increasing complexity
- Simple digitalRead() poll, with reset
- port register for simultaneous read
- count on repeated reads for bounce check.
- Add countdown/enable timer and/or foul buzzer
- start repeated bounce-check reads in response to interrupt
- Game Show (Note who hit button first + fowl) Might have interrupt. Problems with contact bounce. might use port register. Sub-projects with increasing complexity
March 07, 2012, at 11:44 AM
by -
Added line 25:
- Might have interrupt. Problems with contact bounce. might use port register.
March 07, 2012, at 11:24 AM
by -
Changed line 20 from:
- Serial input
to:
- Serial input (if they have time)
Changed lines 22-23 from:
- Interrupts (for fast/advanced students, or final project)
- gameshow circuit
to:
- Choose project
- Photovore (two light sensors driving two motors)
- Game Show (Note who hit button first + fowl)
March 07, 2012, at 09:44 AM
by - Outline of intro to Arduino Course
Added lines 1-28:
Introduction to Arduino course outline
Day One
- Install
- install our example sketches
- blink
- make patterns with digitalWrite() and delay()
- drive other LEDs
- control brightness with PWM
Day Two
- Reading analog pot
- dimmer
- Serial output
- show output level
- Motor driver circuit
- replace dimable LED with motor
- Serial input
- set motor speed from serial
- Interrupts (for fast/advanced students, or final project)
- gameshow circuit
- Choose final project
Day Three
Final project, and perhaps planning art for May 4 arts crawl