-
Notifications
You must be signed in to change notification settings - Fork 340
/
allProjectsList
69 lines (51 loc) · 2.09 KB
/
allProjectsList
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Chapter02_Programming-AVRs/blinkLED
Chapter02_Programming-AVRs/blinkLED_AVR_style
Chapter03_Digital-Output/povToy
Chapter04_Bit-Twiddling/cylonEyes
Chapter04_Bit-Twiddling/showingOffBits
Chapter05_Serial-IO/serialLoopback
Chapter05_Serial-IO/serialOrgan
Chapter06_Digital-Input/avrMusicBox
Chapter06_Digital-Input/bossButton
Chapter06_Digital-Input/debouncer
Chapter06_Digital-Input/simpleButton
Chapter06_Digital-Input/toggleButton
Chapter07_Analog-to-Digital-Conversion-I/lightSensor
Chapter07_Analog-to-Digital-Conversion-I/nightLight
Chapter07_Analog-to-Digital-Conversion-I/slowScope
Chapter08_Hardware-Interrupts/capSense
Chapter08_Hardware-Interrupts/helloInterrupt
Chapter09_Introduction-to-Timer-Counter-Hardware/amRadio
Chapter09_Introduction-to-Timer-Counter-Hardware/reactionTimer
Chapter09_Introduction-to-Timer-Counter-Hardware/timerAudio
Chapter10_Pulse-Width-Modulation/bruteForcePWM
Chapter10_Pulse-Width-Modulation/pwm
Chapter10_Pulse-Width-Modulation/pwmOnAnyPin
Chapter10_Pulse-Width-Modulation/pwmTimers
Chapter11_Driving-Servo-Motors/servoSundial
Chapter11_Driving-Servo-Motors/servoWorkout
Chapter12_Analog-to-Digital-Conversion-II/footstepDetector
Chapter12_Analog-to-Digital-Conversion-II/voltmeter
Chapter13_Advanced-PWM-Tricks/adsr
Chapter13_Advanced-PWM-Tricks/arpeggiator
Chapter13_Advanced-PWM-Tricks/dds
Chapter13_Advanced-PWM-Tricks/dds_interrupts
Chapter13_Advanced-PWM-Tricks/dds_saw15
Chapter13_Advanced-PWM-Tricks/dialTone
Chapter13_Advanced-PWM-Tricks/fatSaw
Chapter14_Switches/dcMotorWorkout
Chapter15_Advanced-Motors/hBridgeWorkout
Chapter15_Advanced-Motors/stepperWorkout
Chapter16_SPI/spiEEPROMDemo
Chapter17_I2C/i2cThermometer
Chapter17_I2C/loggingThermometer
Chapter18_Using-Flash-Program-Memory/progmemDemo1
Chapter18_Using-Flash-Program-Memory/progmemDemo2
Chapter18_Using-Flash-Program-Memory/progmemDemo3
Chapter18_Using-Flash-Program-Memory/progmemDemo4
Chapter18_Using-Flash-Program-Memory/progmemDemo5
Chapter18_Using-Flash-Program-Memory/talkingVoltmeter
Chapter19_EEPROM/eememDemo
Chapter19_EEPROM/favoriteColor
Chapter19_EEPROM/quickDemo
Chapter19_EEPROM/vigenereCipher