spiffs
There are 133 repositories under spiffs topic.
nodemcu/nodemcu-firmware
Lua based interactive firmware for ESP8266, ESP8285 and ESP32
pellepl/spiffs
Wear-leveled SPI flash file system for embedded devices
s00500/ESPUI
A simple web user interface library for ESP32 and ESP8266
ayushsharma82/ElegantOTA
OTA updates made slick and simple for everyone! (ESP8266, ESP32, RP2040+W, RP2350+W)
joltwallet/esp_littlefs
LittleFS port for ESP-IDF
fbiego/ESP32_BLE_OTA_Arduino
OTA update on ESP32 via BLE
ETS-PoliTO/esp32-sniffer
ESP32 firmware that sniffs PROBE REQUEST packets sent by smartphones searching for Wi-Fi connection to extract different types of information
xreef/SimpleFTPServer
A simple FTP server for Arduino, ArduinoSAMD WiFiNINA, esp8266, esp32, stm32 and Raspberry Pi Pico W
cotestatnt/esp-fs-webserver
ESP32/ESP8266 webserver, WiFi manager and web editor Arduino library
tobozo/ESP32-targz
🗜️ An Arduino library to compress/decompress tar, gz, and tar.gz files on ESP32, ESP8266 and RP2040
smford/esp32-asyncwebserver-fileupload-example
Examples of how to upload files to an ESP32 using Asyncwebserver, SPIFFS and an Upload progress bar.
projetsdiy/ESP8266-Webserver-Tutorials
How to use ESP8266 as a Web Server
loboris/ESP32_spiffs_example
Full example of using SPIFFS with ESP32 VFS
holgerlembke/ESPxWebFlMgr
Manage your ESP8266/ESP32 SPIFFS/LittleFS files with a simple web based interface
bbx10/SFX-I2S-web-trigger
ESP8266 Sound F/X I2S web trigger
workilabs/Bleeper
Library to manage your firmware configurations written in C++
khoih-prog/ESP_DoubleResetDetector
ESP_DoubleResetDetector is a library for the ESP32/ESP8266 Arduino platform to enable trigger configure mode by resetting twice.
khoih-prog/Blynk_WM
Blynk and WiFiManager Library for configuring/auto(re)connecting ESP8266/ESP32 modules to the best or available MultiWiFi APs and MultiBlynk servers at runtime, with or without SSL. Configuration data saved in either SPIFFS or EEPROM.
lunokjod/watch
lunokWatch (lilygo twatch2020 series)
m1cr0lab-esp32/remote-control-with-websocket
ESP32 Remote Control with WebSocket
thebigpotatoe/Effortless-SPIFFS
A class designed to make reading and storing data on the ESP8266 and ESP32 effortless
gemi254/ConfigAssist-ESP32-ESP8266
A lightweight library allowing managing configuration settings on ESP32/ESP8266 devices using a web portal. Supports YAML-style definitions, Wi-Fi credentials storage, NTP sync, OTA firmware updates and provides mechanisms to render configuration forms and handle user input.
holgerlembke/ESPFMfGK
ESP32 File Manager for Generation Klick
heluoly/ESP32-SDcard-WebServer
Programming based on Arduino IDE, implementation of file upload and download, webpage flash game, video offline play, clipboard and AP STA AP + sta mode conversion.
thelastoutpostworkshop/animated_gif_sdcard_spiffs
Animated GIF stored in SD Card and played from SPIFFS on a Round Display (GC9A01) with the ESP32
bitmario/SPIFFSLogger
A minimal library for binary data logging in ESP8266 systems
hpirila/ESP32-Ruuvitag-Collector
Ruuvitag data collector for ESP32
JJFourie/ESP32Cam-MQTT-SPIFFS-PIR
ESP32Cam - PIR-triggered photos uploaded to webserver. Motion broadcast via MQTT. Video streaming. Settings stored in SPIFFS. Temperature sensor.
tobozo/ESP8266SDUpdater
💾 ESP8266 Prequel to M5Stack-SD-Updater
fabianoriccardi/RTCMemory
An intuitive library to simplify read and write operations on RTC memory of ESP8266 and its backup on flash memory.
khoih-prog/BlynkGSM_Manager
Simple GSM shield Manager for Blynk and ESP32 / ESP8266 boards, with or without SSL, configuration data saved in SPIFFS / EEPROM. This library enables user to include both Blynk GSM/GPRS and WiFi libraries in one sketch, run both WiFi and GSM/GPRS simultaneously, or select one to use at runtime after reboot.
Jorgen-VikingGod/ESP8266-WiFi-Relay
simple sketch of using ESP8266WebServer to switch relays on GPIO pins. It serves a simple website with toggle buttons for each relay
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.
renat2985/easy_Iot_file_system
A simple and beautiful file system for your Iot devices. For ESP8266, ESP32
SergiuToporjinschi/settingsmanager
Saving, reading and changing settings from Json file on SPIFFS
guohaomeng/ESP32WebScope
只用一块ESP32制作的ESP32网页示波器+波形发生器,可以拿来生成以及观察低频信号 esp32 web oscilloscope