Small MicroSD module for project

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • FatFs

    FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture.

    Writing to SD cards is nontrivial, but it isn’t too difficult. I haven’t used this particular library, but in general you will need something like this: https://github.com/stm32duino/FatFs

  • littlefs

    A little fail-safe filesystem designed for microcontrollers

    Rather easy to add LittleFS for file storage onto the NOR flash. https://github.com/littlefs-project/littlefs

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts