Recently I got Sphero Mini, and am looking for SDKs/Libraries to control it via scripts. (I don't have any program language preference.) I looked into developer documents and Orbotix's github, but looks like all existing libraries does not support Sphero Mini. Does anyone know any?
Asked
Active
Viewed 2,330 times
1 Answers
3
Update: There is a new library being developed that looks quite promising:
https://github.com/igbopie/spherov2.js
Other than that and as far as I know there are currently no supported SDK's for the sphero mini other than the orbotix edu app. I've opened up a ticket on github for the Javascript SDK:
https://github.com/orbotix/sphero.js/issues/95
If you've since found any information it would be great if you could post an update here.

Dustin Nielson
- 1,264
- 1
- 8
- 8
-
2Nice! Yes, I am working on that SDK. I would love to see someone using it and creating issues. I don't mind collaboration :) – igbopie Apr 04 '18 at 05:29