In the land of unicorns, you can close your eyes and pretend that a horn up the ass isn’t a violation.— Jeff G., Protein Wisdom

RSS Feed
Nov 17

New Website Update

Posted by ArmedGeek on Tuesday, November 17, 2009 in News, Programming

The new website is still under construction. It is a little hard to learn a new language and framework at the same time, but it seems to be moving along well.

The hardest part to date was writing the script to convert all my existing WordPress data into the new website’s database. That works now.

Most of the basic stuff works, but I still need to implement the sidebar stuff and an admin panel for adding posts and whatnot.

I’ll keep y’all informed.

Jun 2

Adventures in Microcontrollers

Posted by ArmedGeek on Tuesday, June 2, 2009 in Microcontrollers, Programming

Lately I’ve been learning the ins and outs of Atmels AVR microcontrollers.  This is an early project I put together.  It is an ATTiny2313 programmed in c.  The 14 segment LED is controlled by two 8-bit shift registers.