1602a

Articles about 1602a displays

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 »

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 »

Ultrasonic distance meter with LCD display on Arduino UNO

Introduction In this tutorial we will see how to make an ultrasonic distance meter. Ultrasounds are acoustic waves having a frequency higher than that audible by humans. The medium crossed by the ultrasounds conditions its propagation speed. They are slower in gaseous media and faster in solid media. In air the speed of propagation is

Ultrasonic distance meter with LCD display on Arduino UNO Read More »

Scroll to Top