Skip to content

morganmatchuny/intelhexparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python program to read a Intel Hex format hex file and parse through it, 
separating into columns the important details such as number of bytes per line,
the data itself, the checksum, etc. Program does NOT utilize the Python Intel Hex 
library as a personal challenge.

About

Intel HEX format hex file parser in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages