display

Instructables Hit Counter ESP8266 01 (1)

Instructables Hit Counter (ESP8266-01) Using Arduino

Some time ago, I tried to make an “Instructables Hit Counter” using the Instructables API, and an Arduino Uno with a wired network shield. However, with the limited RAM of the Arduino Uno, I was unable to get the system to work. A while ago, I noticed a similar project done by diytronics using a NodeMCU. This was just …

Instructables Hit Counter (ESP8266-01) Using Arduino Read More »

Arduino Multifunction Digital Thermometer

Multifunction Digital Thermometer using an Arduino

This instructable will show you how to create a multifunction platform with a thermometer, chronograph (count up timer), count down timer, and light display. It is also intended to be a platform for other analog sensors or any other functions you can think of. Multifunction_Digital_Thermometer.zip71 KB Step 1: Gather Materials To build the digital thermometer …

Multifunction Digital Thermometer using an Arduino Read More »

LM35 Temperature Sensor Circuit

How to Build a LM35 Temperature Sensor Circuit Using Arduino

In this project, we will demonstrate how to build temperature sensor circuit using a LM35 sensor. As a temperature sensor, the circuit will read the temperature of the surrounding environment and relay thi temperature to us back in degrees celsius. The IC we will use to measure the temperature is the LM35 IC. We will …

How to Build a LM35 Temperature Sensor Circuit Using Arduino Read More »

LM35 Arduino Output (1)

LM35 and Arduino – Temperature Measurement and Display on LCD

In this article, we are presenting a tutorial on how to interface LM35 and Arduino along with its program. Once we successfully interface arduino and lm35, we will go on to build a temperature display using arduino and a 16×2 LCD module which constantly monitors temperature around the measurement field/range of LM35 and displays the same on LCD module. …

LM35 and Arduino – Temperature Measurement and Display on LCD Read More »

Humidity Display of Date Time and Temperature

Humidity Display of Date, Time and Temperature Using Arduino

Story Have you ever wanted to make your own interface that can display the time, date, along with the temperature and the humidity? Well it’s a lot easier than you’d think. A few important components are needed, as shown below. Arduino Uno/NanoFirstly we will be needing a micro controller. I used an Arduino Uno for …

Humidity Display of Date, Time and Temperature Using Arduino Read More »

TerraDome Mini Tropical Greenhouse

TerraDome : Mini Tropical Greenhouse With Arduino

TerraDome is an indoor greenhouse for plants and tropical flowers shaped octagonal dome. It is driven by an Arduino Mega that regulates temperature and lighting through different sensors and an LCD display. It also has doors to the Jurassic Park (or Jurassic World) that opens when the temperature is too high in the greenhouse. Dimensions:50 …

TerraDome : Mini Tropical Greenhouse With Arduino Read More »