|
|
||
|---|---|---|
| .gitignore | ||
| Project.jpg | ||
| README | ||
| buttons.cpp | ||
| buttons.hpp | ||
| dac.hpp | ||
| data.cpp | ||
| data.hpp | ||
| eeprom.cpp | ||
| eeprom.hpp | ||
| entry.hpp | ||
| indicator.cpp | ||
| indicator.hpp | ||
| scheduler.cpp | ||
| scheduler.hpp | ||
| serial.cpp | ||
| serial.hpp | ||
| soft_twi.cpp | ||
| soft_twi.hpp | ||
| timing.hpp | ||
| tone-generator.ino | ||
| tone.cpp | ||
| tone.hpp | ||
| tones.cpp | ||
| tones.hpp | ||
| util.hpp | ||
README
This uses an AVR microcontroller (ATMega328P-PU, which is in the Uno R3). - Microconroller: https://git.onewaycoding.com/jay/tone-generator - MIDI parser: https://git.onewaycoding.com/jay/midi-parser 