arduino Leanordo Midi Drum Kit

26. November 2016 at 16:45

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 […]

arduino Leonardo Midi Controller using Eclipse

26. November 2016 at 16:33

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 […]

ESP8266 / ESP-07 programmieren

30. Oktober 2016 at 18:21

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 […]

Attiny with EclipseArduino V3 / Toddler

4. April 2016 at 18:41

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"] […]

ATtiny programming using Eclipse with USBtiny

6. Februar 2015 at 22:09

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 […]

ATtiny Programmer

31. Januar 2015 at 17:01

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 […]