Started following some tutorial on att85 usi. Downloaded example code from make avr book.
This commit is contained in:
69
Make AVR Examples/allProjectsList
Normal file
69
Make AVR Examples/allProjectsList
Normal file
@@ -0,0 +1,69 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user