Skip to content

Commit 6290fe1

Browse files
ACE0 ACE1 pids, MediaCode org. ACE0 - bootloader and serial debuging, ACE1 - HID controller
1 parent 0b322ff commit 6290fe1

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed

1209/ACE0/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: pid
3+
title: Custom HID Controller
4+
owner: MediaCode
5+
license: MIT
6+
site: https://www.media-code.ru
7+
source: https://github.com/VictorBorchenko/HIDControllerV2
8+
---
9+
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)

1209/ACE1/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: pid
3+
title: Custom HID Controller
4+
owner: MediaCode
5+
license: MIT
6+
site: https://www.media-code.ru
7+
source: https://github.com/VictorBorchenko/HIDControllerV2
8+
---
9+
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)

org/MediaCode/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: MediaCode, LLC
4+
site: https://www.media-code.ru
5+
---
6+
We develop, implement and support IT systems for broadcasting, education and medicine.

0 commit comments

Comments
 (0)