interfaceKit.getSensorValue python -


description: i'm trying voltage signal of rh sensor phidget 1018 board using statement interfacekit.getsensorvalue(), idle says "nameerror: name 'interfacekit' not defined". did install phidget22 library manually. thought reason don't have interfacekit module. call "from phidgets.devices.interfacekit import *" @ beginning of code, idle said "modulenotfounderror: no module named 'phidget22.devices.interfacekit'". however, can't find installable library of interfacekit. question is: going wrong direction? or there wrong library? please help. thank much!


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -