RPICT USB Adaptor

From lechacal
Jump to navigation Jump to search

The RPICT USB Adaptor aim to interface any RPICT series board with a USB port. This can equally be used on a computer or a Raspberrypi.

Usage on a computer

Data output is read on the serial port. The serial port will depend on your operating system. This will be /dev/ttyUSB0 on linux and a com port on windows.

Note that a Raspberrypi is needed to configure the RPICT board.

Usage on a Raspberry pi

As an alternative to stack the RPICT on the Raspberry it is possible to use this USB adaptor to connect the RPICT to the USB port of the Raspberry. This can be a good way to free up the GPIO ports.

The configuration tool lcl-rpict-config can be used but in this case requires the serial port to be informed.

An example for reading the configuration

lcl-rpict-config.py -p /dev/ttyUSB0

An example for writing a configuration file

lcl-rpict-config.py -p /dev/ttyUSB0 -w myfile.conf