Skip to content

Commit 23686cd

Browse files
authored
Merge pull request #1070 from VictorBorchenko/master
ACE0, ACE1 pids and MediaCode org
2 parents 787826d + 6290fe1 commit 23686cd

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)