KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Pubg_Mouse_Aide
★ 22
Open GitHub ↗
一个鼠标压枪硬件外挂
Download README (.md)
Explore Similar Repositories
DeepestScatter
:
Real-time photo-realistic clouds ray tracer. Published @ SIGGRAPH Asia (2019)
netlify-rebuild
:
WordPress Plugin to trigger Netlify rebuild
OS-X-Yosemite
:
GTK theme based on the flat appearance of OS X 10.10 Yosemite
yahboom_mbit_en
:
This is yahboom_mbit English version.
fait-maison-spmv
:
Sparse Matrix-Vector Multiplication implementations in C
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Pubg_Mouse_Aide
?
Download (.md)
PUBG MOUSE AIDE 一个鼠标压枪外挂,大概原理是用MAX3421芯片作为USB HOST控制器,获取鼠标的动作,、 然后经过单片机处理后(纵向位移),利用16u2芯片模拟成鼠标,输出HID协议。 # 视频教程 点击下面图片观看 <p align="center"> <a href="https://www.bilibili.com/video/av20190153/"><img src="https://i1.hdslb.com/bfs/archive/4fef97da1cd97943435c16577081aad6b705e973.jpg_320x200.jpg"></a> </p> # Arduino UNO R3 需要用usbasp分别刷上面的16u2 和 328P 已经有编译过的固件 # Usb Host Shield 这个可以买现成的也可以自己制作