Advertisement
icstation

Infrared Temperature Transmission alarm System with arduino

Nov 27th, 2014
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. Infrared Wireless Temperature Transmission Alarm System with Arduino
  2. ICStation team introduce you the Infrared Wireless Temperature Transmission Alarm System based on the ICStation UNO R3 Board. This system works under 5V power supply, it can monitor the temperature change in real time and send the change date to the corresponding control room. When the temperature is beyond the scope we set before, the system will alarm and inform us to take action. What’s more, this system is suitable for the temperature monitoring of the substation and switch cabinet. It has a good application prospect.
  3.  
  4. Function:
  5.  
  6. When the system works, the ICStation UNO R3 uses the DS18B20 Temperature Sensor to detect the current environment temperature and uses the infrared module to send the date to the corresponding device. When the temperature is beyond the temperature scope we set before, the system will alarm to inform us to take action.
  7.  
  8. Code for reference:
  9.  
  10. http://www.icstation.com/newsletter/eMarketing/Temperature_Alarm_Code.zip
  11.  
  12. components list:
  13. 1.2×ICStation ATMEGA328 UNO V3.0 R3 Board Compatible Arduino UNO R3
  14. http://www.icstation.com/product_info.php?products_id=3516
  15. 2.2×830 Point Solderless PCB Bread Board MB-102 Test DIY
  16.  
  17. 3.1×DS18B20 Temperature Measurement Sensor Module
  18. http://www.icstation.com/product_info.php?products_id=1974
  19. 4.1×HS0038B HS0038 SIP3 TO-92 IC PCM Infrared Receiver IR Receiver
  20.  
  21. 5.1×Bread Board Jump Line Jumper Wire 140 Roots 14 Kinds each 10
  22.  
  23. 6.1×a bundle of Bread Board Wire
  24.  
  25. 7.2×5V Power Supply
  26.  
  27. 8.15×Dupont Wire
  28.  
  29. 9.1×5mm Infrared Emitting LED
  30.  
  31. 10.5×Switches
  32.  
  33. 11.2×Adjustable Resistor
  34.  
  35. 12.1×Active Buzzer Module
  36.  
  37. 13.2×1602A HD44780 Character LCD Display Module LCM Blue Backlight
  38. http://www.icstation.com/product_info.php?products_id=1419
  39.  
  40. video to show effect:http://youtu.be/8kOaSICX3Hk
  41. the full article:http://www.instructables.com/id/Infrared-Wireless-Temperature-Transmission-Alarm-S/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement