OSC to Adafruit Bluefruit

Post Reply
louiselessel
Posts: 2
Joined: Sun Nov 03, 2019 1:10 pm

OSC to Adafruit Bluefruit

Post by louiselessel »

Hi Forums, James,

Is it possible to stream the OSC data from Muse Monitor, over to an Adafruit feather bluetooth device, like the Bluefruit nRF52832?
I want to control some lights with my brain :)

I want to take it on the streets, since it is a wearable, so wifi is not an option.

https://www.adafruit.com/product/3406?g ... 9pEALw_wcB
User avatar
James
Site Admin
Posts: 1103
Joined: Wed Jan 02, 2013 9:06 pm

Re: OSC to Adafruit Bluefruit

Post by James »

No, but you can turn on the Wifi hotspot on your phone and connect an ESP8266 up to it for the same effect.

Here's some sample ESP8266 code I wrote:
https://github.com/Enigma644/ESPMuseOSC
louiselessel
Posts: 2
Joined: Sun Nov 03, 2019 1:10 pm

Re: OSC to Adafruit Bluefruit

Post by louiselessel »

Awesome, thank you, I'll have a look at this!
Post Reply