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.
- 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
Distributed under the MIT License. See LICENSE.txt
for more information.