Code Monkey home page Code Monkey logo

thermometer-attiny13-nokialcd's Introduction

thermometer-ATTINY13-NokiaLCD

Low power digital thermometer on ATTINY13+LM35(TMP36) and Nokia 5110 LCD module. Works more than month on single 2xAA battery pack (3V). ATTINY will utilize watchdog for deep sleep and standby.

How to connect Nokia LCD to ATTINY13: LCD_MOSI to PINB2, LCD_SCK to PINB4, LCD_CD to PINB1, LCD_RESET to PINB0.

Connect LM35/TMP36 Vout to pin PB3 of ATTINY13. Connect CS and BL pins of Nokia LCD to GND.

Nokia LCD VSS/VCC/GND, VDD/VCC/GND of LM35/TMP36 and VCC/GND pins of ATTINY13 must be connected to +/- of 2xAA(1.5V) battery pack.

For TMP36 sensor ( which is capable to measure -50 - 100 Celsius ) there is a correction in the code to substract 0.5V from ADC reading. So if you want to use LM35 sensor you need to remove this line in the code.

Link to video how to program the chip : https://www.youtube.com/watch?v=7klgyNzZ2TI

to see how it works - look here https://www.youtube.com/watch?v=r6nF1iJ2r-M

thermometer-attiny13-nokialcd's People

Contributors

mcore1976 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.