Skip to content
 
 

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

usb-host-shield-mouse

This fork adds the ability to interact with an Sunone Aimbot

[USB Mouse] --> [USB Host Shield 2.0] --> [Arduino Leonardo] --> [FAKE HID USB] --> [Sunone Aimbot]

Hardware Requirements

  • Arduino Leonardo
  • USB Host Shield 2.0
  • Logitech G series mouse

How to Use

  1. Connect the USB Host Shield to the Arduino Leonardo.
  2. Connect the Logitech mouse to the USB Host Shield.
  3. Upload the USBHostShieldMouse.ino sketch to the Arduino Leonardo.
  4. Edit arduino_baudrate to 115200 and arduino_16_bit_mouse to True in config.ini.

Note

The side buttons are emulated using the keyboard library. Reassign these keys in the games.

arduino mouse pre-library is taken from here

About

A simply trick for interpret a 16-bit/axis mouse using USB_Host_Shield_2.0. (Logitech G102/G502)

Resources

Stars

18 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages