Skip to content

Conversion of an old Casio SA-21 to a MIDI controller

License

Notifications You must be signed in to change notification settings

buk7456/Casio_SA21_MIDI

Repository files navigation

Casio SA-21 midi conversion

A simple project to transform an old Casio keyboard into a MIDI controller, based around the ATmega328P microcontroller and Arduino enviroment.

Main features

  • Octave shifting
  • Key transpose
  • Adjustable note velocity
  • Support for 5 midi channels

Requirements for PC connection

  • Serial to USB module if using a stand-alone ATmega328P.
  • Hairless MIDI to Serial Bridge for MIDI communication.
  • LoopMIDI for virtual MIDI port creation.

Hardware and shematics

You will need to desolder the original chip that comes with the keyboard so that it does not interfere with the microcontroller. In my case I simply cut its pins to the key and button matrices.

About

Conversion of an old Casio SA-21 to a MIDI controller

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages