Tutorial: Writing and reading to SD cards

Sdílet
Vložit
  • čas přidán 1. 04. 2022
  • Tutorial: Learn how get SD cards working and how to read and write to them. Shown are card types, wiring and 3 code examples to get SD cards working, saving comma separated data (CSV) and plotting results in Excel. A third example shows how to read CSV data from and SD card. The library used here is Sdfat.h Whether you use an Arduino, Teensy, or ESP32. chance are you will need to store data such as telemetry, GPS coordinates, or other measurements and hopefully this lesson will help learn how to use SD cards.
    Other useful tutorials
    Temperature sensor shootout: • Temperature sensor sho...
    Using 7-segment LED's: • Using 7-segment displa...
    Saving settings even during MCU power down: • Tutorial: How to save ...
    Getting those darn TFT LCD displays to work: • Tutorial: Getting TFT ...
    Turning stuff on or off: • Tutorial: Use your MCU...
    Writing analog signals/voltages: • Tutorial: Use analogWr...
    Using digital sensors: • Tutorial: Use digitalR...
    Using analog sensors: • Tutorial: Use analogRe...
    Talking to your Arduino: • Tutorial: How to talk ...
    Some fun projects to build
    Build a 3D printer filament meter: • Build a 3D printer fil...
    Homemade motorized table saw fence • DIY motorized table sa...
    High"er" res homemade Thermal Camera for $100: • DIY high-er res Therma...
    DIY Garage Parking Assistant: • DIY Garage Parking As...
  • Věda a technologie

Komentáře • 19

  • @rarenu
    @rarenu Před 2 lety +2

    One more good addition to your instructional videos. Thanks for the detailed description.🙏

  • @7alfatech860
    @7alfatech860 Před 2 lety +1

    Thanks for this video. Very helpful, as always👍

  • @avejst
    @avejst Před 2 lety +2

    Great walkthrough
    Thanks for sharing :-)

  • @mpi6416
    @mpi6416 Před 2 lety +4

    Thanks for the great video.
    Is it possible to get the source code?

  • @sarojchaudhary9967
    @sarojchaudhary9967 Před rokem +2

    Thank You for kind of your explanation,
    can you share the code??

  • @aryangupta4252
    @aryangupta4252 Před 11 měsíci

    Teensy 4.1 has sd card module built in, will this library work with that, ehat what will be the CS pin for that SD card module

  • @DesignTuneOperate
    @DesignTuneOperate Před rokem

    This is a great tut but please can we have the code? would be really usefull thanks : )

  • @captjohnny
    @captjohnny Před 14 dny

    If you get this....I'd like to know how to transfer a 340x340 JPG image to an SD Card using SPI . (1,156,000 bits) using something like your 20K to 50K MHz technique

  • @sltechgalaxy1677
    @sltechgalaxy1677 Před rokem +1

    How to change Pin Configuration compatibility for the Esp32 board??

    • @KrisKasprzak
      @KrisKasprzak  Před rokem

      You will have to Google the type of board that you have to get the correct pin out information

    • @sltechgalaxy1677
      @sltechgalaxy1677 Před rokem

      how to change pin configuration in sdfat library

  • @sltechgalaxy1677
    @sltechgalaxy1677 Před rokem

    can i use esp32 board for this project?

  • @JeramieSaito
    @JeramieSaito Před rokem

    I am not techy at all I do not understand all of this. Is this how you are supposed to read and write SD cards?

    • @KrisKasprzak
      @KrisKasprzak  Před rokem

      Yep this is pretty common

    • @JeramieSaito
      @JeramieSaito Před rokem

      @@KrisKasprzak ohhh 😮 wow I still can't wrap my head around it lol