Recently I’ve been working a bit with the reddit api and have made a basic python script for grabbing info off reddit through the api. You can check out the script on my github (link). It currently has basic functionality for authorization, cookie handling and will grab a user’s info. Before using and modifying you [...]
a blog about math, science and engineering
January 19, 2012
July 28, 2011
cp210x usb to serial converter linux driver
Silicon labs have a range of usb to serial converters called the cp210x series. With modern OEM computers moving away from installing serial ports these devices are becoming more and more useful. Now, cp210x actually refers to the chipset that is doing the conversion of USB to UART. So you can install these chips in [...]