Programming AVR MCUs with MiniCore
I will show you how to use the MiniCore board package to program the microcontrollers of the ATmega8/48/88/168/328 family standalone or the boards based on them.
Read MoreI will show you how to use the MiniCore board package to program the microcontrollers of the ATmega8/48/88/168/328 family standalone or the boards based on them.
Read MoreThe BNO055 is a 9-DoF sensor with an amazing range of functions. I’ll show you what features it has and how you can control it with various libraries.
Read MoreThe BNO08x family comprises 9-DoF IMUs that use sensor fusion to detect orientation in space and complex movement patterns such as footsteps. I will show you how to control these sensors with suitable libraries.
Read MoreI 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 MoreI will show you how to implement selected functions on STM32 boards using the Arduino Core package. I will cover timers, PWM, low power, I2C, SPI, ADC, DAC, RTC and more.
Read MoreIn part 1, I give an overview of STM32 and Nucleo boards and explain how to upload sketches to them using the Arduino IDE. Various methods are available.
Read MoreI introduce the SCD4x CO₂ sensor modules and show you how to control them using the Sensirion library. I also check their reliability in comparison with a commercial measuring device.
Read MoreI present concepts for a DS3231-based alarm clock. The alarm clock is controlled with only two buttons and a slide switch. I use the Nokia 5110 and the DOGS164 as energy-saving displays.
Read MoreThe third part of this article deals with the Timer D, which is used exclusively for the tinyAVR Series 1.
Read More