Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 730 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 730 Bytes

ESPSFlashTool

This is the source for a Java frontend to ease the configuration and programming of the ESPixelStick firmware. It is designed to run on Windows, Linux, and MacOS, utilizing the Python based esptool for flashing and pre-compiled binaries from the mkspiffs project for filesystem creation. It also utilizes the jSerialComm library for serial communications, and gson for processing JSON.

Included binaries