GithubHelp home page GithubHelp logo

filipbec / intelhex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from python-intelhex/intelhex

0.0 1.0 0.0 1.79 MB

Python IntelHex library

License: BSD 3-Clause "New" or "Revised" License

Python 99.62% Makefile 0.38%

intelhex's Introduction

IMPORTANT!

New maintainer is needed! I (bialix) don't have anymore time and motivation to move this project forward. I created a dedicated team python-intelhex to allow more real contributors to maintain it and ship new releases. Welcome on board!

Python IntelHex library

Introduction

The Intel HEX file format is widely used in microprocessors and microcontrollers area (embedded systems etc) as the de facto standard for representation of code to be programmed into microelectronic devices.

This work implements an intelhex Python library to read, write, create from scratch and manipulate data from Intel HEX file format.

The distribution package also includes several convenience Python scripts, including "classic" hex2bin and bin2hex converters and more, those based on the library itself. Check the docs to know more.

License

The code is distributed under BSD license, see LICENSE.txt.

In short: you can use IntelHex library in your project without any restrictions.

Supported Python versions

IntelHex library v.2.2 supports Python 2 (2.4-2.7) and Python 3 (3.2-3.5 or later) without external libraries or 2to3 tool from the same codebase.

Install

Install using pip (recommended, no separate download required):

pip install intelhex

Download

Source code, bug reports, patches

IntelHex on GitHub:

https://github.com/bialix/intelhex

User manual

User manual for IntelHex is available in the sources docs/manual/ directory. You can browse User Manual online:

https://readthedocs.org/projects/python-intelhex/

Changelog

See NEWS.rst

intelhex's People

Contributors

adfernandes avatar bernh avatar bialix avatar mentaal avatar mt-caret avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.