Try to read and write files from a sketch using SPIFFS on ESP32
There was a time when I wanted to save a file on ESP32-WROOM-32 and load it from a sketch program. I found out that SPIFFS can be used.
There was a time when I wanted to save a file on ESP32-WROOM-32 and load it from a sketch program. I found out that SPIFFS can be used.
An article on changing the font of Arduino IDE from default.
The font and size were changed by modifying the editor.font entry in preferences.txt.
This article describes how to change the Arduino IDE, the integrated development environment for the ESP32 and Arduino, to dark mode.
An article about changing the background color of the Spyder used in the Python development environment to a dark color.
Recent Comments