Test vs. Reality

testvsreality

On the right hand side of the photo is the ‘test bed’ that I use for robot programming. It consists of an Arduino and a couple of breadboards. The support platform is ‘Getting Started with Processing’ but any book of similar size and weight will do. : - )

The test bed saves me the trouble of having to move the ATMega328 microcontroller chip back and forth from the Arduino to the robot breadboard every time I want to test the programming. With the test bed, I can run program changes and monitor microcontroller behavior through the serial monitor and the blinking of the LEDs.

When I’ve completed the testing, I move the chip over to the robot. In theory, since everything worked fine on the test bed, it should work fine on the robot too.

Well, it doesn’t.

*Sigh*

About engineerzero

Once and future engineer.
This entry was posted in Uncategorized and tagged , , . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s