Skip to content
Modules (RTC, SD, GPS…)ArduinoESP32

SD

by Arduino (built-in)

Read and write files on SD/microSD cards using the standard FAT filesystem.

View on GitHub

Install

Open Sketch → Include Library → Manage Libraries…, search for SD (built-in), and click Install.

Example Code

cpp

Go Further

More Modules (RTC, SD, GPS…)