Raspberry

Articles about Raspberry

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 »

RFID gate access control system. Advanced integration with Raspberry Pi and Telegram

Introduction RFID gate access control system: an advanced system for access and permission management supported by the power of the Raspberry Pi. This integrated solution is designed to offer efficient and flexible access control, using RFID technology to ensure secure and rapid identification of users. At the heart of this ecosystem lies a SQLite3 database,

RFID gate access control system. Advanced integration with Raspberry Pi and Telegram 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 »

Solar Power for Arduino, ESP8266 and IoT: Complete Guide to Energy Independence

Introduction In the age of Internet of Things (IoT) and embedded technology, solar power for Arduino and other types of devices (such as, for example, ESP8266 and ESP32) have become a top priority to ensure continuous operation. Projects distributed in remote locations, far from the electricity grid, require a sustainable and reliable energy source. This

Solar Power for Arduino, ESP8266 and IoT: Complete Guide to Energy Independence Read More »

How to make a datalogger with the ESP32 NodeMCU connected to a Django cloud on Raspberry

Introduction In this article we will see how to use a Raspberry and REST APIs to receive and display, via a Django application, data detected by an ESP32 NodeMCU. We have already seen in previous articles (Thermo-hygrometer with clock and LCD display on Arduino UNO, How to make a data logger with the ESP8266 NodeMCU

How to make a datalogger with the ESP32 NodeMCU connected to a Django cloud on Raspberry Read More »

Scroll to Top