Toy Keyboard Tone Piano – Part 3

This post looks in a little more detail at the keyboard matrix decoding for the toy keyboard to see what is possible with less IO pins. Part 1 provides all the details for adding an Arduino to the original toy keyboard. Part 2 demonstrates the toy keyboard running the Oskitone "Scout" firmware. Warning! I strongly … Continue reading Toy Keyboard Tone Piano – Part 3

Toy Keyboard USB Matrix Decode with the Pi Pico – Part 2

Having added USB MIDI to my "Toy Keyboard" - I wanted the option to choose either USB or serial MIDI as the output.  This returns to the Toy Keyboard USB Matrix Decode with the Pi Pico project to add a serial port option. Warning! I strongly recommend using old or second hand equipment for your experiments.  … Continue reading Toy Keyboard USB Matrix Decode with the Pi Pico – Part 2

Toy Keyboard USB Matrix Decode with the Pi Pico

I never really got back to looking at my "Toy Keyboard" - I wanted to do the same as the Vintage Phone - create a USB MIDI version with Circuitpython.  Well now I have.  Here is the result. https://youtu.be/VNmp3-mwysI Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not … Continue reading Toy Keyboard USB Matrix Decode with the Pi Pico