peripherals.SerialRoboticHandPeripheral¶
- class peripherals.SerialRoboticHandPeripheral¶
- N_DOF = 5¶
- gui_name = 'Robot'¶
- __init__()¶
Initialize the peripheral
- connect(port='COM3', baudrate=57600, timeout=None, **kwargs)¶
Connect the peripheral (disconnect first if necessary). Returns True if successful, False otherwise
- disconnect()¶
Disconnect the peripheral
- property connected¶
True if the peripheral is connected