Skip to content

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

Notifications You must be signed in to change notification settings

SunOner/usb-host-shield-mouse_for_ai_aimbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%