demo.mp4
Read / Write data to a SD Card module through an SPI Interface.
- Show the root directory of the SDCARD into the display.
- Use a rotary encoder to scroll the list up / down.
To run the example, use the following command:
cargo run -p micro-sdcard
- Current libraries only supports FAT16 and FAT32 file systems.