helios-ag / spherov2.js

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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


Languages

Language:JavaScript 50.8%Language:TypeScript 49.2%