// tag
#serial
2 posts
02
programming
Serial Console Hacks With Arduino
In this post I'll share a method that I use to connect to a Serial port of any Arduino I am using at any given moment. This method has a caveat, in that if you have more than one Arduino connected, it will pick one of them at random.
2015.11.21
01
programming
How To Use Arduino Nano Mini Pro With CH340G On Mac Osx Yosemite
Recent versions of cheap Arduino clones have been coming out with a different USB/Serial chip, which replaces the usual FTDI. The chipset is called CH340G and this post explains how to install the drivers for it on both Mac and Windows.
2014.12.30