-
Notifications
You must be signed in to change notification settings - Fork 0
KarateSnowMachine/picfat16
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
One of my projects has been to build a GPS data logger around a PIC 18f24J50. The GPS module outputs sentences via a serial port which is then read by the PIC, buffered, and then written to an SD card via an SPI port. Though this is somewhat hardware specific, my PIC is not powerful enough to run the stock microchip firmware that has FAT support. Therefore, I've decided to try to write a stripped down FAT16 driver which will log GPS sentences to separate files. Chances are no one will ever even see this, but perhaps someone will, for whatever reason, find this useful.
About
A stripped down FAT16 driver for PIC devices
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published