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 OS X, utilizing pre-compiled binaries from the mkspiffs and esptool projects. It also utilizes the jSerialComm library for serial communications, and gson for processing JSON.
- mkspiffs - MIT
- esptool-ck - GPL v2
- jSerialComm - GPL v3
- gson - Apache 2.0