Skip to content

🌡️ Arduino thermometer with temp sensore and LCD screen 16x2

License

Notifications You must be signed in to change notification settings

DEENUU1/arduino-thermometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Arduino Thermometer

Table of Contents

  1. About The Project
  2. License
  3. Author

About The Project

The circuit is controlled using Arduino UNO. The DS18B20 temperature sensor is connected to the positive and negative terminals, as well as to the "2" pin on the Arduino board. Additionally, a resistor with a resistance of 4.7k ohms or similar is needed because the sensor will only work properly with it. The data collected by the sensor is transmitted to the LCD display, and the connected potentiometer serves as a brightness controller for the displayed image.

Built With

  • Arduino UNO
  • Male-to-male cables, approximately 20 pieces
  • 10k potentiometer
  • 4.7k resistor
  • DS18B20 temperature sensor
  • 16x2 LCD display without I2C bus
  • 16x gold pin for mounting the LCD display to the breadboard
  • Solder
  • Flux
  • Soldering iron

License

Distributed under the MIT License. See LICENSE.txt for more information.

Author

About

🌡️ Arduino thermometer with temp sensore and LCD screen 16x2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages