Nieuws

Celebrating little victories means a nice cup of tea as I managed to transfer an Arduino programme into an AVR ATtiny85 microcontroller. Like the people in and surrounding Raspberry Pi, clever souls ...
If you’re designing a project that should have a means of updating the firmware via USB instead of the usual AVR programmer, this might be the bootloader for you.
We included the ATTiny85 chip with an on-board USB programmer which simply plugs into the learning kit making it easy to make connections and prototype your projects.
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega ...
Rolling your own digital picture frame that loads images from an SD card and displays them on an LCD with a modern microcontroller like the ESP32 is an afternoon project, even less if you pull in s… ...