Added starting files
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
commit
18b499cc30
7 changed files with 936 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue