Python Forum
Show pressure data in a nice graphical way?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Show pressure data in a nice graphical way?
#1
Hi everyone,

I want to read some pressure data over a serial connection but then I need the data shown in a "nice graphical way" like a graph. I'm not very good in programming so an easy but good looking gui would be nice. Is there someone who can help me with this? Are there some pre-defined gui elements available that can do what I need?

Wishes,
Em
Reply
#2
matplotlib will produce a(ny) graph, almost without effort.

Paul
Reply
#3
This lib can show the changing data? I mean, the pressure read out will happen all the time and not only once in a while and therefore I need a visualisation for the changing data over time.
Reply
#4
Yep.

https://www.youtube.com/watch?v=Ercd-Ip5PfQ

Paul
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is Python Support Graphical User Interface? ankitdixit 4 2,205 Apr-29-2022, 09:26 PM
Last Post: Axel_Erfurt
  Graphical UI for Windows AndrzejB 1 1,893 Jul-05-2019, 10:34 AM
Last Post: buran
  making graphical image files Skaperen 2 2,312 Aug-14-2018, 06:18 AM
Last Post: Skaperen
  birdseye - a graphical python debugger Almenon 0 2,992 Mar-31-2018, 10:37 PM
Last Post: Almenon

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020