26 Forks
92 Stars
92 Watchers

rasp_vusb

This repo explains how to turn your Raspberry Pi Zero into USB Keyboard and Mouse. Also provides sample code and binaries to control them.

How to download and setup rasp_vusb

Open terminal and run command
git clone https://github.com/stjeong/rasp_vusb.git
git clone is used to create a copy or clone of rasp_vusb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rasp_vusb https://github.com/stjeong/rasp_vusb/archive/master.zip

Or simply clone rasp_vusb with SSH
[email protected]:stjeong/rasp_vusb.git

If you have some problems with rasp_vusb

You may open issue on rasp_vusb support forum (system) here: https://github.com/stjeong/rasp_vusb/issues