Це відео не доступне.
Перепрошуємо.

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

Поділитися
Вставка
  • Опубліковано 15 сер 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.c...
    Useful links:
    - EPS32 board: www.amazon.es/...
    - Digital Sensor: es.aliexpress....
    - Pololu: www.pololu.com...
    - RTC board: www.adafruit.c...
    - 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

КОМЕНТАРІ • 61

  • @Michael-lo3ht
    @Michael-lo3ht 16 днів тому

    Wow! Great content, but need to slow down. I had to playback and 75% speed. Just constructive feedback. English is spoken slower. Again, love the content.

  • @vigneshs6232
    @vigneshs6232 Рік тому +1

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

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

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

  • @gruneranfanger6947
    @gruneranfanger6947 6 місяців тому

    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.

  • @ultimateconcantre1430
    @ultimateconcantre1430 3 місяці тому

    can esp32 sends file from sd card to https server?

  • @AdmiralSym
    @AdmiralSym 11 місяців тому

    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.

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

    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.

  • @matzeschoppe2263
    @matzeschoppe2263 11 місяців тому +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 8 місяців тому

      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

  • @rvpradeep9863
    @rvpradeep9863 3 місяці тому

    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

  • @horathama-yn6bn
    @horathama-yn6bn Рік тому +1

    hey can i do this project with esp32-cam module

    • @Correia1906
      @Correia1906 5 місяців тому

      Would like to know this aswell

  • @perkkut
    @perkkut Рік тому +1

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

  • @nazmicanerden3750
    @nazmicanerden3750 Місяць тому

    spı flash upload image ?

  • @juangabrielvazquez9797
    @juangabrielvazquez9797 Рік тому +1

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

    • @mycircuits
      @mycircuits  Рік тому +1

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

    • @KIDPROSOLU
      @KIDPROSOLU 8 місяців тому

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

  • @mommie5213
    @mommie5213 3 місяці тому

    Thank you so much. Cramazing !

  • @viclogar1967
    @viclogar1967 8 місяців тому +1

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

    • @corsac20let98
      @corsac20let98 Місяць тому

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

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

    Very good information! Thank you

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

    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!

  • @suchitm3218
    @suchitm3218 Рік тому +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  Рік тому

      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 Рік тому

      @@mycircuits Please share your email id..

  •  5 місяців тому

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

  • @Alice8000
    @Alice8000 13 днів тому

    i like you bro

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

    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..

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

    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  Рік тому

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

  • @0xC47P1C3
    @0xC47P1C3 Рік тому

    Great work!

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

    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  Рік тому

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

  • @Gloggles
    @Gloggles 10 місяців тому

    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  10 місяців тому

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

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

    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 Рік тому

      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.

  • @deone-entity3935
    @deone-entity3935 9 місяців тому

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

  • @drcanalli
    @drcanalli 10 місяців тому

    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  10 місяців тому

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

  • @manishgautam2424
    @manishgautam2424 3 місяці тому

    superb, do you have any github

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

    Cramazing!! 🤣🤣

  • @syaduinotech3681
    @syaduinotech3681 10 місяців тому

    Very2 good

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

    Hola 👋

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

      Hi! Hope you like it!

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

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

    • @mycircuits
      @mycircuits  Рік тому +1

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

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

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

    • @mycircuits
      @mycircuits  Рік тому +1

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

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

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

  • @-blackcat-4749
    @-blackcat-4749 Рік тому +1

    An typical condition. Another typical day 🖌️

  • @user-zq5hu2et5v
    @user-zq5hu2et5v Рік тому

    hey can i do this project with esp32-cam module

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

      Why not? 🙂

    • @user-zq5hu2et5v
      @user-zq5hu2et5v Рік тому

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

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

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

    • @user-zq5hu2et5v
      @user-zq5hu2et5v Рік тому

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

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

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