arduino-usb-drivers
arduino-usb-drivers copied to clipboard
✍️ Signed drivers for CH340 and CH341 USB controllers
Arduino USB Drivers
- Summary
- Sources
Summary
The CH340 and CH341 USB controllers are commonly found on 3rd party Arduinos. To use them with the Arduino IDE or CLI, you need to install extra drivers.
This repo contains the drivers for Linux, macOS, and Windows. Download the repo and follow the instructions in the corresponding folder. If you have a previously installed a version of these drivers, you will likely need to uninstall them before installing the new drivers.
Sources
OS | Source URL |
---|---|
Linux | http://www.wch.cn/downloads/CH341SER_LINUX_ZIP.html |
macOS | http://www.wch.cn/downloads/CH341SER_MAC_ZIP.html |
Windows | http://www.wch.cn/download/CH341SER_EXE.html |