News

If you're looking to take the plunge into the world of ESP32 devices, then here's a basic overview of what you need to know.
As I've experimented and played with a lot of different sensors, I've discovered that these basic devices can be built for super cheap, and they're incredibly versatile. When you're done using an ...
A two-wire temperature transmitter using an RTD sensor that can be used in industrial settings to connect to the control room.
Monitor temperature, humidity, and air pressure in every room with the Aqara Temperature Sensor. Optimize comfort, prevent damage, and automate your HomeKit smart home.
Xiaomi Mijia Smart Temperature and Humidity Sensor 3 Mini has launched for crowdfunding at $4, featuring a compact design, smart connectivity, and long battery life.
It’s a simple enough idea, and with an Arduino and a DHT11 temperature and humidity sensor, it was pretty easy to put together. The clothes dryer used for this experiment was a self-ventilating ...
/* DHT11_Humidity_Sensor_To_LCD_v_1-0-0 Version 1.0.0 This is a simple program that reads from a DHT11 temperature / humidity sensor and displays the values read to an I2C LCD display.