SDList

A Simple ArrayList Implementation that saves memory by dumping contents into an SD Card.

Author
Brayden Anderson
Website
https://github.com/braydenanderson2014/C-Arduino-Libraries/tree/main/lib/SDList
Github
https://github.com/braydenanderson2014/C-Arduino-Libraries
Category
Data Processing
License
Apache 2.0
Library Type
Contributed
Architectures
Any

Built on the ArrayList Library, This Library allows you to use in Memory Lists, Or it will save all elements to an SD Card. Just a fair Warning, SD cards are Slower then In Memory applications. Which means it can take a sec for it to load an element from the sdcard.

Downloads

Filename Release Date File Size
SDList-1.0.0-BETA.zip 12.53 KiB