I don't know if you guys have seen this neat hack or not, but it sure is great for those who use Arduinos and aren't proficient in low level hex or assembler/machine code. Instead of using PIC508M's for small stuff I've (maybe become lazy) really like using the arduino's C style IDE so this was a neat library you can't do without.
Check out how to make small (ie tiny

) circuits from arduino code with minimal fuss.
http://highlowtech.org/?p=1695Ye ol' Blink example only needs the chip, resistor, led and 3V

