Skip to content

Measure floor in- and out temperature using a Raspberry Pi and Plot.ly

Notifications You must be signed in to change notification settings

MelvinRook/floortemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

floortemp

Measure floor in- and out temperature using a Raspberry Pi and Plot.ly

Note 2020: This project is discontinued and replaced with a Node-RED node: https://github.com/MelvinRook/node-red-contrib-pi-max31865 - as Plot.ly limited the streaming functionality.

Install

  • Copy floorTemp.py into /home/pi/
  • Copy floorTemp.service into /lib/systemd/system/
  • Run commands: sudo chmod 644 /lib/systemd/system/floorTemp.service sudo systemctl daemon-reload sudo systemctl enable floorTemp.service

About

Measure floor in- and out temperature using a Raspberry Pi and Plot.ly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages