Datalogger

Projects based on datalogger

Environmental monitoring with Modbus protocol, Raspberry Pi and ESP32: essential guide with REST API

Introduction This project, focusing on the Modbus protocol, represents a perfect example of how modern technology can be used to create an efficient and scalable environmental monitoring system, using inexpensive and widely available components such as the Raspberry Pi and the ESP32. The heart of the system is a Raspberry Pi equipped with a DHT22 […]

Environmental monitoring with Modbus protocol, Raspberry Pi and ESP32: essential guide with REST API Read More »

Build an effective mesh network with ESP32 and visualize data on Node-RED

Introduction The project we are going to carry out focuses on the creation of a mesh network using ESP32 modules, with the aim of monitoring environmental parameters such as temperature and humidity, sending the collected data to an MQTT broker and viewing it in real time on a Node-RED dashboard . This system uses different

Build an effective mesh network with ESP32 and visualize data on Node-RED Read More »

LCD TFT display for monitoring temperature and humidity with DHT22

Introduction Welcome to this hands-on exploration of the world of LCD TFT displays and environmental monitoring with the ESP32. In this article, we will dive into the universe of TFT displays, exploring their features, libraries and the potential offered, while delving into the implementation of a real-time environmental monitoring system. Starting from the basics, we

LCD TFT display for monitoring temperature and humidity with DHT22 Read More »

Home security: access control with ESP8266, RFID and Telegram

Introduction In the digital age we live in, home security achieved through effective access control has become a priority for many. With the advancement of technologies, it is possible to create intelligent and customized security solutions that not only improve security but also offer convenience and flexibility. In this article, we will explore an innovative

Home security: access control with ESP8266, RFID and Telegram Read More »

ESP8266 Web Data Logger: create a web page to view temperature and humidity data

Introduction Welcome to the adventure of creating an ESP8266 Web Data Logger with the DHT22 sensor, enriched by the presence of SPIFFS (SPI Flash File System). This comprehensive guide will take you through building an advanced environmental monitoring system, making the process of acquiring and managing data an exciting experience. The DHT22 sensor, known for

ESP8266 Web Data Logger: create a web page to view temperature and humidity data Read More »

ESP8266 data logger: temperature and humidity measurements, SD card storage and remote access with REST API

Introduction Welcome to the ESP8266 data logger project. In this article, we will explore in depth the creation of an advanced data logger driven by an ESP8266. Our mission is to build a device that can accurately record changes in ambient temperature and humidity at regular intervals and store them neatly on an SD card.

ESP8266 data logger: temperature and humidity measurements, SD card storage and remote access with REST API Read More »

Protect your home: build a gas detector system with Arduino Cloud, MicroWakeupper and Wemos D1 Mini

Introduction Welcome to the world of home security with this article through which you will make a smart gas detector using the Arduino Cloud, together with the MicroWakeupper and the versatile Wemos D1 Mini. The heart of this project is the MQ-135 gas sensor, which provides precise readings of the presence of gases in the

Protect your home: build a gas detector system with Arduino Cloud, MicroWakeupper and Wemos D1 Mini Read More »

Measuring oxygen saturation and heart rate with the ESP8266 and MAX30101 Sensor: complete guide

Introduction As part of the continuous monitoring of our health, measuring oxygen saturation and heart rate is certainly an operation of primary importance. In the context of technological evolution, the integration of wearable health monitoring devices is transforming our ability to take care of ourselves more advanced than ever. In this scenario, the MAX30101 sensor

Measuring oxygen saturation and heart rate with the ESP8266 and MAX30101 Sensor: complete guide Read More »

DIY IoT: ESP8266 and Raspberry Pi to monitor temperature and humidity via MQTT communication protocol

Introduction The Internet of Things (IoT) is revolutionizing the way we interact with the world around us. MQTT communication protocol between different devices will be illustrated in this article through the creation of a project using ESP8266 and a Raspberry Pi used to monitor environmental temperature and humidity.You will learn how to build a temperature

DIY IoT: ESP8266 and Raspberry Pi to monitor temperature and humidity via MQTT communication protocol Read More »

Take control of gas monitoring: DIY gas sensor with SD card logging using MQ-135 sensor and DS3231 RTC

Introduction The air we breathe is a vital resource, but we often take its quality for granted. Gas sensor air monitoring has become a global priority with increasing concerns about air pollution and environmental safety. The control and management of these gases, both in industrial and domestic environments, has become fundamental to ensuring human health

Take control of gas monitoring: DIY gas sensor with SD card logging using MQ-135 sensor and DS3231 RTC Read More »

Scroll to Top