aTeVaL 2.0 – The Universal Tool
The aTeVaL 2.0 is a development board that you can use as an ISP programmer as well as a serial programmer for the Arduino IDE. Here’s an introduction.
Read MoreThe aTeVaL 2.0 is a development board that you can use as an ISP programmer as well as a serial programmer for the Arduino IDE. Here’s an introduction.
Read MoreBy using sleep modes and power management, valuable battery power can be saved on projects. I’ll show you how to control these features.
Read MoreI’ll show you different ways to program the heart of the Arduino UNO, the ATmega328P, standalone. This saves space, costs and battery.
Read MorePortmanipulation is much faster than the classic Arduino functions. For this, logical operations are the basic tool. Both will be explained in this article.
Read MoreI explain how IR remote controls transmit signals and how to build a remote control yourself. I also present the IRLib2 library.
Read MoreThe technical data and setting options of the AP3216 module (CJMCU 3216) are explained. I also present my Arduino library AP3216_WE.
Read MoreThe HC-SR501 PIR motion detector is described. I am going into the operating principle, the different versions and settings.
Read MoreThe characteristics of the VL53L0X and VL53L1X are explained and the sensors are compared. Suitable libraries for controlling the sensors are introduced.
Read MoreThe TSL2561 measures light intensity from which lux values can be calculated. Its interrupt functions can be used with the Sparkfun library.
Read MoreThe APDS-9960 allows measuring gestures, distance, ambient light and color. The module and its functions are explained in this post.
Read More