I want to control both my CMUcam and have a bluetooth connection simultaneously with my ATmega168. Since they both require UART, is this possible?
My guess is that the CMUcam will ignore incorrect commands, and on the bluetooth side I can ignore any data that is CMUcam commands. But not really sure . . .
Or am I being noob like?