Raspberry Pi CPU Temperature Monitoring Using Python3
Clone this repo by
git clone https://github.com/haikal-dev/python-cpu-temperature
cd python-cpu-temperature
Install GPIOZero modules
pip3 install gpiozero
make python script executable
sudo chmod +x temp.py
run python script
./temp.py