littlefs

There are 93 repositories under littlefs topic.

  • joltwallet/esp_littlefs

    LittleFS port for ESP-IDF

    Language:C2632111798
  • earlephilhower/arduino-littlefs-upload

    Build and uploads LittleFS filesystems for the Arduino-Pico RP2040, RP2350, ESP8266, and ESP32 cores under Arduino IDE 2.2.1 or higher

    Language:TypeScript152134717
  • xreef/SimpleFTPServer

    A simple FTP server for Arduino, ArduinoSAMD WiFiNINA, esp8266, esp32, stm32 and Raspberry Pi Pico W

    Language:C++14295839
  • cotestatnt/esp-fs-webserver

    ESP32/ESP8266 webserver, WiFi manager and web editor Arduino library

    Language:C++124114429
  • LittleFS-Explorer-for-Windows

    bluscape/LittleFS-Explorer-for-Windows

    LittleFS Explorer for Windows

  • bosmoment/PineTime-apps

    Firmware for the PineTime based on RIOT, NimBLE and LittleVGL

    Language:C79151432
  • holgerlembke/ESPxWebFlMgr

    Manage your ESP8266/ESP32 SPIFFS/LittleFS files with a simple web based interface

    Language:C++6381214
  • trussed-dev/littlefs2

    Idiomatic Rust API for littlefs

    Language:Rust5973229
  • khoih-prog/ESP_DoubleResetDetector

    ESP_DoubleResetDetector is a library for the ESP32/ESP8266 Arduino platform to enable trigger configure mode by resetting twice.

    Language:C++5031218
  • jrast/littlefs-python

    Python wrapper for littlefs

    Language:Python4431320
  • arashsm79/OFMon

    Offline-first smart energy monitoring platform using Rust, ESP32, Thingsboard, and a fork of Thingsboard Mobile flutter app.

    Language:Rust43218
  • lunokjod/watch

    lunokWatch (lilygo twatch2020 series)

    Language:C++401095
  • tniessen/littlefs-disk-img-viewer

    Memory-efficient web application for viewing littlefs disk images in a web browser.

    Language:JavaScript38528
  • pouriamoosavi/LittleDB

    Little Sql like Database for ESP32 boards

    Language:C++29245
  • tinygo-org/tinyfs

    Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.

    Language:C29495
  • khoih-prog/AsyncWebServer_RP2040W

    Asynchronous WebServer Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. This library, which is relied on AsyncTCP_RP2040W, is part of a series of advanced Async libraries for RP2040W, such as AsyncTCP_RP2040W, AsyncUDP_RP2040W, AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP2040W, etc. Now can display programmed WiFi country-code and support using CString to save heap to send very large data

    Language:C++25597
  • NCPlyn/ProtogenHelmet-ESP32

    Controller and animator for Protogen helmet using ESP32.

    Language:C++25721
  • fabianoriccardi/RTCMemory

    An intuitive library to simplify read and write operations on RTC memory of ESP8266 and its backup on flash memory.

    Language:C++22325
  • khoih-prog/LittleFS_Mbed_RP2040

    Wrapper of LittleFS for Arduino MBED RP2040 boards. This library facilitates your usage of LittleFS for the onboard flash. LittleFS supports power fail safety and high performance

    Language:C++22224
  • khoih-prog/Blynk_Async_WM

    Simple WiFiManager for Blynk and ESP8266/ESP32 (including ESP32-S2, ESP32-C3) with or without SSL, configuration data saved in either LittleFS, SPIFFS or EEPROM. This library, using AsyncWebServer instead of (ESP8266)WebServer, for configuring/auto(re)connecting ESP8266/ESP32 modules to best or available MultiWiFi APs and MultiBlynk servers at runtime. Enable adding dynamic custom parameters from sketch and input using the same Config Portal. Config Portal will be auto-adjusted to match the number of dynamic parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Static STA IP and DHCP Hostname as well as Config Portal AP channel, IP, SSID, Password can be configured. Multi or Double DetectDetector feature permits entering Config Portal as requested.

    Language:C++20377
  • onewithhammer/ESP8266-MyWidget-Demo

    This project can be used as a framework, learning tool or as a template for starting a new ESP8266 project. It contains many many UI and API components to build a ESP8266 project. This project includes: ESP8266 Development, mDNS - multicast DNS (mywidget.local), Asynchronous Web Server (ESPAsyncWebServer), Asynchronous Web Services (ESPAsyncWebServer), Asynchronous MQTT (PangolinMQTT), LittleFS File System, Embedded Bootstrap (3.4.1), Embedded jquery (3.5.1), Save/Load Config File (text), OTA (Over the Air) Updates, HTTP API Supports HTTP GET/POST, Auto Updating Web Site (Web Services using JS), Interrupt Timer (Flash Onboard LED), Plus much more...

    Language:C++20213
  • renat2985/easy_Iot_file_system

    A simple and beautiful file system for your Iot devices. For ESP8266, ESP32

    Language:JavaScript18344
  • oyama/pico-vfs

    Thin virtual file system for Raspberry Pi Pico

    Language:C152344
  • Rad-hi/ULP_Temp_logger

    An Ultra Low Power temperature logger based on the ESP8266 MCU.

    Language:C++15203
  • khoih-prog/Timezone_Generic

    Library to facilitate time zone conversions and automatic daylight saving (summer) time adjustments. For ESP8266, ESP32, WT32-ETH01 (ESP32 + LAN8720), SAMD21, SAMD51, nRF52, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, RTL8720DN, RP2040-based (Nano_RP2040_Connect, RASPBERRY_PI_PICO), Portenta_H7 (Ethernet or WiFi) boards, etc. using W5x00/ENC28J60/LAN8742A Ethernet, ESP or ESP-AT WiFi or WiFiNINA. Ethernet_Generic library is used as default for W5x00.

    Language:C++13377
  • khoih-prog/FS_Nano33BLE

    Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilitates your usage of FS (LittleFS or FATFS) for the onboard flash. FS supports power fail safety and high performance

    Language:C++12231
  • khoih-prog/DS323x_Generic

    Library for DS3231/DS3232 Extremely Accurate I2C-Integrated RTC/TCXO/Crystal. For nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, Portenta_H7 boards, RP2040-based, etc. besides ESP8266/ESP32, using ESP WiFi, Portenta_H7 WiFi, WiFiNINA, Portenta_H7 Ethernet, Ethernet W5x00, ENC28J60, LAN8742A, ESP8266/ESP32 AT-command WiFi. Ethernet_Generic library is used as default for W5x00 Ethernet

    Language:C++1133
  • khoih-prog/ESP_MultiResetDetector

    Library to detect a multi reset within a predetermined time, using RTC Memory, EEPROM, LittleFS or SPIFFS for ESP8266 and ESP32, ESP32_C3, ESP32_S2, ESP32_S3. An alternative start-up mode can be used. One example use is to allow re-configuration of device WiFi credentials

    Language:C++9312
  • khoih-prog/Blynk_Async_GSM_Manager

    Library, now using AsyncWebServer instead of (ESP8266)WebServer, for enabling GSM/GPRS and WiFi running simultaneously as well as configuring/auto(re)connecting at runtime GSM shields to Internet and Blynk and ESP8266/ESP32 WiFi modules to best or available MultiWiFi APs and MultiBlynk servers. Enable adding dynamic custom parameters from sketch and input using the same Config Portal. Config Portal will be auto-adjusted to match the number of dynamic parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Static STA IP and DHCP Hostname as well as Config Portal AP channel, IP, SSID, Password can be configured. DoubleDetectDetector feature permits entering Config Portal as requested.

    Language:C++8431
  • 3110/m5stack-image-viewer

    画面が付いているM5Stackシリーズ用の画像表示プログラムです。LittleFS/microSD上にある画像ファイルを次々に表示します。

    Language:C++7101
  • Josverl/vfs_merge

    Merge a MicroPython firmware and with source files into a single binary that can be flashed to a device.

    Language:Python6321
  • khoih-prog/FTP_Server_Teensy41

    FTP Server for Teensy 4.x using SD, LittleFS, etc. with QNEthernet, NativeEthernet, W5x00 with Ethernet_Generic Library or Adafruit Airlift Featherwing using WiFiNINA_Generic Library

    Language:C++6432
  • khoih-prog/WiFiManager_RP2040W

    MultiWiFi/Credentials Manager for RP2040W boards using built-in CYW43439 WiFi. Powerful-yet-simple-to-use feature to enable adding dynamic custom parameters. Library to configure MultiWiFi/Credentials at runtime for RP2040W boards, using CYW43439 WiFi. You can also specify DHCP HostName and STA IP. Use much less memory compared to full-fledge WiFiManager. Config Portal will be auto-adjusted to match the number of dynamic custom parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Credentials are saved in LittleFS. New powerful-yet-simple-to-use feature to enable adding dynamic custom parameters from sketch and input using the same Config Portal. DoubleDetectDetector as well as Virtual Switches feature permits entering Config Portal as requested. Now using WiFiMulti_Generic library

    Language:C++6201
  • tniessen/littlefs-ringbuffer

    Circular buffers backed by littlefs files, for resource-constrained devices

    Language:C6201
  • SnowRadio

    gitpeut/SnowRadio

    Internet radio with or without gesture control , touchscreen, neo pixels and open weather map data.

    Language:C++5100
  • xingrz/mklfs

    A tool for make a LFS file system image

    Language:C5411