Skip to content

cybernout/MicrobitAirMouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MicrobitAirMouse

run the microbit as airmouse on Ubuntu

This is just a prototype attemt to get the microbit connected over usb and using it as an airmouse.

there are 2 pieces of code to get it working :

  1. the python code

  2. the hex file that you need to flash to the microbit i suggest you use the online microbit editor to do this its a makecode hex file, on the to do list is a micropython version.

    ( check pyserial on your device : python3 -m pip show pyserial install if needed : sudo pip3 install pyserial )

About

run the microbit as airmouse on Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages