question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lightweight alternative?

See original GitHub issue

I am planning to control a Roomba from an embedded device. So far, dorita980 is working perfectly (thanks for all your work!), but I think that node.js is a bit too heavy for my setup, and would like to search for something lighter.

I mostly need to be able to turn the Roomba on and off, nothing specially fancy, so I just need to send commands to the Roomba. I have been experimenting with mosquitto’s MQTT client, but so far I could not even connect to the Roomba (there is something wrong with the TLS, I guess).

Does anybody know of any alternatives to dorita980, that do not require node.js? Or how to send direct MQTT commands to the Roomba? Many thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
eduperezcommented, Mar 28, 2018

I am using mosquitto’s utilities (mosquitto_pub and mosquitto_sub), not the mosquitto library, and I could not guess how to pass those parameters from the utils; Is should probably bit the bullet and build my own client… however, I noticed that the global “node_modules” folder was the only roadblock in my setup, everything else could be accommodated in my embedded device; so I moved that folder to an external drive, and now I can run node.js and dorita980 successfully.

Many thanks for your help.

0reactions
ristomatticommented, Mar 27, 2018

Sorry to also take part of this off topic conversation but could I somehow send commands using MQTT? I never got dorita980 working unfortunately. I would also be happy with just start/stop/return home.

The official IFTTT support would also be ok (although a bit more cumbersome to integrate to Node-RED) for me if they’d just expand it outside US/UK. I’ve contacted iRobot support but they had no timeline to give. 😒

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lightweight Down Alternative Comforters - Bed Bath & Beyond
Searching for the ideal lightweight down alternative comforters? Shop online at Bed Bath & Beyond to find just the lightweight down ...
Read more >
downluxe Lightweight Down Alternative Reversible 3- ...
Package: Full/Queen Size 3-Piece Down Alternative Comforter Set includes 1 Reversible Bed Comforter 88"x 92" / 2 Reversible Pillow Shams 20"x 26" with...
Read more >
Lightweight Down Alternative Comforters - Kohl's
Lightweight Down Alternative Comforters ; Solid Down-Alternative Reversible Comforter. $29.99 - $49.99 · Regular $74.99 - $99.99 ; Madison Park Essentials 3M Down- ......
Read more >
Royal Luxe Lightweight Microfiber Color Hypoallergenic ...
Find luxurious comfort and warmth in the Royal Luxe twin down alternative comforter. Its rich, classic color coordinates with a variety of bedroom...
Read more >
Casual Comfort Solid Reversible Lightweight Down ...
Buy Casual Comfort Solid Reversible Lightweight Down Alternative Comforter Set at JCPenney.com today and Get Your Penney's Worth. Free shipping available.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found