Page 2 of 2
Re: What did you tinker with today?
Posted: Wed Feb 09, 2011 9:51 pm
by rsilk
Got a bit of work done on some old-timey door trim for my house. Remembered why routing MDF is an outside job. Blech.
Re: What did you tinker with today?
Posted: Tue Feb 15, 2011 12:44 am
by rsilk
Paperwork. Filed the incorporation forms and did my taxes. Blah!
Re: What did you tinker with today?
Posted: Tue Feb 15, 2011 8:29 am
by Tetragrammatron
I did a rough draft of my taxes to get an idea of what this years return will look like using uFile. However, I haven't received all my forms yet to complete my taxes.
I love getting it done as soon as possible though.
Re: What did you tinker with today?
Posted: Wed Mar 23, 2011 11:42 am
by DigitalOSH
So, yesterday I went from 0 knowledge of Arduinos to a working knowledge of them, thanks to Adam lending me his Duemilanove. My meager accomplishments:
Did the classic 'blink' circuit with example sketch
Thought it was neat so expanded it to a cylon eye-scanner style circuit (only did like 6 LEDs, not that impressive)
Played with an RGB LED and did some color mixing where one set of LEDs would come on, then another would come on, yada yada. Used an example sketch for this one
Really didn't like how harsh it was (no fading) so rewrote the code to make the LEDs fade in and out, worked really well

Using an example sketch, did some output to an LCD
That's about it. Anybody have some easy beginner-style projects for me to get my hands dirty on?
Re: What did you tinker with today?
Posted: Wed Mar 23, 2011 12:17 pm
by thesaxmachine
DigitalOSH wrote:That's about it. Anybody have some easy beginner-style projects for me to get my hands dirty on?
I challenge you to robofisticuffs.
Re: What did you tinker with today?
Posted: Wed Mar 23, 2011 1:29 pm
by DigitalOSH
Teach me, massah.