Second board is wired
September 1st, 2008
Finally wired the second board up. I’ve been pretty busy lately so I’m trying to prioritize working on the board. All that’s left is the code.
I was running some code tests and had a timing problem. The bit banging code I used was sending the clock pulse before the data was valid. A 1ms delay fixed that up nicely.