Page 1 of 3
ESP8266 and OSC messages
Posted:
Tue Mar 03, 2015 8:51 pm
by jemamena
Hello,
I was wondering if this modules can send and receive OSC messages. I can't find any documentation about it and I think it would be very interesting if it can communicate via OSC. I am also planning to use TouchOSC with it.
Any help would be appreciate it
Re: ESP8266 and OSC messages
Posted:
Thu Mar 05, 2015 12:49 pm
by new299
It's certainly totally possible to implement OSC on the ESP8266 and some friends and me have been thinking about a project to do just that. What where you planning to control with the esp8266?
Re: ESP8266 and OSC messages
Posted:
Thu Mar 05, 2015 6:11 pm
by jemamena
I was planning to control some WS2812b strips but also to make a cheap wireless midi controller. Can you pass some example code so I can get started? I find just web-based applications with this module.
Re: ESP8266 and OSC messages
Posted:
Sun Apr 12, 2015 10:02 am
by ameisso
Hello,
I am working on it....
For the moment, the lib is compiling and I can send some messages from the ESP to my computer.
But after a few time, I have a Fatal exception...
the code is on github : [url]https://github.com/ameisso/OSCLib-for-ESP8266
[/url] if you want to give it a try.
regards
Antoine M*