Digital Output Guide
A digital signal is either high or low (1 or 0). Digital output devices can generate a high or low signal, which drives other electronics. Read this guide for more information.
Replaced by the 1019 - PhidgetInterfaceKit 8/8/8 w/6 Port Hub.
The Analog Inputs are used to measure continuous quantities, such as temperature, humidity, position, or pressure. Phidgets offers a wide variety of sensors that can be plugged directly into the board using the cable included with the sensor.
The Digital Inputs have a Digital Input Hardware Filter to eliminate false triggering from electrical noise. They can be used to convey the state of devices such as push buttons, limit switches, relays, and logic levels.
The Digital Outputs can be used to drive LEDs, solid state relays (such as the 3052 SSR Relay Board), transistors; in fact, anything that will accept a CMOS signal.
Connecting additional USB devices to the 1019 is as easy as plugging them into the on-board 6-port hub. Each USB port on the hub has a maximum current supply of 500mA.
Board Properties | |
---|---|
API Object Name | DigitalInput, DigitalOutput, VoltageInput, VoltageRatioInput |
USB Voltage Min | 4.6 V DC |
USB Voltage Max | 5.5 V DC |
Supply Voltage Min | 6 V DC |
Supply Voltage Max | 15 V DC |
Current Consumption Min | 10 mA |
Current Consumption Max | 500 mA |
Available External Current | 500 mA |
Power Jack Hole Diameter | 5.5 mm |
Power Jack Pin Diameter | 2.1 mm |
Power Jack Polarity | Center Positive |
Recommended Wire Size | 16 - 26 AWG |
USB Speed | Full Speed |
Operating Temperature Min | 0 °C |
Operating Temperature Max | 70 °C |
USB Stack | HID |
Driver Support | Phidget21, Phidget22 |
Voltage Inputs | |
Number of Analog Inputs | 8 |
Voltage Input Resolution (bits) | 10 bit |
Input Impedance | 900 kΩ |
Input Voltage Min | 0 V DC |
Input Voltage Max | 5 V DC |
5V Reference Error Max | 0.5 % |
Voltage Input Update Rate Min | 1 samples/s |
Voltage Input Update Rate Max (4 Channels) | 1000 samples/s |
Voltage Input Update Rate Max (8 Channels) | 500 samples/s |
Voltage Input Update Rate Max (WebService) | 62.5 samples/s |
Digital Inputs | |
Number of Digital Inputs | 8 |
Pull-up Resistance | 15 kΩ |
Low Voltage Max (True) | 900 mV DC |
High Voltage Min (False) | 4.2 V DC |
Low Voltage Trigger Length Min | 4 ms |
High Voltage Trigger Length Min | 15 ms |
Digital Input Voltage Max | ± 15 V DC |
Digital Input Update Rate | 125 samples/s |
Digital Outputs | |
Number of Digital Outputs | 8 |
Series Resistance | 300 Ω |
Digital Output Current Max | 16 mA |
Digital Output Voltage Min | 0 V DC |
Digital Output Voltage Max | 5 V DC |
USB Hub | |
Number of USB Ports | 6 |
Available Current per USB Port | 500 mA |
Customs Information | |
Canadian HS Export Code | 8471.80.00 |
American HTS Import Code | 8471.80.40.00 |
Country of Origin | CN (China) |
Device | Object Name | Channel |
---|---|---|
Voltage Inputs | VoltageInput | 0 - 7 |
Ratiometric Voltage Inputs | VoltageRatioInput | 0 - 7 |
Digital Inputs | DigitalInput | 0 - 7 |
Digital Outputs | DigitalOutput | 0 - 7 |
API | Detail | Language | OS | |
---|---|---|---|---|
VoltageInput | Visual Studio GUI | C# | Windows | Download |
VoltageInput | Objective-C | macOS | Download | |
VoltageInput | Swift | macOS | Download | |
VoltageInput | Swift | iOS | Download | |
VoltageInput | Visual Basic | Windows | Download | |
VoltageInput | Max | Multiple | Download | |
VoltageRatioInput | Visual Studio GUI | C# | Windows | Download |
VoltageRatioInput | Load Cell Calibrator | C# | Windows | Download |
VoltageRatioInput | Objective-C | macOS | Download | |
VoltageRatioInput | Swift | macOS | Download | |
VoltageRatioInput | Swift | iOS | Download | |
VoltageRatioInput | Visual Basic | Windows | Download | |
VoltageRatioInput | Max | Multiple | Download | |
DigitalInput | Visual Studio GUI | C# | Windows | Download |
DigitalInput | Objective-C | macOS | Download | |
DigitalInput | Swift | macOS | Download | |
DigitalInput | Swift | iOS | Download | |
DigitalInput | Visual Basic | Windows | Download | |
DigitalInput | Max | Multiple | Download | |
DigitalOutput | Visual Studio GUI | C# | Windows | Download |
DigitalOutput | Objective-C | macOS | Download | |
DigitalOutput | Swift | macOS | Download | |
DigitalOutput | Swift | iOS | Download | |
DigitalOutput | Visual Basic | Windows | Download | |
DigitalOutput | Max | Multiple | Download |
Date | Board Revision | Device Version | Comment |
---|---|---|---|
January 2009 | 0 | 826 | Product Release |
August 2009 | Product replaced by 1019_1. |
Welcome to the 1019 user guide! In order to get started, make sure you have the following hardware on hand:
Next, you will need to connect the pieces:
Now that you have everything together, let's start using the 1019!
In order to demonstrate the functionality of the 1019, the Phidget Control Panel running on a Windows machine will be used.
The Phidget Control Panel is available for use on both macOS and Windows machines.
To open the Phidget Control Panel on Windows, find the icon in the taskbar. If it is not there, open up the start menu and search for Phidget Control Panel
To open the Phidget Control Panel on macOS, open Finder and navigate to the Phidget Control Panel in the Applications list. Double click on the icon to bring up the Phidget Control Panel.
For more information, take a look at the getting started guide for your operating system:
Linux users can follow the getting started with Linux guide and continue reading here for more information about the 1019.
After plugging the 1019 into your computer and opening the Phidget Control Panel, you will see something like this:
The Phidget Control Panel will list all connected Phidgets and associated objects, as well as the following information:
The Phidget Control Panel can also be used to test your device. Double-clicking on an object will open an example.
Double-click on a Voltage Input object in order to run the example:
General information about the selected object will be displayed at the top of the window. You can also experiment with the following functionality:
For more information about Voltage Inputs, check out the Voltage Input Primer.
Double-click on a Voltage Ratio Input object in order to run the example:
General information about the selected object will be displayed at the top of the window. You can also experiment with the following functionality:
For more information about Voltage Ratio Inputs, check out the Voltage Ratio Input Primer.
Double-click on a Digital Input object in order to run the example:
General information about the selected object will be displayed at the top of the window. You can also experiment with the following functionality:
For more information about Digital Inputs, take a look at the Digital Input Primer
Double-click on a Digital Output object in order to run the example:
General information about the selected object will be displayed at the top of the window. You can also experiment with the following functionality:
Before you can access the device in your own code, and from our examples, you'll need to take note of the addressing parameters for your Phidget. These will indicate how the Phidget is physically connected to your application. For simplicity, these parameters can be found by clicking the button at the top of the Control Panel example for that Phidget.
In the Addressing Information window, the section above the line displays information you will need to connect to your Phidget from any application. In particular, note the Channel Class field as this will be the API you will need to use with your Phidget, and the type of example you should use to get started with it. The section below the line provides information about the network the Phidget is connected on if it is attached remotely. Keep track of these parameters moving forward, as you will need them once you start running our examples or your own code.
You are now ready to start writing your own code for the device. The best way to do that is to start from our Code Samples.
Select your programming language of choice from the drop-down list to get an example for your device. You can use the options provided to further customize the example to best suit your needs.
Once you have your example, you will need to follow the instructions on the page for your programming language to get it running. To find these instructions, select your programming language from the Programming Languages page.
The 1019 is not powered from the PC-USB bus. An external 6-15V supply must used to power the 1019 and any attached USB devices. However, the USB hub will not actually be powered until a USB connection is made. The reason for this is that the voltage regulator chip on the 1019 is what routes power to the hub, and it gets its power from the USB line. The 1019 will consume a maximum of 10mA from the USB host cable - allowing it to be directly connected to small hosts that do not provide full USB power.
Connecting additional USB devices to the 1019 is as easy as plugging them into the on-board 6-port hub. Each USB port on the hub has a maximum current supply of 500mA. Ensure the power supply selected has a high enough current output to supply the required current to all external USB devices as well as the 1019 and any sensors or devices connected to it. The worst case requirement is 3 Watts input power per USB device. A 24 Watt 12VDC / 2 Amp power supply would be more than sufficient.
The USB Hub actually has 7 ports, but only 6 of them are used for connecting additional devices since one port is dedicated to the internal 8/8/8 InterfaceKit.
The USB Hub is a full-speed hub with a transfer rate of 12Mbits/second. We chose to go with a full speed implementation since it is fast enough to handle traffic from Phidgets; an added benefit is lower power consumption.
To summarize the power distribution of this board:
The ports and terminal blocks on this board are labelled on the underside to save space:
The 1019 follows USB specifications and can be daisy chained to the maximum hub depth of 5. A sixth 1019 with a hub plugged into the fifth hub will not be usable at all because the 1019 portion is connected after the hub. However, other Phidgets plugged into the fifth hub will operate normally.
If you want to know more about the input/output capabilities of the 1019 InterfaceKit, check the Digital Input Guide, InterfaceKit Digital Outputs page, and the Analog Input Guide.
Channel Name | API | Channel |
---|---|---|
Voltage Input | VoltageInput | 0 - 7 |
Voltage Ratio Input | VoltageRatioInput | 0 - 7 |
Digital Input | DigitalInput | 0 - 7 |
Digital Output | DigitalOutput | 0 - 7 |