A mouse jiggler written in Rust for the Raspberry Pi Pico
|
|
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
Pico Mouse Jiggler
A friend asked me if there was a solution to the university PC timing out, so this is my solution.
This uses the twitchy Mouse example from the HAL board support repo for the Raspberry Pi Pico as a starting point.