How to control my cleaning robot with Arduino

Hi! I'm wondering whether I could make a button with arduino, which could trigger a certain action unto my cleaning robot. I'm using deebot X1 Omni, and there's only an application from which i could give my deebot a task. I was thinking using wifi module to control it through web, but deebot only has app. Is there any way I could do this? any idea would be much appreciated!

Please post documentation for the bot and deebot.

1 Like

Do you have the source code for the App?

Hi, I think there's no documentation on how to externally control the deebot.

I think there's no source code for the app, but I found other source code that might be useful

GitHub - And3rsL/Deebotozmo: A simple python library to command ecovacs deebot 960/950/920.

GitHub - nicoduj/homebridge-deebotEcovacs: Homebridge Deebot (from Ecovacs) plugin

End of project, unless you are willing to reverse engineer everything.

2 Likes

Capture the remote IR:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.