You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a custom USB HID controller using an Arduino Micro (ATmega32u4) with no external HID libraries required. The controller features:
10
+
11
+
π Rotary Encoder
12
+
π²οΈ 5 Push Buttons
13
+
π§² Hall Sensor (for zero-position detection)
14
+
π Controlled RGB Lighting
15
+
π Bi-directional HID communication (IN/OUT reports)
This project implements a custom USB HID controller using an Arduino Micro (ATmega32u4) with no external HID libraries required. The controller features:
10
+
11
+
π Rotary Encoder
12
+
π²οΈ 5 Push Buttons
13
+
π§² Hall Sensor (for zero-position detection)
14
+
π Controlled RGB Lighting
15
+
π Bi-directional HID communication (IN/OUT reports)
0 commit comments