Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

npm version Build Status Test Coverage Maintainability

Sphero API V2 - Examples

First clone repo

git clone [email protected]: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).