Giter Site home page Giter Site logo

ledrunning / tiny_thermometer Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 609 KB

A simple temperature and humidity meter with display values on 8x2 LCD

Makefile 25.99% C 74.01%
microcontroller microcontrollers avr avr-programming avr-gcc programming diy embedded

tiny_thermometer's Introduction

Tiny thermometer

Description:

A simple temperature and humidity meter displaying values on an 8x2 LCD using a DHT-22 sensor with a 5V external power supply on a small Avr microcontroller Attiny 2313 with 2Kb program memory. The firmware is written in C language in Atmel Studio 7

Specifications:

  • Power supply: 5V 100mA via Mini Usb;
  • Temperature measure: 0 - 80 C real;
  • Temperature measure: 0 - (-40) C int;
  • Humidity measure: 0 - 100 % int;

Mcu works from 8MHz internal oscillator. But you should use an external crystal oscillator for more stability! The source code is written in C language in Atmel Studio 7 IDE. For flashing MCU I used AVR ISP USBasp programmer and desktop app Khazama You should set Fuse bits only for changing the oscillator's source (internal 8MHz or external 8MHz)! Leave the remaining bits at default! If you use an internal generator, remove C3, C4, and Y1 from the circuit R2 resistor needed to adjust the contrast of LCD The device soldered on the solder breadboard and put on KRADEX Z70 Housing case

NOTICE: Construction for home use only!

  • The repository contains a project in Atmel Studio 7 with source code
  • Simulation project in Proteus 8
  • Program Memory Usage : 1684 bytes 82,2 % Full
  • Data Memory Usage : 72 bytes 56,3 % Full

Project on Hackaday - https://hackaday.io/project/169856-tiny-thermometer

tiny_thermometer's People

Contributors

ledrunning avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.