bergab
Posts: 4
Joined: Mon Oct 28, 2019 6:15 pm

Dashboard/GUI desktop based

Sat Mar 07, 2020 2:01 pm

Hi guys,
I've done my weather station program and now I try to find a way to display my sensor data on a dashboard/GUI on the raspberry pi 4 monitor. My problem is that I need to find a program or software that is desktop based and NOT website based. That's because I don't have a lot of internet connection where the weather station is (I pay every Mo used) so the best is to have or make a dashboard to display with gauge the current temp, humidity, and pressure. Plus I would like to put a graph for each to show the average of the week or month. Any idea on how I can achieve this ?

I have a raspberry pi 4 4G and the 7inch display.
I learnt python language, but I'm open to learn a new one for putting this together.

Thank a lot for your idea I really appreciate your support :)

gordon77
Posts: 5077
Joined: Sun Aug 05, 2012 3:12 pm

Re: Dashboard/GUI desktop based

Sat Mar 07, 2020 2:49 pm

If you have learnt python how about tkinter and matplotlib

https://datatofish.com/how-to-create-a-gui-in-python/

Return to “Automation, sensing and robotics”