1209 / ACE0 - Custom HID Controller
| VID | 0x1209 |
|---|---|
| PID | 0xACE0 |
| Owner | MediaCode, LLC |
| License | MIT |
| Site | https://www.media-code.ru |
| Source | https://github.com/VictorBorchenko/HIDControllerV2 |
This project implements a custom USB HID controller using an Arduino Micro (ATmega32u4) with no external HID libraries required. The controller features:
🔘 Rotary Encoder 🖲️ 5 Push Buttons 🧲 Hall Sensor (for zero-position detection) 🌈 Controlled RGB Lighting 🔌 Bi-directional HID communication (IN/OUT reports)