Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Temperature Monitoring System (ATmega16 + LM35) A temperature monitoring system using ATmega16 and LM35, with a measurement range of 0°C to 100°C and a resolution of 0.1°C. Displays real-time temperature readings on an LCD.

License

Notifications You must be signed in to change notification settings

TrinhHuuGiang/mini-project-atmega16-lm35-temp-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Measurement and Display Device

Product testing

Introduction

This product is a simple temperature measurement and display device built on the Atmega16 microcontroller and the LM35 temperature sensor. The primary goal of the project is to help users become familiar with the Atmega16 microcontroller and basic electronic components, especially focusing on analog-to-digital conversion (ADC) to read temperature data from the LM35.

Technical Specifications

  • Temperature Measurement Range: 0°C - 100°C
  • Analog Temperature Sensor: LM35D
  • Minimum Resolution: 0.1°C

Required Components

To assemble the product, you will need the following components:

  • Atmega16 Microcontroller
  • LM35 Temperature Sensor
  • Op-Amp OP07CP
  • ICL7660 (Voltage Converter)
  • LM7805 (5V Voltage Regulator)

Software

The product is programmed and developed using Atmel Studio 7. The program is uploaded to the microcontroller via ProgISP using USBasp.

GitHub Repository

You can find the source code and additional documentation in the GitHub repository:
atmega16-lm35-temp-sensor

Author

This project was carried out by Giang Trinh. If you have any questions or need support, please contact me at [[email protected]].

About

Temperature Monitoring System (ATmega16 + LM35) A temperature monitoring system using ATmega16 and LM35, with a measurement range of 0°C to 100°C and a resolution of 0.1°C. Displays real-time temperature readings on an LCD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages