-
Notifications
You must be signed in to change notification settings - Fork 15
4_4 TinyAudioBoot
Budi Prakosa edited this page Jul 22, 2017
·
13 revisions
Attiny85 version of Audioboot enhanced with EEPROM write mode.
- Small bootloader size
- EEPROM write mode for setting variables without reprogram the board
- Webinterface with Hex2WavJS, EEPROM write
- Cross platform Hex2Wav command line interface
- 8BitMixtape NEO
- Synsonique Drum
- Budi Prakosa (initial TinyAudioBoot Attiny85, Hex2Wav/JS)
- Chris Micro (original AudioBoot code, further TinyAudioBoot enhancement)
- Fredrik Olofsson (HexParser code in javascript)