peterfun/sd-card@1.0.6

License: GPL

Use the SD-Card to store and retrieve data
NodeDescription
sdcard-log-example
Use the SD-Card to store and retrieve data
sd-read
Read data from a file on the SD-Card
sd-append
Append data to a file on the SD-Card. Will create the file if it does not exist.
sd-write
Log data to a file on the SD-Card
To use the nodes in your project you should have the peterfun/sd-card library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.