An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Raspberry-Pi-Temperature

Status: 🟢 - Complete


Founder:


Englishexe


Description:


In this program it outputs the temperature of the Raspberry Pis GPU to terminal.


Languages:



Python


Tools:



Nano


VisualStudioCode

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