arduino Leanordo Midi Drum Kit
Inspired by the great tutorial from TheSpodShed on instructables, I have adopted the project using a Leonardo. The main objective was to get rid of […]
Inspired by the great tutorial from TheSpodShed on instructables, I have adopted the project using a Leonardo. The main objective was to get rid of […]
MIDI works best using a Leonardo based on the Teensy Core. As the standard arduino IDE has a lot of limitations, I am using eclipse with […]
Der ESP8266-07 bietet keinen USB-Anschluss für die Programmierung. Ein kleiner Adapter erleichtert die Verbindung zum FTDI Programmer. Ein paar Hinweise: Ein einigen Tutorials werden die […]
You need to add the boards definition first, before you can use the attiny. Open Preferences GotoLocations copy and paste new location [codesyntax lang="php"] […]
Eclipse is a great environment for creating arduino programs . The cool plugin from Jan Baeyens http://www.baeyens.it/eclipse/ is almost perfect. If you are using a external […]
Das Vorgehen mit der Arduino IDE ist im Internet oft zu finden. Diese IDE ist aber für mich eher abschreckend und resultierte am Ende auch […]