https://github.com/englishexe/raspberry-pi-temperature
In this program it outputs the temperature of the Raspberry Pis GPU to terminal.
https://github.com/englishexe/raspberry-pi-temperature
python python3 raspberry raspberry-pi raspberry-pi-3
Last synced: 5 months ago
JSON representation
In this program it outputs the temperature of the Raspberry Pis GPU to terminal.
- Host: GitHub
- URL: https://github.com/englishexe/raspberry-pi-temperature
- Owner: Englishexe
- Created: 2023-08-19T18:41:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T18:15:53.000Z (almost 3 years ago)
- Last Synced: 2025-05-21T04:39:10.097Z (about 1 year ago)
- Topics: python, python3, raspberry, raspberry-pi, raspberry-pi-3
- Language: Python
- Homepage: https://sites.google.com/view/englishexe
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Raspberry-Pi-Temperature
Status: 🟢 - Complete
Founder:
Description:
In this program it outputs the temperature of the Raspberry Pis GPU to terminal.
Languages:
Tools:
How to use:
Copy Main.py onto your raspberry pi and open up a terminal window, navigate to the python file and run "python Main.py"
Modules Used:
(Modules marked with * are preinstalled)
os*
colorama
subprocess*
time*
requests
Only tested on the Raspberry Pi 3 B