Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. ferretcode
    F
    • Continue chat with ferretcode
    • Start new chat with ferretcode
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    ferretcode

    @ferretcode

    0
    Reputation
    1
    Posts
    199
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    ferretcode Follow

    Posts made by ferretcode

    • RE: Recording mowing path of lawn robot

      Your best bet for this project would probably be to upload the GPS data to a local webserver and view it through localhost on your wifi. If the Fire comes with built in wifi or bluetooth, have the module connect to your local wifi, and make an HTTP Post request through the arduino language to your webserver. To host a webserver, you can use the Apache WebServer. https://www.apache.org/

      I've never used a microcontroller to make an HTTP request as I've never found a use for it, so I am unable to help you with the code.

      Hope this helped.

      posted in PROJECTS
      F
      ferretcode