DIY Arduino GPS Export GPX Track Part 2 | Code Explained

Поделиться
HTML-код
  • Опубликовано: 23 дек 2024

Комментарии • 8

  • @paulramasco6769
    @paulramasco6769 8 месяцев назад

    Very cool project.

  • @abdullahorkuncan
    @abdullahorkuncan 9 месяцев назад

    It would be great if there was a feature that guided us to the coordinates we entered. Like waypoint on Garmin

    • @abdullahorkuncan
      @abdullahorkuncan 9 месяцев назад

      For this reason, there is a mini pg03 GPS, which has been reduced in size, and I definitely recommend you to check it out.

  • @naproctor
    @naproctor Год назад

    Great job, really enjoyed watching what you have done, being only new to Arduino, a fair bit of it went over my head but i understood the objective and result. i would like to do something similar for a powered fishing kayak. This will log my route, and retrace my steps controlling the kayak steering and speed. Also showing my position on a map on my phone. Do you have any advice on where i should be looking for help and inspiration?

    • @SkillCollectors
      @SkillCollectors  Год назад

      I think my biggest tip lately is try using ChatGPT to help you understand the parts you need help with. I've been using it for this project and it's pretty amazing how much help it's been. I am pretty decent at python but sometimes struggle with C++. But understanding python helps me ask GPT the right questions and it helps me get the correct code working. The next tip is just start building it. Chunk the project into systems and then combine them and eventually you'll have exactly what you want.

    • @naproctor
      @naproctor Год назад

      Thank you for the reply, it appears that you tackle big projects the same as me. Maybe Chat GP is some thing i need to look at. Thanks again

  • @jennurbaniak
    @jennurbaniak Год назад

    Awesome stuff, can’t wait for the next vid!