Skip to content

Instantly share code, notes, and snippets.

@fullpipe
Last active October 3, 2020 23:01
Show Gist options
  • Save fullpipe/134f433b601a07c99e2c to your computer and use it in GitHub Desktop.
Save fullpipe/134f433b601a07c99e2c to your computer and use it in GitHub Desktop.
usb serial driver for arduino clone on mac osx yosemite
1. download and install http://www.wch.cn/download/CH341SER_MAC_ZIP.html
2. run `sudo nvram boot-args="kext-dev-mode=1"`
3. Reboot
4. Enjoy you port `/dev/cu.wchusbserial**`
@davidwowa
Copy link

exists a version for mac high sierra ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment