I have built an 8x8x8 LED Cube using an arduino uno for control. Now that everything is working I'd like to replace the arduino with the DC Boarduino. I've downloaded my code to the boarduino using an FTDI Friend, hooked up the boarduino to the cube and everything works great.
But, here's my problem... if I unhook the FTDI from the boarduino everything continues to run. Now if I remove power from the boarduino and then later reconnect power nothing happens... I expected the code to start running again but it doesn't... not until I reconnect the FTDI Friend with the USB cable connected to the computer. I only have to connect the FTDI briefly and then the code begins to run again... at which point I can disconnect the FTDI again and the cube continues to run.
What's going on that I'm unaware of??? I'd like to be able to have the cube standalone and operate without having to hook it up to my computer every time I want to use it.
Oh... the boarduino is set up with capacitor C6 to enable auto-reset.
I'd appreciate any help you can give me. Thanks, Tom

