Skip to content

A bridge that makes the Sphero robotic ball speak OSC (Open Sound Control), for interfacing with Pure Data, Max/MSP or whatever.

Notifications You must be signed in to change notification settings

lemonzi/sphero-osc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphero-osc

This is a NodeJS application that connects to a Sphero v2.0 ball via Bluetooth and sets up an OSC interface for recieving data from its sensors and sending control commands.

Usage

  • Make sure that you have NodeJS installed.
  • Clone the repo and cd to it.
  • Run npm install (only the first time) to fetch the dependencies.
  • Run sudo node ..
  • Enjoy!

Configuration

The OSC ports can be specified in the config.json file. Defaults are 1042 for sending and 1043 for receiving.

About

A bridge that makes the Sphero robotic ball speak OSC (Open Sound Control), for interfacing with Pure Data, Max/MSP or whatever.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published