10 years, 1 month 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?

Be the first to answer this question.