OpenWrt+Arduino

From Wiki
Revision as of 13:45, 5 October 2012 by Marcluer (talk | contribs) (Die Seite wurde neu angelegt: „== simple serial protocol == <blockquote> <pre> var ||| !R,011* <- read ||| val ||| ||| !W,011,001* <- write !D* <- dump all variables !S…“)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

simple serial protocol

   var
   |||	
!R,011*			<- read
   ||| val
   ||| |||
!W,011,001*		<- write

!D*				<- dump all variables

!S*				<- status

!I*				<- device id

!C,xxx*			<- command

$xxx			<- answer