ICM-20948 9-Axis Sensor Part II
This is the second part of my article about the 9-axis sensor ICM-20948. I continue with the presentation of my associated library.
Read MoreThis is the second part of my article about the 9-axis sensor ICM-20948. I continue with the presentation of my associated library.
Read MoreI present the ICM-20948 9-axis sensor and my associated library. The ICM-20948 is the successor to the MPU-9250. This is Part 1.
Read MoreI introduce the ESP32 and its main features. In particular, I will discuss the differences to the Arduino (AVR) boards.
Read MoreUsing the CCS811 and SGP30 as examples, I explain how metal oxide-based TVOC and eCO2 sensors work, how to drive them with libraries, and how reliable they are compared to NDIR CO2 sensors.
Read MoreWith CO2 sensors of the MH-Z14 and MH-Z19 series you can monitor the indoor air quality. I show how you how to control the sensors and I check their accuracy.
Read MoreI will show you how to use the two I2C interfaces of the ESP32 and which requirements libraries of I2C components must have for this.
Read MoreI show you how to use up to eight I2C components with the same address with the I2C multiplexer TCA9548A. Alternatively, you can use MOSFETs as well for this purpose.
Read MoreThis is part 2 of my article about the 9-axis sensor MPU9250 and my related library MPU9250_WE. I will explain how to measure angles and how to use interrupts, the cycle mode and FIFO.
Read MoreThe MPU9250 is an accelerometer, gyroscope, magnetometer and thermometer. I present its technical characteristics and give an introduction to my library.
Read MoreThe HC-12 radio module is easy to handle and has a long range. I’ll show you how it works, how you make settings, and how you use it legally compliant (in Germany).
Read More