I created a website that shows users a simple QWERTY keyboard, a mouse trackpad and two buttons that act as each mouse button.
Now what I want:
- User visits https://www.mykboard.com with Computer A.
- User clicks a button on the page to show available devices.
- User manually connects Computer A to Computer B that also has Bluetooth on.
- User opens on Computer B a simple text editor.
- User hits on the website on Computer A the key "h" to write the text in Computer B.
Would this be possible with the Bluetooth API ?