Important changes to questions
We’re making some changes to Mbed Questions. From 10th December 2019 this site will be archived and new questions should be asked on our new forum site. Until that date you can continue to reply to existing questions here but can’t ask new questions.
5 years, 8 months ago.
Interfacing a serial bluetooth module for usb mouse
Hello,
I'm using LPC11U24.
Can anyone please help me in interfacing a USBMouse to the computer using Serial Bluetooth Module such as HC-05. I have the USB mouse program done and working correctly using the USBMouse library. It uses the function mouse.move(x,y) to move the mouse to a particular location n the screen using the USB cable. I would love to make this work wirelessly using a bluetooth module. Here are my questions:
1) What pin connection changes will i have to make? 2) what library supports such operation?
You need to log in to post a question