Skip to content

Convert images or any binary files into C source files with hexadecimal arrays for use in embedded applications.

License

Notifications You must be signed in to change notification settings

jonentropy/Hexy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexy

Hexy is an open source utility designed to make embedded development in C easier when you need to create a hex array from a binary file.

Drag and drop files onto the GUI to start conversion. An "h" file is then created for each file that was dragged on to the application.

Hexy is written in Lazarus http://lazarus.freepascal.org and requires Lazarus 0.9.30 or later. It is cross platform and has been tested on Windows and Linux.

If you are looking for precompiled binaries, see below:

Windows: https://github.com/downloads/tristan2468/Hexy/hexy.exe

Linux (GTK2 32 Bit): https://github.com/downloads/tristan2468/Hexy/hexy

Apart from the GTK widgetset on Linux, Hexy requires no further dependencies. If you would like to request precompiled binaries for different platforms, then please drop me an email at [email protected].

Please refer to the COPYING file for licensing details.

Buy me a beer, Flattr Hexy

About

Convert images or any binary files into C source files with hexadecimal arrays for use in embedded applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages