Re: HID Driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Le vendredi 15 mars 2019 à 18:23 +0530, Pratyush Das a écrit :
> 
> I want the device operated by the Arduino Uno board to be recognised
> as a mouse by my Linux OS. To control the cursor I am using the X11
> API. 
> 

Arduino Uno is not the best Arduino board for the task. It's achievable
out of the box with Leonardo, Micro, Due, Zero and Esplora[1]. It
requires a hack on Arduino Uno (replacing the firmware of the AVR µC
used as the USB to serial converter).

The relevant Arduino library is <Mouse.h>[2].

On Linux side there's nothing to do on a fairly modern desktop system. 

[1] https://www.arduino.cc/en/Reference/Libraries
[2] https://www.arduino.cc/reference/en/language/functions/usb/mouse/

Regards.

-- 
Yann Droneaud
OPTEYA



_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux