How to read a file from the ESP8266 SPIFFS file system.
Micro:bit MicroPython: reading a file from the file system
In this tutorial we will check how to read the content of a file from the micro:bit file system, using MicroPython. Introduction In this tutorial we will check how to read the content of a file from the micro:bit file system, using MicroPython. For an introduction on how to create and write content to a …
Continue reading "Micro:bit MicroPython: reading a file from the file system"