ESP32, SD and WiFi - Download/Upload/Delete SD files using ESP32 microcontroller as a web server

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • This videos shows how to download and upload data from a SD card connected to an ESP32 microcontroller board using its wifi capabilities. For this we will generate a soft access point and a webserver to access the files, allowing to manage the information inside the SD card without the need of unplugging it. Imaging the possibilities!
    Hope you like it and do not forget to subscribe!
    Code, library and sketches:
    drive.google.com/drive/folder...
    Useful links:
    - EPS32 board: www.amazon.es/diymore-unids-E...
    - Digital Sensor: es.aliexpress.com/item/100500...
    - Pololu: www.pololu.com/product/2808
    - RTC board: www.adafruit.com/product/3013
    - David Bird Video: • Tech Note 087 - ESP32/...
    - Autopower video: • Autopowering Arduino f...
    Chapters:
    00:00 Introduction
    01:55 The plan
    03:23 First Example: Connections
    04:06 First Example: Soldering
    04:29 First Example: Coding
    06:43 First Example: Test case
    07:26 Second Example: Components
    08:17 Second Example: Connections
    10:19 Second Example: Soldering
    11:00 Second Example: Coding
    13:46 Second Example: Test case
    14:53 Conclusions
  • Věda a technologie

Komentáře • 59

  • @vigneshs6232
    @vigneshs6232 Před rokem +1

    Really wonderful project....Your are really great....Clear explanation...Perfect flow...do more of these videos...Keep rocking

  • @hacker6695
    @hacker6695 Před rokem

    Very good information! Thank you

  • @mommie5213
    @mommie5213 Před 2 měsíci

    Thank you so much. Cramazing !

  • @skywalker4me
    @skywalker4me Před rokem

    I download the first exemple and just change SD CD pin to adapta to my configuration and.........just work great!!!! thanks a lot

  • @0xC47P1C3
    @0xC47P1C3 Před rokem

    Great work!

  • @kushalp8166
    @kushalp8166 Před rokem

    hey nice work! but i was looking to achive the same thing with esp configured as station mode. any leads with a article or something would be of great help. thanks!

  • @perkkut
    @perkkut Před 11 měsíci +1

    Очень хорошее видео. Спасибо большое! Сэкономило кучу времени!

  • @gruneranfanger6947
    @gruneranfanger6947 Před 4 měsíci

    I would like to use the sample with ESP32 S2. I don't need a sensor or deepsleep. But I can not open the mcserver although it is connected.

  • @shyamzsmart
    @shyamzsmart Před rokem

    I have theh 30-pin esp32, and I cant find where to change the pin assignment to modify with respect to my setup. Please help.

  • @juangabrielvazquez9797
    @juangabrielvazquez9797 Před rokem +1

    Excelente proyecto!! Gracias por compartir!!!! Muy bueno

    • @mycircuits
      @mycircuits  Před rokem +1

      Gracias! Tus proyectos son tb muy interesantes! deberíamos hacer algo juntos :)

    • @KIDPROSOLU
      @KIDPROSOLU Před 7 měsíci

      hola, cual es el tamaño maximo de los archivos que se pueden salvar en la MIcro-SD? @@mycircuits

  • @AdmiralSym
    @AdmiralSym Před 10 měsíci

    This is exactly what I’m looking for. I’m not yet sure how to implement it, but I have an M5Paper e-ink device ran by an ESP32. I’ve been looking for a way to manage files on the built in SD card over wifi so I don’t have to pop it in and out.

  • @ultimateconcantre1430
    @ultimateconcantre1430 Před 2 měsíci

    can esp32 sends file from sd card to https server?

  • @rvpradeep9863
    @rvpradeep9863 Před 2 měsíci

    Hello sir, your project works really well except for the download and upload speed limitation. Is there any way to increase the upload speed. Currently I am able to get upto 48KBytes/s upload speed and 50KBytes/s download speed. If you have any solution please let me know. Thank you

  • @pratikbhagat9894
    @pratikbhagat9894 Před rokem

    does this videos shows data logging in sd card and then esp32 act as datalogger also user can access the logged files using accesspoint and user can download the sd card logged files to remote pc..

  • @horathama-yn6bn
    @horathama-yn6bn Před rokem +1

    hey can i do this project with esp32-cam module

    • @Correia1906
      @Correia1906 Před 4 měsíci

      Would like to know this aswell

  • @anagarciavega4425
    @anagarciavega4425 Před rokem

    Cramazing!! 🤣🤣

  • @nazmicanerden3750
    @nazmicanerden3750 Před 8 dny

    spı flash upload image ?

  • @syaduinotech3681
    @syaduinotech3681 Před 9 měsíci

    Very2 good

  • @matzeschoppe2263
    @matzeschoppe2263 Před 10 měsíci +2

    Hello, at what speed are you able to download the files? Is it suitable for big filesizes > 500MB? Great Video and thanks already.

    • @arshamebr8183
      @arshamebr8183 Před 7 měsíci

      I tested it.. works really good but not for files that are big.. like MP3 or MP4 and etc... because the peak of its speed is 34 KBPS

  • @suchitm3218
    @suchitm3218 Před rokem +1

    I followed as you instructed but in the web server "No sd card present" message is being displayed,how can we fix this?? Anyway to contact you..

    • @mycircuits
      @mycircuits  Před rokem

      Hi, that problem should be related with the connection of the SD board to the microcontroller, SD pin number in the code, or pull up resistors. You can send me a Pic of the hardware to my email. Best!

    • @suchitm3218
      @suchitm3218 Před rokem

      @@mycircuits Please share your email id..

  • @skywalker4me
    @skywalker4me Před rokem

    Hola, I would like to create and send file in a designated directory on the SD card , do you have this ? can you help ? rgds

    • @mycircuits
      @mycircuits  Před rokem

      Hi! That is possible for sure 🙂, let me know in an email what you have in mind :), and we can try to solve it.

  • @spoor4092
    @spoor4092 Před rokem

    Hello! We are from Ukraine. Is it possible to make an mp3 player based on the esp 32 cam chip? It is necessary to implement access to the sd to delete and add mp3 files. It is very necessary to implement. Thanks for the tips !

    • @kobs9636
      @kobs9636 Před rokem

      hi, i may be 4 months late, but i am currently building esp32 based mp3 player too. i want to integrate this to my esp32.

  • @benoitmbayo7308
    @benoitmbayo7308 Před rokem

    Dear Thank you for the very good project, I tried to recreate the same datalogger but the RTC library is giving an error : I am reading this in the serial monitor : 7?/7?/7?,1?:7?:7? PM,MC001, do you what can be the problem? thank you in advance.

    • @mycircuits
      @mycircuits  Před rokem

      Hi! That seems a wiring issue or pull Up resistors... send me pictures to the email

  •  Před 4 měsíci

    Excelente vídeo. ¿Cómo puedo acceder a los directorios o carpetas?

  • @viclogar1967
    @viclogar1967 Před 7 měsíci +1

    Tu eres español!!!, no pregunto.
    Gracias por el video y compartir proyecto. Trabajo con ingleses y tu acento te delata.

    • @corsac20let98
      @corsac20let98 Před 22 dny

      Yes very well Manuel!!! jajajaja ese acento español to weno joder!

  • @Gloggles
    @Gloggles Před 9 měsíci

    Hello, I have used the code you have provided and modified the CSS a little to make it look a little nicer, this is amazing, however, I would really appreciate it if you could add a function to rename the files on the webpage, maybe double click the file name and a text box appears? I would also appreciate it if you could help me fix my CSS, as there is 1 minor issue, please let me know the best way to send you my files, thanks!

    • @mycircuits
      @mycircuits  Před 9 měsíci

      you can send me an email to: mycircuitstv@gmail.com :)

  • @drcanalli
    @drcanalli Před 9 měsíci

    Olá! Excelente trabalho! Por favor, poderia comentar onde eu posso obter um cilindro a prova d'agua deste tipo que voce mostrou no vídeo? Tenho um projeto que precisa muito disso.
    Muito obrigado!

    • @mycircuits
      @mycircuits  Před 9 měsíci

      Hello! You can find the new version of the pressure-temperature logger in the latest video on the channel: czcams.com/video/hyt3jwzMJlY/video.htmlsi=-WcS4fpQjCNnOeoc. If you are interested in acquiring one, please send me an email at mycircuitstv@gmail.com. Un saludo!

  • @deone-entity3935
    @deone-entity3935 Před 7 měsíci

    hwy nice I made one same. thanks for the information 😊. but can open folder In chrome. 😢

  • @manishgautam2424
    @manishgautam2424 Před 2 měsíci

    superb, do you have any github

  • @ispartan404
    @ispartan404 Před rokem

    Hola 👋

    • @mycircuits
      @mycircuits  Před rokem

      Hi! Hope you like it!

    • @hexagonaldiy
      @hexagonaldiy Před rokem

      @@mycircuits de donde eres? me suena a acento español

    • @mycircuits
      @mycircuits  Před rokem +1

      @@hexagonaldiy Hi, from Spain. A very small village of Palencia.

  • @-blackcat-4749
    @-blackcat-4749 Před rokem +1

    An typical condition. Another typical day 🖌️

  • @ikkenzo3948
    @ikkenzo3948 Před rokem

    Hi! whats your official email? so i can ask some question with this i am stuck with sdcard is unreadable

    • @mycircuits
      @mycircuits  Před rokem +1

      Hi! I think that you can find MC email in the channel description! best!

    • @ikkenzo3948
      @ikkenzo3948 Před rokem

      @@mycircuits hello friend, i just sent you an email, can you check it?

  • @user-zq5hu2et5v
    @user-zq5hu2et5v Před rokem

    hey can i do this project with esp32-cam module

    • @mycircuits
      @mycircuits  Před rokem

      Why not? 🙂

    • @user-zq5hu2et5v
      @user-zq5hu2et5v Před rokem

      @@mycircuits No sd card present" message is being displayed

    • @mycircuits
      @mycircuits  Před rokem

      @@user-zq5hu2et5v Check that you are selecting the correct "SD_pin" in the code and its wiring.

    • @user-zq5hu2et5v
      @user-zq5hu2et5v Před rokem

      @@mycircuits that's the problem i can't find what pins are connected to esp32

    • @mycircuits
      @mycircuits  Před rokem

      @@user-zq5hu2et5v Send me pics of your setup to my email ;)