2 repository-uri
Tools that produce executable binaries in multiple formats such as ELF, HEX, and UF2 for flashing and debugging.
Distinct from Binary Format Specifications: Distinct from Binary Format Specifications: focuses on the actual generation of binary files rather than the formal specification of the format.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Binary Image Generators. Refine with filters or upvote what's useful.
HoloCubic is an embedded desktop widget station and holographic display system. It consists of a graphics framework for rendering resolution-specific visuals and a hardware setup that uses a beam-splitting prism and transparent screen to create floating 3D visual effects. The system includes a PC-based hardware emulator used to design and verify graphical interfaces before deploying code to physical hardware. It also features an inertial measurement unit motion controller that translates physical movement into navigation inputs for the user interface. The project covers an asset pipeline for
Provides utilities to generate binary image files optimized for playback from SD cards.
The pico-sdk is a software development kit for creating C and C++ applications on RP2040 and RP2350 hardware platforms. It functions as an embedded development kit that provides hardware abstraction layers and drivers to interface with microcontroller peripherals and registers. The project utilizes a CMake build system to manage the compilation of source code into multiple binary formats, including UF2, ELF, and HEX images. This environment coordinates the build and link processes to ensure the resulting firmware is correctly tailored for the target hardware. The toolkit covers embedded hard
Produces multiple output formats including ELF, HEX, and UF2 to support various flashing and debugging tools.