Template:VINTTable: Difference between revisions

From Phidgets Support
No edit summary
No edit summary
 
Line 8: Line 8:
[[Image:vint-v.jpg|350px|link=]]
[[Image:vint-v.jpg|350px|link=]]


This mode is for connecting to a VINT device. These devices differ from analog sensors because instead of just reporting 0 to 5 volts, they communicate with the VINT Hub. The communication is digital, therefore it is immune to electrical interference between the hub and the device.
This mode is for connecting to a VINT device. The VINT Hub and VINT device communicate using a digital protocol.  
|-
|-
|
|
Line 15: Line 15:
[[Image:vint-di.jpg|280px|link=]]
[[Image:vint-di.jpg|280px|link=]]


In digital input mode, the VINT Hub port can act as an active-low digital input. This mode is great for reading the state of buttons and switches.  
In digital input mode, the VINT Hub port can act as an active-low digital input. This mode is great for reading the state of buttons, switches, and any other logic-level input.  


|
|
Line 22: Line 22:
[[Image:vint-vr.jpg|280px|link=]]
[[Image:vint-vr.jpg|280px|link=]]


In voltage ratio input mode, the VINT Hub port will read the voltage on the white wire and compare it to the voltage being supplied on the red wire. This mode will let you read any ratiometric Phidgets sensor.
In voltage ratio input mode, the VINT Hub port will read the voltage on the white wire and compare it to the voltage supplied on the red wire. This mode will let you read any ratiometric Phidget sensor.
|-
|-
|
|
Line 30: Line 30:
[[Image:vint-vi.jpg|280px|link=]]
[[Image:vint-vi.jpg|280px|link=]]


In voltage input mode, the VINT Hub port will read the voltage on the white wire. This can be used to interface a non-ratiometric sensor, or to measure the voltage in a 5V digital circuit.
In voltage input mode, the VINT Hub port will read the voltage on the white wire. This can be used to interface a non-ratiometric sensor or to measure the voltage in a 5V digital circuit.
|
|
=== Digital Output Mode ===
=== Digital Output Mode ===
Line 36: Line 36:
[[Image:vint-do.jpg|280px|link=]]
[[Image:vint-do.jpg|280px|link=]]


In digital output mode, a VINT Hub port can behave like a 3.3V digital output. You could use this mode to blink an LED or switch on a MOSFET. And don't worry if you still need a 5V digital output; there are VINT modules available that provide multiple 5V digital outputs on a single VINT port.
In digital output mode, a VINT Hub port can behave like a 3.3V digital output. You could use this mode to blink an LED or switch on a MOSFET.
|}
|}

Latest revision as of 18:01, 1 September 2023

VINT Device Mode

Vint-v.jpg

This mode is for connecting to a VINT device. The VINT Hub and VINT device communicate using a digital protocol.

Digital Input Mode

Vint-di.jpg

In digital input mode, the VINT Hub port can act as an active-low digital input. This mode is great for reading the state of buttons, switches, and any other logic-level input.

Voltage Ratio Input Mode

Vint-vr.jpg

In voltage ratio input mode, the VINT Hub port will read the voltage on the white wire and compare it to the voltage supplied on the red wire. This mode will let you read any ratiometric Phidget sensor.

Voltage Input Mode

Vint-vi.jpg

In voltage input mode, the VINT Hub port will read the voltage on the white wire. This can be used to interface a non-ratiometric sensor or to measure the voltage in a 5V digital circuit.

Digital Output Mode

Vint-do.jpg

In digital output mode, a VINT Hub port can behave like a 3.3V digital output. You could use this mode to blink an LED or switch on a MOSFET.