Hello, World!

January 14, 2014

Hello, world! This is my new jekyll powered blog.

A code snippet:

def print_hi(name):
  print("Hi, %s" % name)

print_hi('Tom')

AVR Assembly - The 44-byte blink

For the past week, I have been looking into assembler programming, specificallyfor the AVR series. I have really been enjoying [Gerhard S...… Continue reading

Eightuino Design Goal #3: Cheap!

Published on March 10, 2014

Eightuino - Why, Oh, Why?

Published on February 12, 2014