Examples

Practical examples demonstrating how to use the PoKeys Core Library for common hardware control tasks

Getting Started with Examples

Prerequisites

  • • Rust 1.70 or later installed
  • • PoKeys device connected via USB or network
  • • Basic understanding of Rust programming

How to Use

  • • Copy the example code to your project
  • • Add pokeys-lib dependency to Cargo.toml
  • • Modify pin numbers and settings as needed
  • • Run with cargo run