Getting the Arduino IDE V2 ready Download and install Arduino IDE V2 Go to Tools -> Manage Libraries and install FastLED 3.7.5 (ESP8266 version of SmartPoi will not work with the latest FastLED!) Go to File -> Preferences and input the following in “Additional boards manager URLs” (adding ESP8266 boards support): http://arduino.esp8266.com/stable/package_esp8266com_index.json 4. Go to Tools -> Boards -> Boards Manager and select esp8266 to install (may need to re-start Arduino IDE before it shows up) 5. Install the ESP8266 LittleFS Uploader program in Arduino: Step 1: Download the Plugin Open your web browser and go to the official GitHub releases page for the tool:GitHub: arduino-littlefs-upload Download the latest version ending in .vsix (for example: arduino-littlefs-upload-1.6.3.vsix). Step 2: Move It to the Hidden Plugins Directory You need to put this file in a specific directory. If the plugins folder doesn’t exist yet, you will need to create it. Windows: 1. Navigate to:…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.