visiomode.devices

Communications module for external microcontrollers over the serial bus

Functions

check_device_profile(profile_id, address)

Allow user to check whether a device profile will work for a port address.

get_available_devices()

Return list of all serial devices connected to the machine.

get_input_device(profile_id[, address])

get_output_profile(profile_id[, address])

Classes

Device([address, profile_path])

InputDevice([address, profile_path])

Interface for input devices

OutputDevice([address, profile_path])

Interface for output devices

Exceptions

DeviceError

Modules

visiomode.devices.lever_push

visiomode.devices.touchscreen

visiomode.devices.water_reward