diff --git a/1209/ACE0/index.md b/1209/ACE0/index.md new file mode 100644 index 00000000..1ab7df46 --- /dev/null +++ b/1209/ACE0/index.md @@ -0,0 +1,15 @@ +--- +layout: pid +title: Custom HID Controller +owner: MediaCode +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) \ No newline at end of file diff --git a/1209/ACE1/index.md b/1209/ACE1/index.md new file mode 100644 index 00000000..1ab7df46 --- /dev/null +++ b/1209/ACE1/index.md @@ -0,0 +1,15 @@ +--- +layout: pid +title: Custom HID Controller +owner: MediaCode +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) \ No newline at end of file diff --git a/org/MediaCode/index.md b/org/MediaCode/index.md new file mode 100644 index 00000000..8eb7a20b --- /dev/null +++ b/org/MediaCode/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: MediaCode, LLC +site: https://www.media-code.ru +--- +We develop, implement and support IT systems for broadcasting, education and medicine. \ No newline at end of file