collecting pin states to send across xbee.
RMCanaway
Posts: 16
Is it possible to check the pin states (Like a button on each one) from pins 0 to 7, Store it in a temporary value to send across an xbee?
Comments
pointer to a book
How can I read the values on the xbee receive side?
joystick rc transmitter using c
I prefer C over SPIN.
Mike
Edit: My inclination would be to gather all the variables on the tx side and then send them at once. Isolate the gathering from the transmission, so to speak. And I would probably send a checksum, as well. Similarly on the rx side. EndEdit
Thanks,
Ryan Canaway