0 Forks
2 Stars
2 Watchers

micro.Gamepad

Beginner-friendly code samples for micro:Gamepad. micro:Gamepad is a gamepad-like controller powered by BBC micro:bit. Contains multiple input components, such as joystick and buttons. Fully programmable. With micro:bit's radio module, it is easy to send and receive radio messages. Great for remote controlling.

How to download and setup micro.Gamepad

Open terminal and run command
git clone https://github.com/KidsRobot/micro.Gamepad.git
git clone is used to create a copy or clone of micro.Gamepad 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 micro.Gamepad https://github.com/KidsRobot/micro.Gamepad/archive/master.zip

Or simply clone micro.Gamepad with SSH
[email protected]:KidsRobot/micro.Gamepad.git

If you have some problems with micro.Gamepad

You may open issue on micro.Gamepad support forum (system) here: https://github.com/KidsRobot/micro.Gamepad/issues