Git Product home page Git Product logo

robomow-esp32's Introduction

Robomow-ESP32

ESP32 based bluetooth Robomow controller

Based on https://www.skyynet.de/mowgli_connect.php

This is a modification of the original binary file to English. Since there is only a binary file, I have made a ugly script that simply replaces all (or most) German text with English translations, and recalculates the checksums.

Instructions:

  1. Download https://www.skyynet.de/ftp/mspitzel_v105.zip
  2. Unzip and load it in the Arduino IDE
  3. Modify def_ssid and def_pass to match your WIFI's SSID and password
  4. Modify http_username and http_password to what you want
  5. Compile and install on the ESP32.
  6. When the ESP32 connects to you WiFi, go http://:8080
  7. Upload my modified binary file
  8. Wait! it takes about 2 full minutes before it returns "OK"
  9. If you get "Fehler" just try again.
  10. Go to http://
  11. Go to the Configuration tab and input your robots bluetooth name under "SSID" and the mainboard serial number under "Mainboard SN"
  12. Now it should connect to your robot and show all kinds of data.

To add it to Home Assisntant:

Copy robomow.yaml to config/robomow.yaml

Add this to config/configuration.yaml homeassistant: customize: !include robomow.yaml

Hardware:

You need a ESP32 with PSRAM, so called WROVER module. I bought a LOLIN as mentioned from Aliexpress but I guess any with PSRAM would work.

I didn't wanted GPS to begin with, but since it works so well and the GPS module is so cheap I also got this

I guess it would be better with a module that works with all 5 possitioning systems: GPS (US), QZSS (Japan), BEIDOU (China), GALILEO (EU), and GLONASS (Russia), but I wasn't sure the protocol is compatible (all though the NMEA 0183 protocol seems to be universal).

robomow-esp32's People

Contributors

mortenvinding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.