Datalogger

Projects based on datalogger

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 »

How to make a data logger with the ESP8266 NodeMCU connected to the Arduino Cloud

Introduction Arduino Cloud is a web platform that serves to connect with devices such as Arduino, NodeMCU and so on in order to collect the data sent by them and display it on a dashboard. It also allows you to control these devices by specific commands on the dashboard. It also has the possibility of

How to make a data logger with the ESP8266 NodeMCU connected to the Arduino Cloud Read More »

How to make an automatic sprinkler controlled by Telegram with the ESP8266 NodeMCU

Today, information technology and electronics pervade almost every aspect of our lives. There are automatic electronic systems that have many different functions, sometimes they are a little invasive but they are often very useful and help us in our daily activities. One of the fields where certain devices are extremely suitable is gardening, in particular

How to make an automatic sprinkler controlled by Telegram with the ESP8266 NodeMCU Read More »

How to make a bluetooth datalogger for temperature and humidity using Arduino MEGA.

What is a data logger for? A data logger is an electronic device which acquires physical parameters (for example temperature, humidity, atmospheric pressure, pollutants, etc.) in precise time intervals and saves them on a permanent memory device (such as an SD card) or transmits them to a cloud platform to be processed and displayed.

How to make a bluetooth datalogger for temperature and humidity using Arduino MEGA. Read More »

Scroll to Top