embedded - Any higher level protocol over serial port communication ? -


we running course in robotics , xbee favorite communication protocol student. in last 2 years helped them build around 62 various projects (40 more in pipeline).

all projects involve sending different kind of data bot. 1 byte command long string interpreted. face issue of addressing bot when 1 xbee used in broadcast mode send messages particular bot among several. students use creativity address issue each time.

i feel reinvesting wheel. wonder if higher level protocol proposals exist serial port communication , if there isn't specific protocol design wonder if if worth designing 1 student needs.

you can implement modbus ascii if want go standard protocol that's open.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -