forkineye / ESPSFlashTool

Flash tool for the ESPixelStick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Flash tool for the ESPixelStick


Languages

Language:Python 74.0%Language:C 19.7%Language:Java 6.0%Language:Makefile 0.2%Language:Shell 0.1%