UmberHubManager/api/examples/python/usbhub3c_serial_example
Bob McMahon 2650ca4b5e first commit 2026-03-07 15:59:12 -08:00
..
README.md first commit 2026-03-07 15:59:12 -08:00
usbhub3c_serial_example.py first commit 2026-03-07 15:59:12 -08:00

README.md

usbhub3c_serial_example.py

General Overview:

This example demonstrates turning all ports off and on and getting voltage and current using the RS232 serial interface. The RS232 interface will have to be configured to 115200 baud and BrainStem prior to running the example.

How to Run:

To run this example follow the instructions enumerated in the BrainStem python documentation.