ESP32 SPIFFS Arduino - Save files with data onto your ESP32's Flash

Поділитися
Вставка
  • Опубліковано 21 сер 2024
  • ESP32 SPIFFS in Arduino, In todays video we will learn how to save files onto your ESP32.
    All my code will be available on my Patreon page:
    / 29960678
    www.patreon.com/asali
    Links:
    techtutorialsx...
    techtutorialsx...
    Sparkfun ESP32 thing
    Affiliate link: amzn.to/2SyQjsm
    Normal link: goo.gl/abAiDf
    Normal ESP32 (cheaper)
    Affiliate link: amzn.to/2GTCHGS
    Normal link: goo.gl/aNXDqi
    Credits:
    Music:
    Classique - Francis Preve
    Thumbnail & video icons:
    Licensed by creativecommons...
    Arrow icon by www.flaticon.c...
    Save icon by www.flaticon.c...
    ESP32 icon by myself

КОМЕНТАРІ • 15

  • @chakrounimen7432
    @chakrounimen7432 Рік тому

    Hello Asali thank you for this video,
    can you please tell me where can i found the new created text file ? because i want to get a file with ftp protocole then store it in SPIFFS in order to read it line by line.
    Tahnks in advance!

  • @TamPham-oj4os
    @TamPham-oj4os 3 роки тому

    I want to save the raw array into non-volatile memory. Can I save the IRremtoe raw array by spiffs ? Which one is the best NVS, SPIFFS, EEPROM ? Thank you

  • @leptuspcb9325
    @leptuspcb9325 9 місяців тому

    Best tutorial ever. Thank you very much ^^

  • @henryprobosantoso473
    @henryprobosantoso473 2 роки тому +1

    Hey, i wonder how to create html, css, and the js code before implement them to the arduino file so we could upload it to the spiffs system. I mean it should be any mistake when we develop the code to display what we really want in the browser, how to develop and like compile it? Do you use another software to build the like vs code or atom?
    How to do that? Do you have any references for me?

    • @MaxPlaysVideogames
      @MaxPlaysVideogames Рік тому

      I assume you figured it out, but one simple way is to use your text editor of choice and then run save those files on your computer. You can open them with a web browser with fully functioning links and js.

  • @gtechninja
    @gtechninja 4 роки тому +2

    Is it possible to do this on esp32 cam? I didn't have an esp32 cam on my hand to try right now.

    • @asali-channel
      @asali-channel  4 роки тому +1

      Yes this should work on the ESP32-CAM aswell!

    • @gtechninja
      @gtechninja 4 роки тому +1

      @@asali-channel thank you, sir. but I have another question. how can I communicate and send data from esp8266 to esp32 cam? tnx for helping me.

    • @asali-channel
      @asali-channel  4 роки тому

      Wifi and if your esp8266 has bluetooth then that should work too!

  • @learnbox3783
    @learnbox3783 3 роки тому

    Is it possible to send captured picture to my laptop via bluetooth?

  • @antojslinjijo4596
    @antojslinjijo4596 4 роки тому

    where do i get spiffs.h library file??

    • @GabrielBravoV
      @GabrielBravoV 3 роки тому +1

      they are in the library folder from espressif's github github.com/espressif/arduino-esp32

  • @hamez1300
    @hamez1300 4 роки тому

    Nice video! Could you save a text file to the sd card of an esp32 cam?

    • @Mr.Engine993
      @Mr.Engine993 Рік тому

      yes but you'll need the SD card library, not SPIFFS

  • @adityak3578
    @adityak3578 4 роки тому

    Asali hai