Skip to content

Drawing temperature of Raspberry Pi's CPU in real time mode.

Notifications You must be signed in to change notification settings

yoyojacky/drawtemp

Repository files navigation

drawtemp

How to use

  • Install matplotlib
sudo apt update 
sudo apt upgrade -y 
sudo apt -y install python3-pip
pip3 install -r requirements.txt 
  • Execute the .py file in graphic interface.
python3 rpi_draw_temp_realtime.py
  • Have fun.
  • Gallery. Figure1

About

Drawing temperature of Raspberry Pi's CPU in real time mode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages