About: FatFs

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

FatFs is a lightweight software library for microcontrollers and embedded systems that implements FAT/exFAT file system support. Written on pure ANSI C, FatFs is platform-independent and easy to port on many hardware platforms such as 8051, PIC, AVR, ARM, Z80. FatFs is designed as thread-safe and is built into ChibiOS, RT-Thread, and Zephyr real-time operating systems. Most often, FatFs is used in low-power Embedded systems where memory is limited, since the library takes up little space in RAM and program code. In the minimum version, the working code takes from 2 to 10 kB of RAM.

Property Value
dbo:abstract
  • FatFs is a lightweight software library for microcontrollers and embedded systems that implements FAT/exFAT file system support. Written on pure ANSI C, FatFs is platform-independent and easy to port on many hardware platforms such as 8051, PIC, AVR, ARM, Z80. FatFs is designed as thread-safe and is built into ChibiOS, RT-Thread, and Zephyr real-time operating systems. Most often, FatFs is used in low-power Embedded systems where memory is limited, since the library takes up little space in RAM and program code. In the minimum version, the working code takes from 2 to 10 kB of RAM. (en)
  • FatFs es un módulo de sistema de archivos FAT/exFAT genérico para pequeños sistemas integrados, siendo desarrollado como un proyecto personal del autor, ChaN. Este módulo es un software gratuito abierto para educación, investigación y desarrollo.​ Está escrito de acuerdo con ANSI C (C89) y completamente separado de la capa de E/S del disco. Por tanto, es independiente de la plataforma. Se puede incorporar en pequeños microcontroladores con recursos limitados, como 8051, PIC, AVR, ARM, Z80, RX, etc. (es)
dbo:computingPlatform
dbo:genre
dbo:latestReleaseVersion
  • R0.14b
dbo:license
dbo:programmingLanguage
dbo:releaseDate
  • 2006-02-26 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 70884973 (xsd:integer)
dbo:wikiPageLength
  • 7492 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1118358153 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • ChaN (en)
dbp:genre
  • Embedded systems software (en)
dbp:latestReleaseDate
  • 2022 (xsd:integer)
dbp:latestReleaseVersion
  • R0.14b (en)
dbp:license
  • Own license, similar to BSD (en)
dbp:logo
  • MicroSD card connected to Arduino nano with OLED display.jpg (en)
dbp:logoCaption
  • Listing files on Micro SD card connected to Arduino Nano using FatFs (en)
dbp:logoSize
  • 300 (xsd:integer)
dbp:name
  • FatFs (en)
dbp:platform
dbp:programmingLanguage
dbp:released
  • 2006-02-26 (xsd:date)
dbp:repo
dbp:title
  • FatFs (en)
dbp:website
dbp:wikiPageUsesTemplate
dct:subject
rdf:type
rdfs:comment
  • FatFs is a lightweight software library for microcontrollers and embedded systems that implements FAT/exFAT file system support. Written on pure ANSI C, FatFs is platform-independent and easy to port on many hardware platforms such as 8051, PIC, AVR, ARM, Z80. FatFs is designed as thread-safe and is built into ChibiOS, RT-Thread, and Zephyr real-time operating systems. Most often, FatFs is used in low-power Embedded systems where memory is limited, since the library takes up little space in RAM and program code. In the minimum version, the working code takes from 2 to 10 kB of RAM. (en)
  • FatFs es un módulo de sistema de archivos FAT/exFAT genérico para pequeños sistemas integrados, siendo desarrollado como un proyecto personal del autor, ChaN. Este módulo es un software gratuito abierto para educación, investigación y desarrollo.​ Está escrito de acuerdo con ANSI C (C89) y completamente separado de la capa de E/S del disco. Por tanto, es independiente de la plataforma. Se puede incorporar en pequeños microcontroladores con recursos limitados, como 8051, PIC, AVR, ARM, Z80, RX, etc. (es)
rdfs:label
  • FatFs (en)
  • FatFs (es)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • FatFs (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License