Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 930 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 930 Bytes

pyBall

Python library for communicating with iBall/SpaceWriter devices.

If using a PL2032 adapter for the serial port, you may need to run this on Windows XP. I developed this code with pySerial 2.7 and python 2.7.10 on a Windows XP VM.

The code should also be compatible with python 3.6 and run on linux with little to no adjustment.

More information on the devices and setting them up can be found in this thread in the Nottingham Hackspace group.

Please check the repository on GitHub for the latest updates.

Dependencies

Copyright

Licensed under the BSD 3-Clause License.
Code copyright (c) 2020, Deanna Earley.
Protocol copyright its authors.