Skip to content

Instantly share code, notes, and snippets.

View davidwowa's full-sized avatar
🛠️
...

davidwowa

🛠️
...
View GitHub Profile
@fullpipe
fullpipe / usb serial driver for arduino
Last active October 3, 2020 23:01
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**`
@RobertAudi
RobertAudi / moc-on-osx.md
Last active September 30, 2023 19:54
This is a walkthrough on how to install the MOC command-line music player on OS X. The procedure was tested in Mountain Lion.

MOC on OS X

I waited for years for a Homebrew formula for MOC. I finally found one today, but it didn't work for me. So I decided to try to compile it from source.

Requirements

Here is a list of requirements, taken directly from the MOC README: