TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139253 times)
  2. FAT32 Library (71751 times)
  3. Network Ethernet Library (57122 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28078 times)
  9. PID Library (26885 times)
  10. microSD click (26198 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Arduino Multi-Function Shield Demo - Temperature Controller

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-03-09

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 3035 times

Not followed.

License: MIT license  

Arduino Multi-Function Shield Demo - Temperature Controller.

1. Upper and Lower Temperatures can be set and stored in EEPROM
2. Dry contacts to switch a heater and a cooler
3. Over/under temperature audible alarm
4. Fault detection
5. Based on LM35 analog temperature sensor
6. LED display

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Arduino Multi-Function Shield Demo - Temperature Controller" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Arduino Multi-Function Shield Demo - Temperature Controller" changes.

Do you want to report abuse regarding "Arduino Multi-Function Shield Demo - Temperature Controller".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other AVR Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Multi-Function Shield Demo

Arduino Multi-Function Shield Demo - Temperature Controller

Watch on YouTube
Arduino Multi-Function Shield

Arduino Multi-Function Shield

Arduino Multi-Function Shield Demo - Temperature Controller

View full image
Dual Relay Module

Dual Relay Module

Arduino Multi-Function Shield Demo - Temperature Controller

View full image
Project Setup

Project Setup

Arduino Multi-Function Shield Demo - Temperature Controller

View full image
Schematic

Schematic

Arduino Multi-Function Shield Demo - Temperature Controller

View full image

ALSO FROM THIS AUTHOR

HDC1080 I2C Relative Humidity and Temperature Sensor Demo

0

HDC1080 I2C relative humidity and temperature sensor demo with STM32. The code is written with STM32CubeIDE.

[Learn More]

MODBUS Slave Example

0

This project demos a custom MODBUS RTU slave with an AVR. It has 4 coils, 4 discrete inputs, 2 input registers that store temperature data in degree Celsius and Kelvin from a DS18B20 temperature sensor and two holding registers that behave like scratchpad locations.

[Learn More]

QMC5883 Digital Compass Demo

0

QMC5883 is a Chinese alternative of Honeywell's proven HMC5883 digital compass. Though the digital compasses have similar nomenclature, they are different in terms of I2C address and register setup. This example demonstrates QMC5883 digital compass using a PIC16F877A microcontroller. The code is written with CCS PIC C compiler.

[Learn More]