Xbee Receive Example
`c // This program receives information from a MaxStream XBee radio. // It lights an LED when it receives a 1 and douses that LED when it receives a zero...
Systems Architect, Engineering, Narrative.
`c // This program receives information from a MaxStream XBee radio. // It lights an LED when it receives a 1 and douses that LED when it receives a zero...
`c // This program sends information from a MaxStream XBee radio. // It polls a switch and sends out a zero when the switch is open or a 1 when the switch...