IntelHex

Python library for Intel HEX files manipulations
Download

IntelHex Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Alexander Belchenko
  • Publisher web site:
  • https://launchpad.net/~bialix

IntelHex Tags


IntelHex Description

Python library for Intel HEX files manipulations IntelHex is a Python implementation of Intel HEX file format allows you read, modify, write hex files and convert them to binary form.The IntelHex library is stable, production quality software.The Intel HEX file format widely used in microprocessors and microcontrollers area as the de-facto standard for representation of code for programming microelectronic devices. This work implements a HEX (also known as Intel HEX) file format reader and convertor to binary form as a python script. Python package **intelhex** contains implementation of a HEX file reader and convertor as the IntelHex class. Also included are some scripts to do basic tasks that utilize this package. The "bin2hex.py" script converts binary data to HEX, and the "hex2bin.py" works the other direction. "hex2dump.py" converts data from HEX to a hexdump, and "hexmerge.py" merges multiple HEX files into one. Requirements: · Python What's New in This Release: · This version fixes one minor bug in the code and improve documentation.


IntelHex Related Software