interactionresearchstudio / NaturewatchCameraServer

A Python / OpenCV camera server to stream Pi camera content to a remote client through a website.
https://mynaturewatch.net
GNU General Public License v3.0
102 stars 48 forks source link

Feature Request: Display Raspberry Pi Zero's temperature #115

Open szh opened 3 weeks ago

szh commented 3 weeks ago

Is your feature request related to a problem? Please describe. I get worried that my Raspberry Pi Zero may overheat, particularly in the summer.

Describe the solution you'd like I'd like to have the web UI display the CPU temperature of the Raspberry Pi Zero.

Describe alternatives you've considered

Additional context I'm happy to work on this. I'm not a Django dev but if you give me some pointers where to look I'd be thrilled to try to implement this and submit a PR.

szh commented 3 weeks ago

Not really related but I wanted to share that I built a client that downloads the photos and videos from a naturewatch camera and saves them to a local machine. https://github.com/szh/naturewatch-fetcher