Xbee Send Example
`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...
Design Technologist, AI Infrastructure, Prototyping.
`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...
`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...