7 lines
338 B
Markdown
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.
|