/IntelHexProgrammerFrontend

This is the GUI I built to program Intel HEX files with my Arduino. It needs an Arduino connected over a serial port to work properly.

Primary LanguageC++

This is the frontend (PC Side) to my Intel Hex Programmer. It's written with Qt5, which you'll need to compile it. If you install Qt5 and try to open the .pro file, it should be ready to go.