Skip to content

himalayanelixir/arduino-usb-drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino USB Drivers

Summary

CH340 and CH341 USB controllers are commonly found on 3rd party Arduinos. To use them with the Arduino IDE or CLI you will need to install these drivers. The drivers in this repo are from the manufacturer (see Sources).

To install them, download the repository and follow the instructions in the appropriate folder. If you have any previously installed versions of these drivers, uninstall them before installing the new drivers.

Sources

OS Source URL
Linux https://www.wch-ic.com/downloads/CH341SER_LINUX_ZIP.html
macOS https://www.wch-ic.com/downloads/CH341SER_MAC_ZIP.html
Windows https://www.wch-ic.com/downloads/CH341SER_ZIP.html

Releases

No releases published

Packages

No packages published