The Pi-Rack

I recently (Finally!) acquired a low-end 3d printer and after a few practice prints I decided to put my new skills to the test. I wanted to create a Raspberry Pi case, but I thought that would be a little boring. So the idea I settled on was creating something akin to a blade server - an enclosure that takes care of power and lan distribution, that houses several Pis. Overkill? Absolutely!

CH340G usb to ttl/serial for Mac

I bought some USB to TTL adapters on the cheap from China. The OS X driver was a little difficult to track down, but this thread cracked it: http://forum.arduino.cc/index.php?topic=261375.0:

Okay, drivers for mac do exist.
I always see www.wch-ic.com for the driver, but now I searched for "ch341ser_mac.zip" and found www.wch.cn 
The mac driver is here : http://www.wch.cn/downloads.php?name=pro&proid=178
The version is from wch.cn is a newer, you should try that one.

Tags:

Arduino Pong, Part 1: The display

As mentioned in my last post, I've been learning up electronics with the Arduino. I found a few 5 by 7 LED matrices at a local surplus store (pictured above), so I figured another fun beginner project would be creating a clone of pong using a few of these for the screen.

Tags:

Nintendo 64 Joystick pinout for Arduino

Pinout

I've been learning electronics and playing with an Arduino lately and realized I had a spare Nintendo 64 joystick. A fun challeng for a beginner like me to figure out how it works, and use it with an arduino!

Tags: