Skip to content

99 LittleFS

Geo edited this page Dec 28, 2025 · 24 revisions

LittleFS (Filesystem)

LittleFS is a lightweight filesystem available on the ESP32 Bus Pirate, useful for uploading/downloading small files directly in the flash memory.

image

WebUI

image

The firmware provides a web interface accessible from your browser:

  • Press Files button just next to Send
  • See all stored files with their sizes
  • Upload files directly into the panel
  • Download files
  • Delete files

Limitations

  • ⚠️ Maximum space available: about 4.5 MB with a 8MB flash board.

Demo

littlefs

With LittleFS, your can import/export data from the ESP32 Bus Pirate.

Clone this wiki locally