10 skills found
python-intelhex / IntelhexPython IntelHex library
noahp / Bin2hexSimple binary file to Intel HEX file converter (bin to hex)
krupski / Bin2hexConvert raw binary files to Intel "IHEX" type files (used for loading large chunks of data into an Arduino board)
RetroNick2020 / RtbinobjGUI tool to convert binary files to DOS Object OBJ/OMF,COFF, Amiga Hunk, and GWBASIC BSV format. Creates byte exact files as Turbo Pascal BINOBJ and Turbo C BGIOBJ. Can be used with Turbo Pascal, QuickPascal, Freepascal ,Turbo C, QuickC, and Open Watcom compilers.
stedonet / Chexelegant C/C++ functions to decode/encode hex string from/to bytes - no libraries, no branches, no lookup tables
RetroNick2020 / RtbinsrcGUI tool to convert Binary to source for C, Pascal, Basic/GWBASIC - turn binary file to array and data statements
marcinbor85 / LibihexPlain C library for parsing and dumping IntelHex files
JamesHovious / Bin2hexMy first Go project; Convert binary data to escaped hex format.
ibara / Bin2hexConvert binary files to Intel HEX format
francescosacco / BinaryToolsThis is a set of tools for working with binary files.