Search Results

by davidestevens
Wed Jul 03, 2019 10:33 am
Forum: Max/MSP
Topic: InterfaceKit 8/8/8 with Max - no support for multiple analog inputs?
Replies: 4
Views: 165101

Re: InterfaceKit 8/8/8 with Max - no support for multiple analog inputs?

I was just struggling with this myself. It seems that you have to create a PhidgetVoltageInput for each input channel, and then use the setChannel message to attach each object to a specific input channel. It also seems that once you've done that, the PhidgeteVoltageInput (henceforth - PVI!) objects...
by davidestevens
Wed Jul 03, 2019 9:25 am
Forum: Max/MSP
Topic: Using PhidgetVoltageInput with multiple sensors (8/8/8)
Replies: 9
Views: 57245

Using PhidgetVoltageInput with multiple sensors (8/8/8)

So I'm attempting to transition my Max app from Phidgets21 (where I just used the PhidgetsInterfaceKit) to Phidgets22. (OSX & Max) My primary usage case is 4 Phidget IR sensors and a couple of (floor) pressure sensors. I have one (IR) sensor working using PhidgetVoltageInput on input 0, but darn...
by davidestevens
Wed Feb 21, 2018 8:31 am
Forum: InterfaceKits
Topic: Powering 8 IR sensors on 8/8/8
Replies: 2
Views: 9147

Re: Powering 8 IR sensors on 8/8/8

Thanks for clearing that up for me.
by davidestevens
Mon Feb 19, 2018 4:36 am
Forum: InterfaceKits
Topic: Powering 8 IR sensors on 8/8/8
Replies: 2
Views: 9147

Powering 8 IR sensors on 8/8/8

hi, Just to be absolutely clear (as I'm not an electronics expert) - if I find that I need to power multiple IR sensors on an 8/8/8, i add an external 5v (3.5v?) psu across the power and earth connections on the sensors, and disconnect the sensor power connection from the 8/8/8? Or doesn't disconnec...