Outback Remote ESP32 Over The Air (OTA) Project

Поделиться
HTML-код
  • Опубликовано: 11 дек 2023
  • Each video I will grab a random electronic component from the vault and build a circuit - this week I release a marathon ESP32 project that allows you to update your code OTA, as well as store and manipulate files on a LittleFS partition of an ESP32. Code and links etc on the blog.
    NOTE: Some folks have had some issues with uploading the files to the LittleFS file partition (see comments), please use this jar file - it works for this project: github.com/lorol/LITTLEFS
    More info at onecircuit.blogspot.com/2023/...
    GitHub repo: github.com/bovineck/ESP32-OTA-AP
    ChatGPT discussion: shorturl.at/djBIS
    www.tindie.com/stores/bovineck

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

  • @pileofstuff

    That's an ambitious bit of code.

  • @davidharris7249

    Great project and video - thanks.

  • @meagrebones

    You need a sponsor. Tje catering alone on that location shoot must have been enormous. Cool project as well.😉

  • @neilcameron4680

    Great project to be able to download the data file and upload the bin file corresponding to the updated sketch. Thanks for making the code available and for all the hard work.

  • @petermiller4097

    This is great - thank you for putting it all together. Looking forward to trying it.

  • @capability-snob

    Who knew you could find conveniences like this in the rugged bush of Tassie?

  • @michelgirard6055

    Great job ! I have not yet tried but it sounds good. Do you think I can use it for my project (ping pong ball launcher robot) that uses BLE to communicate with my Android phone ?

  • @jamiej2554

    Great Stuff, Sir. Just what I have been looking for, except I cannot get the initial login screen. What am i not doing? I used the zip file from GitHub and it doesn't seem to contain a login html. Thanks in advance.