Arduino Clone CH341 Drivers
Windows Installer and instructions:
http://www.microcontrols.org/arduino-uno-clone-ch340-ch341-chipset-usb-drivers/
Or browse to our file server:
\\steamserver\software\Arduino\Uno clone\CH341SER_Windows\Setup.exe
Mac installer and instructions:
http://0xcf.com/2015/03/13/chinese-arduinos-with-ch340-ch341-serial-usb-chip-on-os-x-yosemite/
- Download Driver Files for your OS
- Install software but don’t restart yet.
- Launch Terminal and copy paste this:
- sudo nvram boot-args="kext-dev-mode=1"
- Note: If you copy and paste that line from the linked website instead of here, it will fail due to bad quotes in the HTML.
- Restart your Mac
- Launch Terminal and copy paste this:
- sudo ln -s /dev/tty.wch\ ch341\ USB\=\>RS232\ 1410 /dev/tty.wch