Skip to content

Tools for manipulating an SD file like RAM. Manages multiple blocks of data in a single file.

License

Notifications You must be signed in to change notification settings

leftCoast/LC_blockFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LC_blockFile

Tools for manipulating as SD file like RAM. Manage multiple blocks of data in a single file.

NOTE: This was originally developed on Teensy 3.2 procesors. Back then I didn't realize that Teensys do the FILE_WRITE thing differently. So, until just lately, I had no idea that this wouldn't work on standard Arduinos. I found out, this has been fixed. Sorry about all that. -jim lee

Can this help you? Read the book and find out : https://github.com/leftCoast/LC_libraryDocs/blob/main/LC_libraries.pdf

About

Tools for manipulating an SD file like RAM. Manages multiple blocks of data in a single file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages