Digital Input Guide
A digital input is a device that can read the state of a digital signal. Digital signals are either high or low (1 or 0). Check out this guide for more information.
The DAQ1200 allows you to connect 4 digital inputs; connect switches, buttons, or any device with a 5V logic-level output. This Phidget connects to your computer through a VINT Hub.
This Phidget is a smart device that must be controlled by a VINT Hub. For more information about VINT, have a look at the VINT Overview page. You can use a Phidget Cable to simply and easily connect the two devices. Here's a list of all of the different VINT Hubs currently available:
Product | Board Properties | |||
---|---|---|---|---|
Part Number | Price | Number of VINT Ports | VINT Communication Speed Max | Controlled By |
VINT Hub Phidget
|
$40.00 | 6 | 1 Mbit/s | USB (Mini-USB) |
1-Port VINT Hub Phidget
|
$24.00 | 1 | 1 Mbit/s | USB (USB-A) |
VINT Hub Phidget
|
$35.00 | 6 | 1 Mbit/s | USB (Mini-USB) |
VINT Hub Phidget
|
$30.00 | 6 | 100 kbit/s | USB (Mini-USB) |
Wireless VINT Hub
|
$60.00 | 6 | 100 kbit/s | Local Network (Ethernet or Wi-Fi) |
PhidgetSBC4
|
$120.00 | 6 | 100 kbit/s | — |
Use a Phidget cable to connect this device to the hub. You can solder multiple cables together in order to make even longer Phidget cables, but you should be aware of the effects of having long wires in your system.
Product | Physical Properties | |
---|---|---|
Part Number | Price | Cable Length |
Phidget Cable 10cm
|
$1.50 | 100 mm |
Phidget Cable 30cm
|
$1.75 | 300 mm |
Phidget Cable 60cm
|
$2.00 | 600 mm |
Phidget Cable 60cm
|
$2.00 | 600 mm |
Phidget Cable 90cm
|
$2.00 | 900 mm |
Phidget Cable 120cm
|
$2.25 | 1.2 m |
Phidget Cable 150cm
|
$2.50 | 1.5 m |
Phidget Cable 180cm
|
$2.75 | 1.8 m |
Phidget Cable 350cm
|
$3.00 | 3.5 m |
Phidget Cable Kit
|
$10.00 | 80 mm |
Read four digital output devices with the DAQ1200. This Phidget is best suited for reading switches, or 5V logic level devices.
The DAQ1200 is an active-low device. You interact with the DAQ1200 through the Digital Input Channel Class. The Digital Input state equals true when grounded and false when connected to a high voltage.
You can use your Control Panel to explore your Phidget's channels.
1. Open your Control Panel, and you will find the following channels:
2. Double click on a channel to open an example program. Each channel belongs to the Digital Input channel class:
In your Control Panel, double click on "Digital Input":
For more information about Digital Inputs, take a look at the Digital Input Guide.
Before you open a Phidget channel in your program, you can set these properties to specify which channel to open. You can find this information through the Control Panel.
1. Open the Control Panel and double-click on the red map pin icon:
2. The Addressing Information window will open. Here you will find all the information you need to address your Phidget in your program.
See the Phidget22 API for your language to determine exact syntax for each property.
Note: Graphing and logging is currently only supported in the Windows version of the Phidget Control Panel.
In the Phidget Control Panel, open the channel for your device and click on the icon next to the data type that you want to plot. This will open up a new window:
If you need more complex functionality such as logging multiple sensors to the same sheet or performing calculations on the data, you'll need to write your own program. Generally this will involve addressing the correct channel, opening it, and then creating an Event Handler and adding graphing/logging code to it.
The quickest way to get started is to download some sample code for your desired programming language and then search google for logging or plotting in that language (e.g. "how to log to csv in python") and add the code to the existing change handler.
You can perform filtering on the raw data in order to reduce noise in your graph. For more information, see the Control Panel Graphing page.
You can perform a transform on the incoming data to get different graph types that may provide insights into your sensor data. For more information on how to use these graph types, see the Control Panel Graphing page.
Firmware Upgrade
MacOS users can upgrade device firmware by double-clicking the device row in the Phidget Control Panel.
Linux users can upgrade via the phidget22admin tool (see included readme for instructions).
Windows users can upgrade the firmware for this device using the Phidget Control Panel as shown below.
Firmware Downgrade
Firmware upgrades include important bug fixes and performance improvements, but there are some situations where you may want to revert to an old version of the firmware (for instance, when an application you're using is compiled using an older version of phidget22 that doesn't recognize the new firmware).
MacOS and Linux users can downgrade using the phidget22admin tool in the terminal (see included readme for instructions).
Windows users can downgrade directly from the Phidget Control Panel if they have driver version 1.9.20220112 or newer:
Firmware Version Numbering Schema
Phidgets device firmware is represented by a 3-digit number. For firmware patch notes, see the device history section on the Specifications tab on your device's product page.
To interface a switch with the DAQ1200, simply connect the switch across the input and ground terminals for a channel.
The DAQ1200 can also detect signals from 5V logic level devices. Be aware that the input is active-low, which means that LOW voltages will be detected as TRUE, and HIGH voltages as FALSE.
In some applications, particularly where there is a lot of electrical noise (automotive), or where you want maximum protection of the circuitry (interactive installations, kiosks), electrical isolation buys you a huge margin of protection.
If wired according to the diagram, driving the LED will cause the DAQ1200 to report TRUE.
Note that in cases where many isolated inputs are required, or for simplicity's sake, you may want to consider using the DAQ1300 or DAQ1301, which are (more sophisticated) ready-made isolated digital input Phidgets.
Board Properties | |
---|---|
Controlled By | VINT |
VINT Communication Speed Max | 100 kbit/s |
Electrical Properties | |
Current Consumption Min | 27 μA |
Current Consumption Max | * 2 mA |
Digital Inputs | |
Number of Digital Inputs | 4 |
Digital Input Voltage Max | 5 V DC |
Low Voltage Max (True) | 1.5 V DC |
High Voltage Min (False) | 3.5 V DC |
Low Voltage Trigger Length Min | 2 ms |
High Voltage Trigger Length Min | 2 ms |
Physical Properties | |
Recommended Wire Size | 16-26 AWG |
Operating Temperature Min | -40 °C |
Operating Temperature Max | 85 °C |
Customs Information | |
Canadian HS Export Code | 8471.80.00 |
American HTS Import Code | 8471.80.40.00 |
Country of Origin | CN (China) |
* Note: Current consumption is equal to 27µA plus 500µA for each digital input that is grounded.
Date | Board Revision | Device Version | Comment |
---|---|---|---|
June 2017 | 0 | 103 | Product Release |
March 2022 | 0 | 104 | Improved debounce logic and fixed crash involving high frequency inputs |
Channel Name | API | Channel |
---|---|---|
Digital Input | DigitalInput | 0 - 3 |
API | Detail | Language | OS | |
---|---|---|---|---|
DigitalInput | Visual Studio GUI | C# | Windows | Download |
DigitalInput | JavaScript | Browser | Download | |
DigitalInput | Multi-Channel Example | JavaScript | Browser | Download |
DigitalInput | Objective-C | macOS | Download | |
DigitalInput | Swift | macOS | Download | |
DigitalInput | Swift | iOS | Download | |
DigitalInput | Visual Basic .NET | Windows | Download | |
DigitalInput | Max/MSP | Multiple | Download |
Product | Digital Inputs | |||||
---|---|---|---|---|---|---|
Part Number | Price | Number of Digital Inputs | Low Voltage Max (False) | Low Voltage Max (True) | High Voltage Min (False) | High Voltage Min (True) |
VINT Hub Phidget
|
$40.00 | 6 (Shared) | — | 1.3 V DC | 1.8 V DC | — |
1-Port VINT Hub Phidget
|
$24.00 | 1 (Shared) | — | 1.3 V DC | 1.7 V DC | — |
VINT Hub Phidget
|
$35.00 | 6 (Shared) | — | 1 V DC | 2 V DC | — |
VINT Hub Phidget
|
$30.00 | 6 (Shared) | — | 1.3 V DC | 1.8 V DC | — |
Wireless VINT Hub
|
$60.00 | 6 (Shared) | — | 1 V DC | 1.8 V DC | — |
16x Isolated Digital Input Phidget
|
$50.00 | 16 | 1.3 V DC | — | — | 2.5 V DC |
4x Digital Input Phidget
|
$12.00 | 4 | — | 1.5 V DC | 3.5 V DC | — |
4x Isolated Digital Input Phidget
|
$20.00 | 4 | 1.3 V DC | — | — | 2.5 V DC |
PhidgetInterfaceKit 0/16/16
|
$95.00 | 16 | 900 mV DC | — | — | 4.2 V DC |
PhidgetInterfaceKit 8/8/8
|
$80.00 | 8 | — | 1 V DC | 1.8 V DC | — |
PhidgetInterfaceKit 2/2/2
|
$50.00 | 2 | — | 800 mV DC | 2.1 V DC | — |
PhidgetInterfaceKit 8/8/8
|
$80.00 | 8 | — | 900 mV DC | 4.2 V DC | — |
PhidgetInterfaceKit 8/8/8 Mini-Format
|
$70.00 | 8 | — | 900 mV DC | 4.2 V DC | — |
PhidgetInterfaceKit 8/8/8 w/6 Port Hub
|
$110.00 | 8 | — | 900 mV DC | 4.2 V DC | — |
PhidgetMotorControl 1-Motor
|
$75.00 | 2 | — | 800 mV DC | 2.1 V DC | — |
PhidgetTextLCD 20X2 : White : Integrated PhidgetInterfaceKit 8/8/8
|
$70.00 | 8 | — | 900 mV DC | 4.2 V DC | — |
Product | FrequencyCounter Input | |||
---|---|---|---|---|
Part Number | Price | Number of Channels | Input Frequency Max | Frequency Error Max |
Versatile Input Phidget
|
$20.00 | 1 | ** 1 MHz | 1 % |