"# KeyboardSynth"
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a DIY keyboard synthesizer for an ATxmega128A1u that utilizes PUTTY for keypress input and UART communication to the microcontroller, interrupts, DAC, DMA, and lookup tables. This takes in 14 different key inputs, 13 of which are for different notes and one for switching the waveform type between sine and triangle.
JMalegni/KeyboardSynth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a DIY keyboard synthesizer for an ATxmega128A1u that utilizes PUTTY for keypress input and UART communication to the microcontroller, interrupts, DAC, DMA, and lookup tables. This takes in 14 different key inputs, 13 of which are for different notes and one for switching the waveform type between sine and triangle.