module

Temperature Detecting Heating Control System

Temperature Detecting Heating Control System with Arduino Mega2560

Web site: http://www.icstation.com/product_info.php?products_id=3517 Project Summary: To help electronic DIY hobbyists, will show you how to use Temperature Detecting Heating Control System with Arduino Mega2560. Full Project: The temperature detecting heating control system works with DC5V voltage. This system uses DS18B20 temperature detection chip as the external detection equipment. It works according to the external temperature collected by DS18B20. …

Temperature Detecting Heating Control System with Arduino Mega2560 Read More »

Arduino Humidity Measurement

Humidity and Temperature Measurement using Arduino

Humidity and temperature are common parameters to measure environmental conditions. In this Arduino based project we are going to measure ambient temperature and humidity and display it on a 16×2 LCD screen. A combined te mperature and himidity sensor DHT11 is used with Arduino uno to develop this Celsius scale thermometer and percentage scale humidity …

Humidity and Temperature Measurement using Arduino 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 »

Interface single and Dual IR Infrared sensor

Interface single and Dual IR Infrared sensor with Arduino and LCD

Interface single and Dual IR Infrared sensor with Arduino and LCD Introduction- Multiple Sensor Interface to Arduino In this another tutorial on sensors  for beginners, we are going to interface single and multiple Infrared IR sensors with Arduino Uno development board, working simultaneously and have the status displayed either on an ( 4X16 LCD ) LCD …

Interface single and Dual IR Infrared sensor with Arduino and LCD Read More »

Arduino 3.3V Schematic

Arduino 3.3V

This Lazy Old Geek (L.O.G.) loves Arduinos. I have noticed that a lot of sensors, like GPS, LCDs, magnetometers are 3.3Vdc sensors. But the standard Arduinos, Uno, RBBB are 5Vdc modules. So I decided I’m going to make more of my Arduino projects with 3.3Vdc AtMega328s. Now I’ve done this before but will go through …

Arduino 3.3V Read More »

ENC28J60-and Thingspeak

Send SMS from Arduino over the Internet using ENC28J60 and Thingspeak

This Instructable explains how to send an SMS from an Arduino using the Internet. There are many ways to approach this and I will explain one of the different methods used to accomplish this task. Some major points needed for my project: I have a standard Ethernet shield, and ENC28J60 Ethernet module, and I needed …

Send SMS from Arduino over the Internet using ENC28J60 and Thingspeak Read More »