News

HexEdit is an open-source hexidecimal file editor for the Macintosh. Developer Lane Roathe indicates that a new version, 1.72, is ready for download on SourceForge. With HexEdit, programmers can ...
Get a hex editor that allows you to view a file in binary? That would be the most obvious solution. There are scores of freeware and shareware hex editors out there.
DO NOT INSERT DEVICE YET! To use this page you must first create a file suitable for burning into your chip. For most chips we will create a *.hex file from running an *.asm file through the XASM ...
Micropython also enables a fairly simple drag-and-drop way of sending the .hex file to the PIC, so the only thing the software has to do is detect the PIC, erase it, and flash the .hex file.