6 years, 1 month ago.

MIcro BIT - BT Mouse and Keyboard

Hi all,

I want to make my BBC Micro-Bit behave as a Bluetooth Keyboard AND Mouse.

I Intend (later) to have external sensors,

But in the interim maybe use the accelerationsensor, for Mouse move, and the buttons to send a text string

I have a cool idea for someone who cannot use a mouse, (no fingers)

An example would be relay nice :)

2 Answers

5 years, 8 months ago.

I have a method.. I will answer it shortly https://punjabstatelottery.com/ https://aquastech.in/best-water-purifier/

Spam Ad

posted by Max Maxis 01 Dec 2018
5 years, 11 months ago.

Hello there, I am trying to make a microbit air mouse right now !

A good starting point will be this example :

https://os.mbed.com/users/suntopbd/code/microbit_mouse_BLE_daybreak_version/

https://os.mbed.com/teams/microbit/code/microbit_presenter/docs/fd2697cadbd3/keyboard__stream_8cpp_source.html

There are HID drivers for Keyboard, Mouse and Joystick here ! All you need is to put the missing puzzles together

Here the item I am cooking right now : https://os.mbed.com/users/suntopbd/code/microbit_mouse_BLE/

Still not complete, you are welcome fix the remaining issues.

posted by Shahariar Hossain 27 May 2018