Skip to content

Flash instruction

Jean-Baptiste Le coz edited this page Jun 3, 2024 · 12 revisions

Arduino IDE

You need to install the following board/tool/library :

Flash instruction

  • Tweak the code for your hardware and wifi.

  • Tweak the ESP8266 to max out its possibility. For exemple, for the Wemos D1, the CPU can be set to 160Mhz and the FS to 3MB.

  • Flash ImagePainting from the Arduino IDE.

  • Upload the data by clicking to "ESP8266 LittleFS Data Upload".