justinjradi's Stars
george-norton/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
qmk/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
ploopyco/mouse
Home of the non-firmware design files for the Ploopy Corporation QMK Mouse.
minervaclient/minervaclient
Python CLI for Minerva
FreeSpacenav/spacenavd
Free user-space driver for 6-dof space-mice.
rusticata/pcap-parser
PCAP/PCAPNG file format parser written in pure Rust. Fast, zero-copy, safe.
screeck/YouTube
This repo contains my writeups and code from YouTube videos
veggiedefender/open-and-shut
Type in Morse code by repeatedly slamming your laptop shut
FirstPlatoLV/EmuController
UMDF v2 driver for virtual HID-compliant game controller device with Force Feedback support
MSREnable/GazeHid
Sample code for UMDF HID drivers for eye trackers
ejaaskel/stm32_tinyusb
Example of integrating TinyUSB into a STM32 project with F446RE Nucleo board
changeofpace/MouClassInputInjection
MouClassInputInjection implements a kernel interface for injecting mouse input data packets into the input data stream of HID USB mouse devices.
abend0c1/hidrdd
USB Human Interface Device (HID) Report Descriptor Decoder. This will convert a binary or printable hex report descriptor into a C header file. The printable hex can, for example, be an existing C header file - so it can be used to mechanically document an existing report descriptor declaration. The binary report descriptor could, for example, have been extracted from a Wireshark trace of a USB device handshake.
gelstudios/gitfiti
abusing github commit history for the lulz
chandong83/stm32_i2c_to_usb_hid_multitouch
i2c to usb hid multi touch with stm32
ilufang/HID
Bring enhanced HID functions to your Arduino!
alambe94/I-CUBE-USBD-Composite
Create STM32 USB Composite devices with ease.
T-vK/ESP32-BLE-Mouse
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
dmitrystu/libusb_stm32
Lightweight USB device Stack for STM32 microcontrollers
obdev/v-usb
A Firmware-Only USB implementation for Atmel's AVR Microcontrollers
hathach/tinyusb
An open source cross-platform USB stack for embedded system