https://github.com/cpldcpu/gen2-addressable-rgb
Analysis of the Gen2 Addressable RGB protocol
https://github.com/cpldcpu/gen2-addressable-rgb
Last synced: about 1 year ago
JSON representation
Analysis of the Gen2 Addressable RGB protocol
- Host: GitHub
- URL: https://github.com/cpldcpu/gen2-addressable-rgb
- Owner: cpldcpu
- License: cc0-1.0
- Created: 2024-01-21T00:50:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T07:18:24.000Z (about 2 years ago)
- Last Synced: 2025-03-26T10:04:21.874Z (about 1 year ago)
- Language: C
- Size: 11.5 MB
- Stars: 22
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gen2-Addressable-RGB
This repository contains information about an analysis of the Gen2 Addressable RGB protocol that is used to control RGB-Illumination in personal computers.
## Repository Contents
[./docs](./docs/) -Documentation for the Gen2 Addressable RGB protocol [click here to view online](./docs/Gen2_ARGB_protocol_analysis.md)
[./code](./code) - Some source code snippets used to excercise the LEDs
[./LICENSE](./LICENSE) - Repository license
## Discussions
[Github Discussions](https://github.com/cpldcpu/Gen2-Addressable-RGB/discussions) are enabled. Use them for any questions or inputs.