You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
###Here we have the signed and unsigned drivers for the CH341 and CH340 usb controller drivers. These drivers are commonly found on Chinese Arduino micro-controllers.
3
3
4
-
##This repo contains the drivers for Windows, Mac, Linux, and Android
4
+
###This repo contains the drivers for Windows, Mac, Linux, and Android
5
+
6
+
###Blog Post with Instructions: [a link](https://blog.harlenbains.com/how-to-install-the-arduino-ch341ser-usb-driver-on-a-mac-3f96ff158a2b)
7
+
8
+
5
9
6
10
#Note:
7
-
###Used the signed drivers unless you have a particular reason for using the unsigned ones. Unsigned drivers require you to remove driver signature enforcement on Windows and Mac.
11
+
###Use the signed drivers unless you have a particular reason for using the unsigned ones. Unsigned drivers require you to remove driver signature enforcement on Windows and Mac.
0 commit comments