Xbee Radios
Comprehensive overview of XBee and ZigBee technologies, covering network topologies, power management, and hardware integration for wireless projects.
Systems Architect, Engineering, Narrative.
Comprehensive overview of XBee and ZigBee technologies, covering network topologies, power management, and hardware integration for wireless projects.
Arduino code for an Xbee sender part of the moodbox project, handling button inputs and PWM LED control.
MoodBox is a project attempting to reveal our common but not linguistically shared feelings in our everyday life. Our feelings change couple of times through...
So after lighting up the box, I turn to look for to xbees I have bought. We got them from digikey and they were expensive.(23~each) andrew schneider got them...
`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...
* URL for the workshop So before going ahead and building my box with xbee, I built two arduinos on a breadboa...