0.1.25 • Published 4 years ago

spherov2.js-examples v0.1.25

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

npm version Build Status Test Coverage Maintainability

Sphero API V2 - Examples

First clone repo

git clone git@github.com:igbopie/spherov2.js.git
cd spherov2.js/examples
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).