You all know that moment when you discover that your houshold device you got for free is fully hackable.
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
Serial protocol definition.
http://anrg.usc.edu/ee579/spring2016/Roomba/iRobot_Roomba_600_Open_Interface_Spec.pdf
Arduino Roomba library
Yep it happend. After getting all the parts, some soldering, charging the Roomba, testing all the voltages (remember there are 14 to 18 VDC coming out of the Roomba, that would release the magic blue smoke super fast), connecting the ESP8266 Module, settings up the webREPL and firing the first commands nothing happened.
After connecting there the UART of the module to a UART-USB cable I saw that it actually echoes all the stuff I sent over webREPL. Damn it.
I will try it with using UART1 for TX and UART0 for RX, since UART1 is only unidirectional.
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates