Pinned Repositories
embedded-example
Examples of embedded application in minimalistic style for RISC-V in Rust
hid-monitor-control
EIZO FlexScan USB HID display monitor control tool
ixo-usb-jtag
usb-jtag - Altera USB Blaster Emulation with a FX2
libfx2
Chip support package for Cypress EZ-USB FX2 series microcontrollers
MMCProMicro
ShiroMicro - ProMicro clone with Mid-Mount USB Type-C connector
nu-isp-rs
Rust crate nu-isp and nu-isp-cli
ProMicro-AVRISP-mkII
Fork of lufa https://github.com/abcminiuser/lufa. It's more like ProMicro-as-AVRISP-mkII.
elfmimi's Repositories
elfmimi/hid-monitor-control
EIZO FlexScan USB HID display monitor control tool
elfmimi/ProMicro-AVRISP-mkII
Fork of lufa https://github.com/abcminiuser/lufa. It's more like ProMicro-as-AVRISP-mkII.
elfmimi/libfx2
Chip support package for Cypress EZ-USB FX2 series microcontrollers
elfmimi/nu-isp-rs
Rust crate nu-isp and nu-isp-cli
elfmimi/rust-dap
CMSIS-DAP Rust implementation
elfmimi/ProMicro-AVRISP
Fork of ArduinoISP https://github.com/rsbohn/ArduinoISP. It's more like ProMicro-as-AVRISP.
elfmimi/rust-rtt-sample
Showing message through RTT channel demo and LED blinking demo for RA4M1 / R7FA4M1AB.
elfmimi/ChibiOS-Contrib
ChibiOS-Contrib for Nuvoton NUC123
elfmimi/DAPLink
elfmimi/qmk_firmware
QMK Firmware for Z70 / Z70 Pro with support for NUC123 subsystem
elfmimi/flash-algorithm-template
A template for writing CMSIS-Pack flash algorithms in Rust
elfmimi/hidapi-rs
Rust bindings for the hidapi C library
elfmimi/lpc55-hal
Hardware Abstraction Layer (HAL) for NXP LPC55 (Cortex-M33) microcontrollers
elfmimi/lufa
LUFA - the Lightweight USB Framework for AVRs.
elfmimi/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
elfmimi/N76E003-playground
Software related to the cheap Nuvoton N76E003 8051-based MCU
elfmimi/NuMaker_UART_ICPLib_Samples
NuMaker M48x Samples - Input Nuvoton ISP UART packet convert to two wire ICP signal output
elfmimi/nusb
A new pure-Rust library for cross-platform low-level access to USB devices.
elfmimi/orbtrace
Debug and parallel trace hardware for CORTEX-M (FPGA + support code)
elfmimi/Pico-PIO-USB
USB FS host using PIO of raspberry pi pico (RP2040).
elfmimi/probe-rs
A debugging toolset and library for debugging ARM cores on a separate host
elfmimi/probe-run
Run embedded programs just like native ones
elfmimi/project_generator
Project generators for various embedded tools (IDE). IAR, uVision, Makefile, CoIDE, Eclipse and many more in the roadmap!
elfmimi/pyOCD
Open source Python library for programming and debugging Arm Cortex-M microcontrollers
elfmimi/QFN40_6x6_DIP
QFN40 6x6mm to Slim DIP adapter
elfmimi/ra4m1-flash-algorithm
elfmimi/rp-hal
A Rust Embedded-HAL for the rp series microcontrollers
elfmimi/rusb-cmsis-dap
elfmimi/rustykeys-mouse
elfmimi/usbd-serial
Work-in progress minimal CDC-ACM (USB serial port) class for usb-device