Skip to main content

Mouse joystick interface for communicating with mouse joystick controller.

Project description

This Python package creates a class named MouseJoystickInterface.

Authors:

Peter Polidoro <polidorop@janelia.hhmi.org>

License:

BSD

Example Usage:

dev = MouseJoystickInterface() # Might automatically find devices if available
# if devices not found automatically, specify ports directly
dev = MouseJoystickInterface(use_ports=['/dev/ttyACM0','/dev/ttyACM0']) # Linux specific ports
dev = MouseJoystickInterface(use_ports=['/dev/tty.usbmodem262471','/dev/tty.usbmodem262472']) # Mac OS X specific ports
dev = MouseJoystickInterface(use_ports=['COM3','COM4']) # Windows specific ports
dev.abort_assay()
dev.start_assay()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mouse_joystick_interface-1.0.0.tar.gz (5.9 kB view details)

Uploaded Source

File details

Details for the file mouse_joystick_interface-1.0.0.tar.gz.

File metadata

File hashes

Hashes for mouse_joystick_interface-1.0.0.tar.gz
Algorithm Hash digest
SHA256 7ea7dc12225ec6dfdae50e806481277f921f3ba3c5889a92586b46503ee0ed99
MD5 cd7d363d2caa9f05c6daaeb65e608e4c
BLAKE2b-256 6c9b4208bb0fce50e82a30bdaa7d734f5d39e323ad3298079e0eafeb5f75be5f

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page