Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 535 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 535 Bytes

CWAutoKey

用Arduino Leonardo将电键模拟电脑鼠标,配合lakey软件练习CW拍发。

时隔将近5年,重新对电路和程序进行了调整。之前没有上传电路图,这次一并上传。

  1. 开启了atmega32u4的内置上拉电阻。
  2. 给两个按键加上了消抖电容,效果比软件延时要好。

lakey搬到github来了

BG1VLZ将lakey搬过来了,还公开了所有代码。地址如下:

https://github.com/idirect3d/lakey

BG1VLZ最近更新了程序,修改了win11下的bug,大赞。