A Golang program to control the discontinued Romo robot platform via a microcontroller (Like the C.H.I.P. or Raspberry Pi)
- Original audio protocol: https://web.archive.org/web/20120628214726/http://romotive.com/blog/2012/01/hackers-welcomed-heres-our-protocol/
- Forum post discussing the original protocol and the newer digital audio protocol: https://web.archive.org/web/20120622071418/http://romotive.com:80/forum/discussion/15/control-signals-decoded
- Java code to generate audio commands: https://github.com/rabidgremlin/RomoCmdGen
- iOS SDK (might just be the second-generation robot): https://github.com/fotiDim/Romo
- Raspberry Pi control library in C: https://github.com/gcapiel/pi_romo