Raspberry Pi 4: Display CPU temperature on 16x2 LCD
Channel:
Subscribers:
2,830
Published on ● Video Link: https://www.youtube.com/watch?v=bOw8JUbmNkU
In this video, i will show you how to display CPU temperature on 16×2 HD44780 LCD.
You can controll LCD brightness with potentiometer.
With L E D bar graph and 16×2 LCD you can monitor cpu temperature.
Python script:
https://mega.nz/file/qB4CVY5B#JtSO0SOFyiNl1OP7mY1BmaIkKwhXuDNIJ5wSgbao3dI
Package needed:
sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt-get install python3-pip
sudo pip3 install adafruit-blinka
sudo pip3 install adafruit-circuitpython-charlcd
Other Videos By The Byteman
Tags:
Raspberry pi
raspberry pi 4
cpu temperature raspberry pi
cpu temperature monitor raspberry pi