TinyCore board package for classic ATtinys

I’ll show you how to install the TinyCore board package for the classic ATtinys, burn the bootloader and upload sketches. TinyCore is an alternative to ATtinyCore, which has not been maintained recently.

Read More

Async WebServer with the ESP32

I will show you step-by-step how you can control one or more ESP32s via your browser using the Async WebServer. We will switch LEDs, dim LEDs and read out values.

Read More

Arduino Nano Every – a deep dive

The Arduino Nano Every is much more than just an upgraded Arduino Nano. Its underlying ATmega4809 opens up a wide range of possibilities. The article provides an in-depth insight.

Read More