OpenWrt+Arduino

From Wiki
Revision as of 19:15, 1 November 2012 by Marcluer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

simple serial protocol

   variable id
   |||	

!R,011*			<- read

   ||| value
   ||| |||

!W,011,001*		<- write

!D*			<- dump all variables

!S*			<- status

!I*			<- device id

!C,xxx*			<- command

$xxx			<- answer