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

Поделиться
HTML-код
  • Опубликовано: 12 сен 2019
  • 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.com/2018/08/05...
    techtutorialsx.com/2019/02/24...
    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.org/licenses/b...
    Arrow icon by www.flaticon.com/authors/lyolya
    Save icon by www.flaticon.com/authors/dave...
    ESP32 icon by myself

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

  • @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

  • @chakrounimen7432
    @chakrounimen7432 11 месяцев назад

    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!

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

    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.

  • @hamez1300
    @hamez1300 3 года назад

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

    • @Mr.Engine993
      @Mr.Engine993 11 месяцев назад

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

  • @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

  • @learnbox3783
    @learnbox3783 3 года назад

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

  • @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!

  • @adityak3578
    @adityak3578 4 года назад

    Asali hai