You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.