Electronic
Souvenir from my calculator : BeatBox for the TI82
My calculator, a Texas Instrument TI-82, was a very nice companion during college, I used to like it as well as all TI calculators because of their internal design (CPU based). The TI-82 featured a small BASIC programming language which I can say I really pushed to its limits, and there were also some hacks, […]
Small MIDI light instrument
Listening to music is cool, but “seeing” your music adds extra value ! This is a small experiment with a Teensy++ board running as a MIDI device. It controls three RGB LEDs. Each LED’s component is controlled by PWM. The code is quite simple and features support for MIDI messages NOTEON, NOTEOFF, POLYPRESSURE and AFTERTOUCH […]