In Part 1, I give an overview of STM32 boards and show you how to upload sketches to them using the Arduino IDE.| Wolles Elektronikkiste
In this article, I introduce the SCD4x modules and show you how to control them. I also check their reliability.| Wolles Elektronikkiste
I'll show you how to build an alarm clock based on a DS3231 and an LCD. The alarm clock is controlled by just two push-buttons.| Wolles Elektronikkiste
Preprocessor directives replace character strings, include or exclude parts of code or complete files, and influence the behavior of the compiler.| Wolles Elektronikkiste
The third part of this article deals with the Timer D, which is used exclusively for the tinyAVR Series 1.| Wolles Elektronikkiste
In this sequel of my article about the tinyAVR series 0, 1 and 2, I cover the topics Timer A, Timer B, the Configurable Custom Logic (CCL) and the Sleep Control module (SLPCTRL). Der Beitrag tinyAVR Series Part 2: Timer A/B, CCL, SLPCTRL erschien zuerst auf Wolles Elektronikkiste.| Wolles Elektronikkiste
The microcontrollers of the tinyAVR family differ significantly from the classic ATtinys. This is an introduction to programming at register level. Der Beitrag Programming the tinyAVR series 0, 1, 2 – Part 1 erschien zuerst auf Wolles Elektronikkiste.| Wolles Elektronikkiste
Generating formatted output with the sprintf(), snprintf() and dtostrf() functions is easy. However, there are some pitfalls.| Wolles Elektronikkiste
ESP-NOW Serial is a new feature of the ESP32 board package from version 3.0.0, which is really easy to use.| Wolles Elektronikkiste
I will go into the differences of the ATmega328PB vs. the ATmega328P and introduce three 328PB-based boards and board packages.| Wolles Elektronikkiste
In this article, you will learn how Serial and SoftwareSerial work, which functions are available to you and how to use them.| Wolles Elektronikkiste
With the Ebyte LoRa modules from the E220, E20 and E32 series, you can send data over long distances with low energy consumption. An overview and introduction.| Wolles Elektronikkiste
The LGT8F328P is a microcontroller which is widely compatible with the ATmega328P. I show how to program boards based on it.| Wolles Elektronikkiste