In this repository are stored the necessary files to compile the joystick software for the micro:bit.
In order to be able to compile the code locally you need to follow the Offline development tutorial provided by the University of Lancaster.
- main.cpp: Currently used as a test software to check that the Micro:bit can both send and receive through UART.
To check that an UART communication between the Micro:bit and the computer can be established and maintained, please refer to our Micro:bit Test Unit.