Buy an Axon, Axon II, or Axon Mote and build a great robot, while helping to support SoR.
0 Members and 1 Guest are viewing this topic.
void control(void){ rprintfInit(uart1SendByte); a2dInit(); a2dSetReference(ADC_REFERENCE_AVCC); while(1){rprintf("green: %d , white: %d \n",a2dConvert8bit(6),a2dConvert8bit(7));}}
The Axon can transmit information *much* faster than your eye can see it on a screen.
What baud rate do you need?