Examples¶
Code examples and walkthroughs for using opengnm.
Available Examples¶
| Example | Description |
|---|---|
| Hardware Smoke Test | The verified PS4 hardware smoke test — full-screen green status view |
Contributing Examples¶
To add an example:
- Create a markdown file in
docs/examples/ - Include complete, compilable code snippets
- Explain each step of the example
- Add a link to relevant API reference pages
- Add the example to the table above