Milwaukee M18 tool battery communication protocol
8 months ago
- #Python
- #Milwaukee M18
- #Protocol Research
- 关于密尔沃基M18协议的研究涉及模拟充电器指令以验证通信。
- 存在未知寄存器及数据,欢迎贡献相关信息。
- 模拟充电器需特定电路,需注意仿冒FT232芯片不支持中断条件。
- USB转串口适配器的工作电压必须为3.3V。
- 需安装Python及pip,通过'pip install -r requirements.txt'安装依赖包。
- 运行'python3 m18.py'启动交互式命令发送终端,可使用'--port'参数指定已知串口。