Skip to content

Controlling BB-8 and Sphero devices using Node.js

Notifications You must be signed in to change notification settings

sabbyt/bb-8-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bb-8-hack

###no longer maintained - please visit saphero for a client-side dashboard that easily connects and controls Sphero/BB-8/Ollie devices

####bb-8 setup

  • Minimum requirement: Bluetooth Smart Low Energy/Bluetooth 4.0 (not backwards compatible)
  • npm install
  • node index.js setupBB8 (BB-8 setup from: mintuz)
  • run the valid commands below

####sphero setup

  • Minimum requirement: Bluetooth Classic (Bluetooth 2.0/3.0)
  • pair sphero via bluetooth (found in system preferences - first ensure sphero is not connected to another device)
  • npm install
  • node sphero-index.js setupSphero
  • commands are currently in development

###Commands available:

  • help, setupBB8, setupSphero
  • blue, flashingLights, fuchsia, green, keypress, look, moveRandom, ping, xmas

###Modules used:

About

Controlling BB-8 and Sphero devices using Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages