8 Channel USB GPIO Module with Analog Input


Description

Numato Lab’s 8 Channel USB GPIO Module helps connecting real world devices to your computer easily through USB. No USB specific knowledge is required to set up and use this module. Numato Lab’s GPIO devices provide an interface that looks like a Serial Port on your Operating System and thus effectively hiding the complexity of USB. All that you need to operate GPIOs is a standard Serial Terminal Emulator such as HyperTerminal/Teraterm or your favorite programming language such a C/C++, Python, Perl etc… Besides providing standard General Purpose IOs, this product has multiple Analog Inputs as well. These Analog inputs can be used to read Analog quantities such as temperature, pressure etc.. with the help of appropriate sensors.Product SKU – GP80001

Features

  • 8 TTL compatible GPIOs available
  • 6 Analog input channels (Multiplexed with GPIOs)
  • 10 Bit Analog input resolution
  • All GPIOs can be individually configured as input or output.
  • Can be controlled by using standard serial console applications or custom applications.
  • On board controller can be reprogrammed for custom applications

Applications

  • Building automated test fixtures
  • Add more IOs and Analog channels to industrial/modular computers
  • Add more IOs and Analog channels to Raspberry Pi, Intel Edison, BeagleBone and similar CPU boards
  • Add IOs to Android based systems (Smartphones, Tabs and custom devices)

Category USB GPIO
SKU: GP80001

Downloads

Title Date Download
Jun 14 2018 Download
Jul 24 2018 Download
Jul 24 2018 Download
Jan 29 2019 Download
May 08 2020 Download
May 08 2020 Download
Aug 25 2020 Download
Aug 25 2020 Download
Sep 13 2020 Download
Sep 15 2020 Download
Sep 15 2020 Download
Oct 13 2020 Download
Oct 13 2020 Download
Dec 03 2020 Download
Dec 11 2020 Download
Dec 16 2020 Download
Dec 16 2020 Download
Aug 10 2021 Download
Nov 05 2021 Download
Dec 11 2021 Download
Dec 11 2021 Download
Jan 19 2022 Download
Jan 19 2022 Download
Jan 19 2022 Download
Jan 19 2022 Download
Jan 19 2022 Download
Jan 19 2022 Download
May 02 2022 Download
Aug 24 2022 Download
Nov 04 2022 Download
Feb 13 2023 Download
Feb 13 2023 Download
Mar 02 2023 Download
Mar 02 2023 Download
Mar 02 2023 Download

Description

Numato Lab’s 8 Channel USB GPIO Module helps connecting real world devices to your computer easily through USB. No USB specific knowledge is required to set up and use this module. Numato Lab’s GPIO devices provide an interface that looks like a Serial Port on your Operating System and thus effectively hiding the complexity of USB. All that you need to operate GPIOs is a standard Serial Terminal Emulator such as HyperTerminal/Teraterm or your favorite programming language such a C/C++, Python, Perl etc… Besides providing standard General Purpose IOs, this product has multiple Analog Inputs as well. These Analog inputs can be used to read Analog quantities such as temperature, pressure etc.. with the help of appropriate sensors.

Features

  • 8 TTL compatible GPIOs available
  • 6 Analog input channels (Multiplexed with GPIOs)
  • 10 Bit Analog input resolution
  • All GPIOs can be individually configured as input or output.
  • Can be controlled by using standard serial console applications or custom applications.
  • On board controller can be reprogrammed for custom applications

Applications

  • Building automated test fixtures
  • Add more IOs and Analog channels to industrial/modular computers
  • Add more IOs and Analog channels to Raspberry Pi, Intel Edison, BeagleBone and similar CPU boards
  • Add IOs to Android based systems (Smartphones, Tabs and custom devices)

Supported operating systems

  • Windows XP
  • Windows 7
  • Windows 8/8.1
  • Windows 10
  • Linux
  • Mac OS X
  • Android

Why Numato Lab’s 8 Channel USB GPIO module With Analog Inputs?

Building computer or Smartphone controlled devices wasn’t always the easiest thing to do. Specialized knowledge in hardware and software were often needed to get even simplest of the things done. But what could you do if you can control devices from your Windows/Linux/Mac/Android device in less than five minutes? The possibilities are unlimited. Build a computer controlled security system, an automated test fixture, a computer controlled garage door and much more with Numato Lab’s USB GPIO devices!

Numato Lab’s USB GPIO devices are designed to help customers to get started very easily and keep everything as simple as possible even when building complex systems. This goal is achieved by a few carefully designed features below.

usbgpio8 windows device managerSimple USB-Serial interface

Numato Lab’s USB GPIO devices present themselves to the Operating System as a serial port. This means all the complexity related to USB are abstracted out and you will be using the device as if it is a simple serial port. This serial port interface can be accessed using a standard Serial Terminal Emulator software such as HyperTerminal, Teraterm, PUTTY or through your own custom script or application that can be written using one of more than a dozen different programming languages. On Windows the device will be visible in the Device manager as a normal serial port. On Linux and Mac, the device will be listed under /dev directory, usually with a name in the format ttyACMx. On Android, the device can be enumerated and controlled using packages provided by Android such as UsbManager, UsbDevice, UsbConfiguration, UsbDevice, UsbInterface etc…

usbgpio8 putty terminalEasy to use commands

Numato Lab’s USB GPIO devices support simple and human readable commands to control the device (For example, command “gpio on 1” will turn ON GPIO1). These commands can be manually typed in through a standard Serial Terminal Emulator such as HyperTerminal or Teraterm and can also be sent from a custom application or script. Custom applications or scripts can be used to automate the interaction with the device and implement logic such as conditional device control based on input values or timer etc…

No product specific libraries or APIs

Unlike many other USB GPIO devices, Numato Lab’s GPIO devices does not depend on any third party library of API. The device can be accessed by using the serial port access APIs natively provided by the Operating System where available. That being said, libraries do exist on many platforms that may make accessing devices easier. But their use is fully optional.

Large number of supported programming languages

If the particular language of your choice supports serial ports, it should be possible to use that language to write custom script or application on an Operating System that support USB Serial Ports. Currently Numato Lab’s GPIO devices are tested on different Windows version, Linux, Mac and Android. A script or application can be written using but not limited to C, C++, Visual Basic, Java, C#, AutoHotkey, VBA (MS Excel, MS Word etc…), Node.js, Autoit, Labview, Perl, Java (Android) etc..

visualbasicpythonperlxcfnode.jsmicrosoft-wordmicrosoft-exceljavacsharpc-candroid

Large collection of sample code

Numato Lab provides dozens of sample code/projects that can be used to kick start your development (Please see Sample Code tab).

Additional information

 
Weight 0.10 lbs
Dimensions 5.00 x 3.00 x 2.00 in
Number Of GPIOs (Max)

8

Analog Inputs

6

Host Interface

USB 2.0 CDC

Analog Input Resolution

10 Bits

Multiplexed Analog Inputs

Yes, with Digital IOs

Package Contents

8 Channel USB GPIO Module With Analog Inputs – 1Unit

Warranty

RoHS

Yes

SKU

GP80001

Sample Code

 
Language/Technology IDE/Compiler Type OS Download
C VCExpress2008 Command Line Windows Download
C VCExpress2010 Command Line Windows Download
Visual Basic VBExpress2008 GUI Windows Download
Visual Basic VBExpress2010 GUI Windows Download
Visual Basic Visual Basic 6 GUI Windows Download
C Visual C++ 6 Command Line Windows Download
Python Python Command Line Windows Download
Java NetBeans Command Line Any Download
C# Visual Studio 2012 GUI Windows Download
AutoHotkey AutoHotkey GUI Windows Download
VBA MS Excel 2010 GUI Windows Download
VBA MS Word 2010 GUI Windows Download
Visual Basic JustBASIC NA Windows Download
Javascript Node.js Command Line Windows Download
AutoIt AutoIt NA Windows Download
Labview Labview Simple GUI Any Download
Perl Perl Command Line Linux Download
Perl Perl Command Line Windows Download
Android Android studio GUI Windows Download

Design kits & evaluation modules (16)

Name Part# Type
DC Power Line Communication (PLC) Reference Design 24VDCPLCEVM Evaluation Modules & Boards
Three Phase BLDC & PMSM Motor Kit with DRV8301 and Piccolo MCU DRV8301-HC-C2-KIT Evaluation Modules & Boards