HoodLoader2
Microcontroller reprogramming tool
Software provides a method to reprogram and utilize multiple microcontrollers on an Arduino board
16u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE
739 stars
57 watching
185 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list
arduinobootloaderusb
Related projects:
Repository | Description | Stars |
---|---|---|
mcu-tools/mcuboot | A secure bootloader for 32-bit microcontrollers. | 1,341 |
cnlohr/ch32v003fun | Develops tooling and environment for efficient use of CH32V003 microcontroller | 958 |
mxcd/cannon | A tool for loading and running code on microcontrollers via CAN bus | 16 |
akospasztor/stm32-bootloader | A bootloader library for customizing the firmware of microcontrollers with an external SD card | 896 |
mikaelpatel/cosa | An object-oriented platform for managing AVR/ATmega/ATtiny microcontrollers | 338 |
pbek/usb_hid_autofire | A tool to simulate left-clicks as a USB HID device | 109 |
bootsector/stm32-hid-bootloader | A small, driverless USB HID bootloader and flashing tool for STMicroelectronics STM32F10X devices. | 162 |
lujji/stm8-bootloader | A bootloader for microcontrollers that allows for efficient and flexible loading of firmware into the device's flash memory. | 95 |
autowp/arduino-canhacker | A CAN bus adapter library for Arduino using the MCP2515 chip | 383 |
onkwon/yaboot | A bootloader that initializes and boots ARM Cortex-M based microcontrollers with secure data integrity and optional APP update functionality. | 22 |
dieselduz42/arduino-can-bus-sd-logger | Records CAN bus data from an Arduino board to an SD card for later processing and review | 21 |
s4n7h0/practical-reverse-engineering-using-radare2 | Training materials and resources to learn reverse engineering using Radare2, a tool for analyzing and disassembling binary executables. | 107 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
rkollataj/mcba_firmware | Firmware for analyzing Microchip CAN BUS communication | 21 |
adamtheone/candrive | Tools and software for accessing and decoding data from automotive CAN bus networks | 542 |