pico_mouse_jiggler/README.md
Louis Hollingworth 18b499cc30
Added starting files
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2023-06-17 20:16:39 +01:00

7 lines
338 B
Markdown

# 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](https://github.com/rp-rs/rp-hal-boards/blob/main/boards/rp-pico/examples/pico_usb_twitchy_mouse.rs)
from the HAL board support repo for the Raspberry Pi Pico as a starting point.