0

I’m planning the system that could analyze touch information from my car LCD display and using Raspberry PI change it to standard mouse movements using Bluetooth HID protocol. I’m wondering if it is possible to emulate multi touch thru mouse HID over Bluetooth?

dnf
  • 1,659
  • 2
  • 16
  • 29

1 Answers1

0

Yes, Its possible. You need something like HC-06 with HID firmware on it. The Tricky part is to read the cars touchscreen output...