aaronbrown1988 / arduino-tof

2 stars 0 forks source link

Hardware Handshake #1

Open TheRealKieryB opened 12 years ago

TheRealKieryB commented 12 years ago

Ardunio device needs to perform handshake with software.

In response to a packet stating "ToF Request" it should reply with

ToF reply MyName MyNumber

Where "MyName" is a name of the device which is human readable and on the side of the device and "MyNumber" is the number of ToF devices connected to the ardunio (1 or 2).

aaronbrown1988 commented 12 years ago

Do you want the arduino to wait till the handshakes been done before timing begins?

aaronbrown1988 commented 12 years ago

https://github.com/aaronbrown1988/arduino-tof/wiki/Commands