# st7789-examples **Repository Path**: tietang/st7789-examples ## Basic Information - **Project Name**: st7789-examples - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-15 - **Last Updated**: 2025-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ST7789 Examples [ST7789](https://github.com/almindor/st7789) driver examples for use with the [PineTime](https://wiki.pine64.org/index.php/PineTime) watch. ## Usage Run `cargo run --release --example ` where `` is the example name. ### List of examples `shapes` - display all shapes supported by embedded-graphics `image` - draw a raw image