Sensors for Arduino and other MCUs – A complete overview
Sensors are the eyes and ears of an Arduino system, transforming the analog and digital world around us into a language that microcontrollers can understand. …
In the following posts we give you a detailed insight into the many input devices and sensors commonly used in Arduino, ESP32 and similar microcontroller projects.
From simple switches and buttons to advanced sensors like accelerometers, gyros, temperature, humidity, and pressure sensors. Here you find how to integrate and use these devices.
We also have two specific overview articles:
Have fun ; )
Sensors are the eyes and ears of an Arduino system, transforming the analog and digital world around us into a language that microcontrollers can understand. …
Input devices let the Arduino and other microprocessors interact with the world. Without it, an Arduino would simply run its program with no way to …
Introduction In this article, I will show you how to use the MQ4 Methane gas sensor with an Arduino microcontroller. This will enable you to …
In this article, I will show you how the TM1638 7-segment LED driver IC works and how to connect it to an Arduino UNO. I …
In this article, I will show you how to use the RGB color sensor TCS34725 with an ESP32 microcontroller to measure the color temperature of …
In this article, I will show you how to use the waterproof ultrasonic sensor JSN-SR04T with an ESP32 microcontroller. The JSN-SR04T sensor is used in …
In this article, I will show you how to use the proximity distance sensor GP2Y0A21YK0F with an ESP32 microcontroller. The proximity sensor GP2Y0A21YK0F is an …
In this article, I will show you how to use a force sensor with an ESP32 microcontroller. The force sensor commonly available varies its resistance …
In this article, I will show you how to use the TMP36 temperature sensor with an ESP32 microcontroller. The TMP36 is a low-cost, low-voltage temperature …
In this article, I will show you how to use the LM35 temperature sensor with the ESP32 microcontroller. The LM35 series are precise temperature sensors …
In this article, I will teach you how to connect and use a distance sensor HC-SR04 sensor to ESP32. Why do you need one? Have …
In this article, I will show you how to use the 1-wire DS18B20 temperature sensor with an ESP32 microcontroller. The DS18B20 stands out among the …
In this article, I will show you how to connect a DHT11 or a DHT22 sensor to an ESP32 microcontroller. The ESP32 with DHT11/ DHT22 …
Are you looking to build an air quality monitoring system using an Arduino? If so, the SGP30 sensor is a great choice. In this article, …
Are you interested in building a project that can detect levels of carbon monoxide (CO) in the air? In this article, I’ll show you how …
If you’re looking to build a gas detection system or a breathalyzer, then the MQ-3 sensor is a great option. This tiny sensor can detect …