Welcome to robodend Discussions! #1
motogon
announced in
Announcements
Replies: 10 comments 5 replies
|
Looking good!! |
0 replies
|
Also for RC models? |
1 reply
|
The exchange codes are found in mspchitsel, right? There is a log when we turn something on there. Are those the codes you need? |
2 replies
0 replies
|
Ok. Finally hooked up the Robomow, when I send start mowing on my RC model, I saw these message: Message sent : Are the the ones you need? |
1 reply
|
If you encounter any bugs with RX/RC, please open a ticket. |
0 replies
|
Can you make also an ESP version? There is already an device in my garden for my chicken door , so I can add it there too ;:) |
1 reply
|
Yeah, I know. But the esp is nearby :-) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment






Uh oh!
There was an error while loading. Please reload this page.
I’ve gone back to the idea of adding some smarts to my RS-625 mower :)
I’m designing a control module from scratch, which, like the current one, will communicate with the mower via Bluetooth. But the planned features include: returning to the base, not via cable—but by the optimal route. Zone-based operation, again without using the stock algorithm, to mow the specified number of meters along the cable. Virtual boundaries, so I don’t have to create islands around every tree—just hang a marker on the tree. And so on…
Those are the weak points of the stock controller—to be solved with an external, preferably non-invasive solution :)
In the process, an idea came up—to try implementing a fully external control mode for mowing. With a choice of movement patterns during mowing, whether you want a zigzag or a spiral :)
P.S. Code from the project was partially used
https://github.com/TheCutter/RoboMow2MQTT
All reactions