Arduino Night: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
==Classes== | ==Classes== | ||
|- 1) Here we go again -done | |- | ||
|- 2) Digital Write | | 1) Here we go again -done | ||
|- 3) Digital Read | |- | ||
|- 4) Analog Write | | 2) Digital Write | ||
|- 5) Analog Read | |- | ||
|- 6) Serial | | 3) Digital Read | ||
|- 7) Interrupts | |- | ||
|- 8) ShiftOut In | | 4) Analog Write | ||
|- 9) I2C | |- | ||
|- 10) SPI | | 5) Analog Read | ||
|- 11) | |- | ||
|- 12) | | 6) Serial | ||
|- 13) | |- | ||
| 7) Interrupts | |||
|- | |||
| 8) ShiftOut In | |||
|- | |||
| 9) I2C | |||
|- | |||
| 10) SPI | |||
|- | |||
| 11) | |||
|- | |||
| 12) | |||
|- | |||
| 13) |
Revision as of 13:52, 18 June 2016
External code links
Various code snippets used during class - http://pastebin.com/u/uas_arduino
Classes
|- | 1) Here we go again -done |- | 2) Digital Write |- | 3) Digital Read |- | 4) Analog Write |- | 5) Analog Read |- | 6) Serial |- | 7) Interrupts |- | 8) ShiftOut In |- | 9) I2C |- | 10) SPI |- | 11) |- | 12) |- | 13)