DeeHants / pyBall

Python library for communicating with iBall/SpaceWriter devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python library for communicating with iBall/SpaceWriter devices

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 92.4%Language:PureBasic 7.6%