ESP8266 SD Card Interfacing

Поделиться
HTML-код
  • Опубликовано: 16 июл 2024
  • НаукаНаука

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

  • @101appsCoZa
    @101appsCoZa 4 года назад +2

    great tutorial. thanks!

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

      101apps.co.za thank you so much! Hope it was useful!

  • @Cairos1014
    @Cairos1014 4 года назад +1

    Well done! Thank you!

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

      Cairos1014 thanks for watching and subscribing! I’m glad it was useful!

  • @MCircuits
    @MCircuits 4 года назад +2

    Hi, I recently made a scrolling text using wemos nodemcu v1 and transmit characters to it via WIFI server.
    I want to interface a SD card with it so that whenever there's no new message coming in from the web server, it will automatically read the text content of the sd card then dump it on the display.
    The problem is, those HSPI pins was used by the matrix.
    Is there a possibility of using the SDIO pins for the card, and do u have any tutorials about that SDIO pins?
    Thank you in advance.

  • @douglaschin3942
    @douglaschin3942 4 года назад +2

    Hi, does the code work for ESP32?

    • @ArtsyEngineering
      @ArtsyEngineering  4 года назад +2

      The same idea should work just fine on the ESP32, the pins will probably be different, though. Let me find some time to slap together some code for you and i'll come back and reply with a link!

    • @ArtsyEngineering
      @ArtsyEngineering  4 года назад +1

      Took me a while, but here's a video for you!
      ruclips.net/video/e1xOgZsnAuw/видео.html