Introduction: Handheld Water Temperature Monitoring System Based on ICStation ATMEGA2560

About: is a global electronics store, which specializes in all kinds of IC products, such DIY Kits, IC accessories, Modules, Robots, Development Board, Transistor, Capacitor and so on. We're located in Shenzhen, Chin…

ICStation team has made this project about Handheld Water Temperature Monitoring System.It works under DC5V voltage. It can detect water temperature through DS18B20 temperature detection module. When the detection temperature is higher than the setting ceiling temperature, or lower than the minimum temperature, the system buzzer will give an alarm and LED light will flash. The system’s manufacture operation is simple and cost is cheap, which is suitable for temperature detection in factories and new agricultural greenhouses

Functions

1) When the starting-up hardware initializes, 1602 LCD display module will display the interface which has been setted
2) When the temperature detected by DS18B20 probe is between the minimum and the maximum temperature, buzzer will not give an alarm and LED light won’t flash.

3) When the temperature is higher than the maximum or lower than the minimum, buzzer will alarm and LED will flash.

4)Set the maximum and minimum temperature by three buttons.

Code for reference:

http://www.icstation.com/images/custom/code/Temperature_Monitoring_System.zip

Step 1: Components List

Step 2: The Schematic Diagram

Step 3: Lead to the Power Supply Line and GND

Plug +5V power supply and GND from ICSTATION MEGA development board into the bread board. The red bread wire is used as power line, and black bread wire is used as ground wire.

Step 4: The Connection of LCD1602

1.Place the 1602 LCD display module on the bread board.

2.According to the schematic diagram, connect the 1602 LCD display module to ICSTATION MEGA development board

Step 5: The Connection of Buzzer Module

Connect the pin 1 of buzzer to the anode, pin 3 to the cathode, pin 2 of the buzzer to pin 10 of ICSTATION MEGA development board

Step 6: Place the LED

Step 7: The Connection of Switches and Limited-current Resistance

1. Place the switches and 1K current-limiting resistance

2.Connect Pin 1 of the three switches to +5V, Pin 3 to GND. And connect Pin2 of add switch to A0,Pin2 of points decrease switch to A1, Pin2 of selector switch to A2.

Step 8: The Demo Diagram of Experiment Effect

Step 9: Video