Arduino Night: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
==Classes== | ==Classes== | ||
1) Here we go again -done | |- 1) Here we go again -done | ||
2) Digital Write | |- 2) Digital Write | ||
3) Digital Read | |- 3) Digital Read | ||
4) Analog Write | |- 4) Analog Write | ||
5) Analog Read | |- 5) Analog Read | ||
6) Serial | |- 6) Serial | ||
7) Interrupts | |- 7) Interrupts | ||
8) ShiftOut In | |- 8) ShiftOut In | ||
9) I2C | |- 9) I2C | ||
10) SPI | |- 10) SPI | ||
11) | |- 11) | ||
12) | |- 12) | ||
13) | |- 13) |
Revision as of 13:51, 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)