Skip to content

Unofficial Sphero V2 api for new toys like Sphero Mini, Lighting McQueen

Notifications You must be signed in to change notification settings

juocal/spherov2.js

 
 

Repository files navigation

Build Status Test Coverage Maintainability

Sphero API V2

Work in progress. Some commands are functional but not ready for prime time.

Examples

First run this:

git clone [email protected]:igbopie/spherov2.js.git
cd sphero2.js
yarn install

then:

Sphero Mini

  • yarn patrol-sm: Will move in a square (for now).
  • yarn nimbus-sm: Steelseries Nimbus + Sphero Mini
  • yarn cmd: CMD interaction with Sphero Mini
  • yarn police: Will turn on LED as police do.
  • yarn collision: Will turn red when collision detected
  • yarn sensor: Will turn on stream sensor data. TODO: Parse sensor data

Lightning McQueen

  • yarn nimbus-lm: Steelseries Nimbus + Lightning McQueen

BB9E

  • yarn patrol-gb: Will move in a square (for now).

About

Unofficial Sphero V2 api for new toys like Sphero Mini, Lighting McQueen

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.8%
  • TypeScript 49.2%