Step 7Play!
Upload some code and see if it works!
I have written a test sketch that turns all digital pins on and back off to test them. Upload the sketch to both Atmega168 chips and check to make sure all pins get power on both chips.
Once you establish that it works, put your thinking cap on and build something that requires 40 I/O pins and then message me and tell me about it!
arduino_test.pde.zip796 bytes| « Previous Step | Download PDFView All Steps | Next Step » |










































I won't defend needing the core3duino, but there are times when having 2 separate cpu's is a must. While testing my larger bots, I always use 2 Arduinos to decode the drive and failsafe r/c channels separately. That way if something goes way wrong or the code doesn't work as it should, you have a way to shut the thing off before it busts a hole in the wall and your wife tells you no more inside testing ;)