Skip to content

HadesDT/Sphero-play-with-Kyla

Repository files navigation

Move Your ball and play sound

Proof of concept made for KISS 2013 (Kyma International Sound Symposium - http://http://kiss2013.symbolicsound.com ).

How Sphero and Kyma can communicate

There are two communication protocols:
First is the Bluetooth V3.0 protocol allowing the sphero to be connected to pc.
The second is the OSC message which will be used to control the kyma via ethernet connection.

The goal is to control kyma with the Sphero ball. The source code allows an evolution according to your imagination.

How does it work?

I use an OSC C# class made by Mingming Zhang to send OSC message, I've just add one function to disable the OSC connection. I use also a SDK Sphero to communicate with the pc.

How to create sound ?

First, you connect the ball to the pc with a bluetooth adapter. After that you launch \Sphero-Music\WindowsFormsApplication1\bin\Debug\Sphero-music.exe

Connect the ball to the pc and Kyma

When the program is running you click on Connect. To send OSC Message to Kyma you put the IP Address and Port and click on OK.

Create Sound

Move the ball the way you want and listen to what you create.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published