Showing 16 open source projects for "intel hex"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 1
    RedtDec

    RedtDec

    RetDec is a retargetable machine-code decompiler based on LLVM

    The decompiler is not limited to any particular target architecture, operating system, or executable file format. ELF, PE, Mach-O, COFF, AR (archive), Intel HEX, and raw machine code supported. 32-bit: Intel x86, ARM, MIPS, PIC32, and PowerPC 64-bit: x86-64 supported. Demangling of symbols from C++ binaries (GCC, MSVC, Borland). Reconstruction of functions, types, and high-level constructs. Output in two high-level languages: C and a Python-like language. Generation of call graphs, control-flow...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 2
    Format Converter - Intel HEX, Elf32, BIN

    Format Converter - Intel HEX, Elf32, BIN

    File Format Converter Between HEX / BIN / ELF

    Intel HEX File Processing Software File Format Converter Between HEX / BIN / ELF The source code was created and debugged in the eS development environment (for Linux and Windows) and is an example of its use. https://esolution.sourceforge.io/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    ... and / or software for this purpose. (For example, the J-Link debugger is sufficient for debugging on an ARM processor) An example of a project of a console utility created in this programming environment here: https://intel-hex-file-processing.sourceforge.io/ Additional information in Russian can be found here https://sites.google.com/view/esrus/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • 5

    Hex2bin

    Intel Hex or Motorola Hex file converter

    Converts Motorola and Intel hex files to binary. Executables for windows included. A similar project also does hex <-> binary conversions, supports many formats and other features: see: srecord (http://srecord.sourceforge.net/)
    Leader badge
    Downloads: 230 This Week
    Last Update:
    See Project
  • 6
    Assembly to Machine code (HEX) converter

    Assembly to Machine code (HEX) converter

    Converts Assembly code to Machine code for 8085 microprosessor

    Most of the students who learn programming for microprocessor(mp) will first begin with Intel 8085. But the microprocessor cant understand assembly directly it needs to be converted into machine code. There are many tutorial kits which accepts only machine code. So, there this software will be much useful to save time and to get accurate machine code in just few milli seconds. :D I hope many of you will like it. I will keep maintaining it and try to make it more useful in future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HEX2BINX

    HEX2BINX

    Firmware files converter from HEX to BINX

    Firmware BINX format may be of interest to developers of devices on microcontrollers, if they plan to implement in their devices the firmware upgrade function (Update Firmware) In fact, BINX is a binary representation of a conventional firmware HEX file standard of 'Intel HEX', it transmitted to the MCU "as is".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    mcs51linux

    MCS-51 programmer for Linux

    This is a very simple EEPROM programmer for MCS-51 chips like AT89C2051, AT89C1051, AT89C4051 for BlowIT programmer (http://www.dinceraydin.com/8051/index.html). Wrote on C and uses Linux Parport driver. In addition there are 2 scripts Perl: ihex2bin and bin2ihex to convert ROM image from or to Intel HEX format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A program that transforms any intel hex format file to binary file. This program allocates the memory dynamically, that's why it's able to generate as many .bin files as needed by the .hex file respecting the maximum size indicated by the user.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 10

    hex2file

    Tool to convert hexadecimal files to custom file formats

    hex2file is a tool to convert Intel hexadecimal files into custom file formats and it also display the hex file contents in different views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Intel8085Sim

    Intel 8085 Simulator

    The Intel 8085 Simulator is a virtual Simulation environment to create, test and debug an 8085 based program. It can simulate all the basic 8085 instructions, along with the Hardware and Software Interrupts. Inbuilt IDE and Assembler can be used to write and assemble 8085 ASM program and also load it directly to 8085 memory or even save it to HEX file. The program requires Microsoft .NET Framework 2.0 to execute and is compatible with all Windows Operating System. Download and Run the program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hexplorer

    Hexplorer

    Binary (hexadecimal) editor for Windows

    Binary (hexadecimal) editor for Windows
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 13
    This was a project/task I had to do at my univerity. It decodes Intel Hex into binary and visa versa..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    ThexFile is a Delphy/Kylix component designed to load/save/manage binary data stored in Intel Hex or Motorola S format files produced by compilers, memory writers and, generally speaking, all embedded devices development systems and programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    It is an opensource programer MCU51 chips family (i.e. 8051, 8052...) and i2c eeproms (i.e. 24c01...), programer accepts input file in Intel Hex file format and with pc comunicate via rs232.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next