Apps
Installable tools and applications.
9 apps tagged "firmware"
COSMIIC Implantables
The COSMIIC implantables project as a ready-to-open Adom 3D editor layout (wireBender). Three eval frame molecules (PG4 pulse generator, PM1 power module, BP2 biopotential amplifier) sit on 6x6 scaffolds chained over the two-wire implant network bus, next to a 5x10 scaffold carrying the COSMOCOIL wireless charger, the PM charging coil, four adipose spacer molecules, and a wireless link. Installing places wireBender.json into project-content/layouts so the Hydrogen 3D editor lists it in its layou
adom-wiki pkg install cosmiic/implantablesAdom USB - Teensy / i.MX RT persona pack
Flash stub firmware to a Teensy 4.x / NXP i.MX RT to enumerate as keyboard, mouse, disk, serial, MIDI, or audio — the classic HID-injection / composite-device test platform.
adom-wiki pkg install john/adom-usb-stub-teensyAdom USB - CH32V persona pack
wchisp-flash stub firmware to a CH32V203/307 RISC-V MCU to enumerate as CDC, HID, or MSC.
adom-wiki pkg install john/adom-usb-stub-ch32Adom USB - SAMD21/51 persona pack
BOSSA-flash stub firmware to a SAMD21/SAMD51 (Arduino Zero class) to enumerate as MSC, HID, CDC, or MIDI.
adom-wiki pkg install john/adom-usb-stub-samd21Adom USB - TI Sitara persona pack
Load Linux USB-gadget / stub images onto a TI Sitara (AM335x/AM57x/AM62x) USB device controller to present MSC, RNDIS, CDC, or HID — validate host enumeration.
adom-wiki pkg install john/adom-usb-stub-ti-sitaraAdom USB - nRF52/53 persona pack
DFU-flash stub firmware to an nRF52840/nRF5340 to enumerate as CDC, HID, or MSC — exercise the USBD peripheral.
adom-wiki pkg install john/adom-usb-stub-nrfAdom USB - ESP32-S2/S3 persona pack
esptool-flash TinyUSB stubs to an ESP32-S2/S3 so it enumerates as CDC, HID, MSC, or MIDI — validate native-USB host support.
adom-wiki pkg install john/adom-usb-stub-esp32Adom USB - STM32 persona pack
Flash stub firmware over USB DFU (0483:df11) to make any STM32 enumerate as each supported USB class — MSC, HID, CDC, RNDIS, audio, MIDI, DFU.
adom-wiki pkg install john/adom-usb-stub-stm32Adom USB - RP2040 persona pack
Flash stub firmware to an RP2040 (drag-drop UF2 in BOOTSEL) to enumerate it as a disk, keyboard, mouse, serial, or MIDI device — test USB host support end-to-end.
adom-wiki pkg install john/adom-usb-stub-rp2040