This is a PS/2 to Mac Plus keyboard adapter based on an ATtiny806 microcontroller. Why use an ATtiny806? Because I bought a bunch for a different project, ran into memory and program space issues and ...
Reads two PS2-keyboard and transmits MIDI commands. Includes arpeggiator and learn/replay mode. The core of this project is an ATmega328 with an Arduino bootloader running at 16 MHz. It reads signals ...