Skip to content

microSD Card Reader

ejoerns edited this page Nov 15, 2013 · 5 revisions

SD Card Slot

INGA provides a microSD card reader that can be used to store sensor data, share configuration data or setup encryption keys.

The diskio abstraction layer provides simple blockwise access to the card.

Based on this, support for the common FAT16/32 file system and the Contiki file system COFFEE is implemented.

Clone this wiki locally