Feature #136

Add "Client Ready" Handshaking Bit

Added by Jeremy Wright almost 10 years ago. Updated almost 10 years ago.

Status:Closed Start date:06/25/2013
Priority:Immediate Due date:06/25/2013
Assignee:Jeremy Wright % Done:

100%

Category:-
Target version:v1.1 Shepard Test Stand - Prototype Estimated time:0.25 hour

Description

Sometimes the Arduino will lock up if it's trying to transmit data over serial when a client is not physically connected. A control byte needs to be sent from a connected client to the Arduino to tell it to start transmitting data.

History

Updated by Jeremy Wright almost 10 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

The Processing program will send a string of 'R' characters to the Arduino every 100 milliseconds until it gets the first data from the Arduino, then it stops.

Also available in: Atom PDF