TOP Contributors

  1. MIKROE (2652 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136605 times)
  2. FAT32 Library (69806 times)
  3. Network Ethernet Library (55881 times)
  4. USB Device Library (46212 times)
  5. Network WiFi Library (41857 times)
  6. FT800 Library (41067 times)
  7. GSM click (28941 times)
  8. PID Library (26400 times)
  9. mikroSDK (26306 times)
  10. microSD click (25323 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

MCP9801 Temperature sensor and thermostat with Nokia 310 LCD and 3 buttons

Rating:

0

Author: jumboelettronica

Last Updated: 2020-05-10

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 166 times

Not followed.

License: GNU General Public License (GPL)  

MCP9801 I2C Temperature sensor and thermostat, programmable by PIC16F1829 with Nokia 3310 display and 3 buttons.
For any update:
jumboelettronica.altervista.org
if you have problems:
jumboelettromania@gmail.com
The package contains the wiring diagram and some photos.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "MCP9801 Temperature sensor and thermostat with Nokia 310 LCD and 3 buttons" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "MCP9801 Temperature sensor and thermostat with Nokia 310 LCD and 3 buttons" changes.

Do you want to report abuse regarding "MCP9801 Temperature sensor and thermostat with Nokia 310 LCD and 3 buttons".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Alert polarity mode: 0

Alert polarity mode: 0

The "thermostat" section can work in two ways. In this photo the "ALERT" output is ON when the temperature is lower than the set one.

View full image
Alert polarity mode: 1

Alert polarity mode: 1

The function is inverted and "ALERT" is ON when the temperature is higher than the set one.

View full image
Programming

Programming

The contrasting field can easily be changed via 3 buttons. UP: increases the value DW: decreases in value SET: change field

View full image

ALSO FROM THIS AUTHOR

Library for TFT 2.4 inc ILI9341 parallel (Cheap Chinese GLCD display) - Libreria per TFT 2,4 inc ILI9341 parallela (Display GLCD cinesi economici)

6

Library with sample code for TFT ILI9341 2.4 inc. Extremely simple and ultra-tested, it uses very little memory of the PIC18, including the use of the touch screen! For detailed info of the library, connected to my site (Italian): jumboelettronica.altervista.org Libreria con codice di esempio per dispaly TFT ILI9341 da 2,4 inc.

[Learn More]

Web server advanced with PIC18 and ESP8266

0

Web server able to satisfy up to 5 requests from the browser simultaneously, e.g. page + 3 image and update. Management of dynamic variables contained in the html code, e.g. &lt;td&gt; AN 0 &lt;/td&gt; &lt;td&gt; ~ 01 &lt;/td&gt; \, ~ 01 is the dynamic variable that changes value each time the page is updated. jumboelettronica.altervista.org

[Learn More]

Nokia LCD management with 2 wires

0

A simple interface to save wires connecting a Nokia display to a PIC, very useful for debugging. Contains library and practical example. Any updates: jumboelettronica.altervista.org

[Learn More]