Difference between revisions of "Arduino Clone CH341 Drivers"
m |
m |
||
Line 11: | Line 11: | ||
== Mac installer and instructions: == | == Mac installer and instructions: == | ||
− | + | Note that this installation process involves configuring your mac to allow this unsigned driver to be installed. | |
− | # Download Driver Files for your OS | + | # [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. | # Install software but don’t restart yet. | ||
# Launch Terminal and copy paste this: | # Launch Terminal and copy paste this: |
Revision as of 16:48, 2 June 2016
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:
Note that this installation process involves configuring your mac to allow this unsigned driver to be installed.
- 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