News

Strictly speaking, a Theremin uses a pair of antennae that act as capacitors in a specific R/C circuit. Looking at [aritrakdebnath2003]’s MIDI THEREMIN, we see it works differently, but it does play ...
2021 - More Python 3 fixes by Maxime Vincent - https://github.com/maximevince/arduino-as-pic18f-programmer 2019 - Added support for PIC18F2xK22/PIC18F4xK22, Python 3 ...
Unfortunately the available memory on Microcontrollers is quite restricted and we do not get very far by storing a (uncompressed) WAV file e.g. in program/flesh memory, so I started to look into ...