Thursday, March 28, 2024

Is it possible to add HID capability to Arduino and can we make air mouse?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #84560
    EFY Bureau
    Keymaster

      I want to make a wireless air mouse using an Arduino. Do Arduino support HID input and how can we make a Bluetooth mouse.

      #84581
      Ashwini Sinha
      Keymaster

        Arduino UNO and Nano do not support HID inputs to other devices. You can use Arduino Pro Micro or Raspberry Pi pico for HID input. Here is how you make a wireless air mouse or keyboard using Arduino https://www.electronicsforu.com/tag/wireless-mouse-with-arduino

        #84584
        Ashwini Sinha
        Keymaster

          Arduino UNO and Nano do not support HID inputs to other devices. You can use Arduino Pro Micro or Raspberry Pi pico for HID input. Here is how you make a wireless air mouse or keyboard using Arduino https://www.electronicsforu.com/tag/wireless-mouse-with-arduino

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.