Search Results

by alistair.monaghan
Tue Jun 18, 2024 12:59 am
Forum: Javascript
Topic: index.html:35 Failed to open input0: PhidgetError: Open timed out
Replies: 2
Views: 1545

Re: index.html:35 Failed to open input0: PhidgetError: Open timed out

I managed to sort this out...I think it was an underpowered USB port, thanks for replying though.
by alistair.monaghan
Mon Jun 17, 2024 4:06 am
Forum: Javascript
Topic: index.html:35 Failed to open input0: PhidgetError: Open timed out
Replies: 2
Views: 1545

index.html:35 Failed to open input0: PhidgetError: Open timed out

Hi there - I'm using a Phidget Interfacekit 8/8/8 - some light sensors on channels 0 and 1 in Digital inputs and two red lights on Digital outputs on channels 0 and 1. I'm trying to play an audio file and flash a light when the light sensor is triggered. I'm getting a consistent error on multiple ma...
by alistair.monaghan
Tue Jan 11, 2022 8:01 am
Forum: General
Topic: Detecting a knock on a door
Replies: 1
Views: 8092

Detecting a knock on a door

Hi there, is there a phidget sensor available that can detect a knock on a door? bearing in mind the door could be 3-4cm thick? Noise detection may not be a viable option as this is for a museum space.

Thanks in advance
by alistair.monaghan
Tue Oct 22, 2019 1:32 am
Forum: Javascript
Topic: Multiple 8x Voltage Inputs & sensors
Replies: 3
Views: 24587

Re: Multiple 8x Voltage Inputs & sensors

Ok thanks guys, I've got some experiments to do!
by alistair.monaghan
Mon Oct 21, 2019 6:04 am
Forum: Javascript
Topic: Multiple 8x Voltage Inputs & sensors
Replies: 3
Views: 24587

Multiple 8x Voltage Inputs & sensors

Hi, Is it possible to use one Vint Hub and multiple 8x voltage inputs (each with multiple touch sensors).

I have got it working with one Vint, one 8x voltage and 2 sensors but not with multiple voltage inputs.

Any example code would be a bonus!

Thanks
by alistair.monaghan
Tue Aug 06, 2019 2:39 am
Forum: Javascript
Topic: Touch Wheel - But clockwise
Replies: 3
Views: 25034

Re: Touch Wheel - But clockwise

Thanks, where would this need to go?
by alistair.monaghan
Fri Aug 02, 2019 9:30 am
Forum: Javascript
Topic: Touch Wheel - But clockwise
Replies: 3
Views: 25034

Touch Wheel - But clockwise

Hi there, the data from my Phidget touch wheel defaults to anti-clockwise actions - is there a way to make it clockwise?

Thanks in advance
Al
by alistair.monaghan
Thu Jul 18, 2019 3:00 am
Forum: Javascript
Topic: Touch Wheel Phidget only button 0 working
Replies: 4
Views: 24341

Re: Touch Wheel Phidget only button 0 working

ok, thanks again, just following on from this...is there a way to stop the axisDial value at 1 and 0? i.e. it doesn't loop?
by alistair.monaghan
Wed Jul 17, 2019 9:35 am
Forum: Javascript
Topic: Touch Wheel Phidget only button 0 working
Replies: 4
Views: 24341

Re: Touch Wheel Phidget only button 0 working

Of course! i was so close, many thanks.
by alistair.monaghan
Wed Jul 17, 2019 9:13 am
Forum: Javascript
Topic: Touch Wheel Phidget only button 0 working
Replies: 4
Views: 24341

Touch Wheel Phidget only button 0 working

I've downloaded the Javascript resource for CapacitiveTouch but it only seems to work for the 0 touch button and not the scroll wheel?

There is an option to view the axisField and axisDial so it must be possible - anyone know where I'm going wrong...or have a working example?