Skip to content

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.

Notifications You must be signed in to change notification settings

JMalegni/KeyboardSynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# KeyboardSynth"

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.

Resources

Stars

Watchers

Forks