Are there any instrumentation widgets for wxpython or tkinter?

S

Sverre

I searched for widgets used for PLC automation or lab instrumentation
like gauges, led's etc. in the net, but didn't found anything because
of those massive link spam sites. In the case there isn't any
solution, with which toolkit would it be easiest to build gauges?
 
P

Peter

Or wxPython is another good alternative. Download the demo and have a look at the widgets people have already used/created. I think there are some good choices for instrumentation (from memory).
 
M

memilanuk

PyQt4 has built-in widgets for things like digital counters & dials... kind of surprising there aren't more instrument related widgets out there...
 
C

CM

Or wxPython is another good alternative. Download the demo and have a look at the widgets people have already used/created. I think there are some good choices for instrumentation (from memory).

Yes, wxPython has some that are applicable:

LEDNumberCtrl
PeakMeter
SpeedMeter
KnobCtrl
wxGauge
wxSpinCtrl
Slider

And probably others.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top