sphero icon indicating copy to clipboard operation
sphero copied to clipboard

A python client for Sphero

Results 3 sphero issues
Sort by recently updated
recently updated
newest added

``` Traceback (most recent call last): File "", line 1, in import sphero File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/sphero-0.0.1-py3.5.egg/sphero/__init__.py", line 1, in from core import Sphero ImportError: No module named 'core' ``` Running on...

Can you give an example program that will change the color of the Sphero? I have paired with the Sphero, but I can't seem to be able to connect to...

I've been using the library for a little bit, and I'm just curious; are there any plans to be able to get Sphero accelerometer data? @faulkner