v3.0.0
This is an Arduino library for the serial USB CH376s
Any Arduino Serial port can be used in .begin statement
The module or IC is readiliy abvailable very cheap from China
This is what I could find almost all is in chinese but managed to convert some to english.
Offical Website Requires Translation
Official documentation download
Chinese Programing Maunual translated to English
-
Can rename a file.
-
Can change/set/read File Create Date.
-
Can change/set/read File Modifed Date.
-
Can read from any starting point in a file and return x characters.
-
Can dump entire file contents to indicated Serial Port.
-
Also fixes a bug in V1.0.0 that would write to the file incorrectly after 512 characters had been sent.
-
Create Folder
-
Rename Folder
-
Delete Folder
-
Copy File
-
Move File
-
Moved Hex commands to definitions for easy reading
-
User friendly example