May 2009
-
:
I may have been a little harsh...
After a little more debugging this morning I’m coming to the conclusion that I may have been a little harsh on the Arduino’s software serial port. More when I know more, but I think it’s more of a flow control issue with … -
:
AVR Studio 4
I’ve been spending some time getting to know AVR Studio 4, especially the simulation and debugging functionality. It’s a very functional and very useful free development suite that can be downloaded from Atmel from here. As I … -
:
Atmel ATtiny2313 Servo Controller v0.1
This morning I tested the first version of my custom servo controller. It’s currently heavily based on the source for 16 channel servo controller that I’ve mentioned before. What I did was simply adjust that source for my target … -
:
CD74HCT238E
My progress has been slow over the past couple of weeks because a) I’ve been rather busy with other things and b) an order of components has gone missing in the post. The order contains some 4mhz crystals and therefore my server … -
:
Atmel ATtiny2313 Servo Controller v0.1 - source code
The jitters and general instability of the hacked together simple servo controller (see here) for the ATtiny2313 were, it seems, down to the fact that the internal clock wasn’t stable enough and this caused enough timing issues to …