Search Results

by GIS_Is_Me
Mon Jan 22, 2018 3:30 pm
Forum: Python
Topic: HIN1000_0 Capacitive Touch - enabling all buttons
Replies: 2
Views: 4042

Re: HIN1000_0 Capacitive Touch - enabling all buttons

Thanks for this. That got me on my way. Next up, trying to wire this up with wxPython.
by GIS_Is_Me
Mon Jan 22, 2018 3:27 pm
Forum: Python
Topic: wxPython -- who's using?
Replies: 1
Views: 5473

wxPython -- who's using?

I'm new to Phidgets / robotics and am working on a learning project using some Phidgets and wxPython. The goal of the project is to create a test panel for: HIN1100_0 thumbstick HIN1000_0 thumbstick touchpad HUB0000_0 VINT Hub that's not too different from the Phidget Management Control Panel. Does ...
by GIS_Is_Me
Tue Jan 16, 2018 4:10 pm
Forum: Python
Topic: HIN1000_0 Capacitive Touch - enabling all buttons
Replies: 2
Views: 4042

HIN1000_0 Capacitive Touch - enabling all buttons

Complete Phidget N00b here. My goal is to get the HIN1000_0 responding to touches on any of it's seven touchpads. To that end, I've downloaded, walked through and ran the example code CapacitiveTouch.py. Thing is, I can't figure out how to get touchValue to correspond to the channel of the touchpad ...