A simple project to play with some LEDs :)
I started this project because I wanted to learn Rust, but didn't have any use for it.
However... I could play with PsMove's LED!
I've used C in the past to interact with them but C is a pain...
The plugins in this repo give this project a use. (yes, there is one, I promise! 😅)
Those plugins are scripts that use the GraphQL API.
Read the server instructions.
I've used psmoveapi's source to understand how to interact with the controller using HIDAPI and determine its request structures.