Wireless choice (Xbee/Parallax 433MHz) for BS2 communication project
xanatos
Posts: 1,120
Hi folks,
I've taken on a project that is somewhat ambitious for me.· The project requires that a small packet of data be sent from a "local" BS2 system (probably BS2SX) to a "remote" unit (also BS2SX...· I just like 'em).· The packet will consist of a sequence of ·"unit ID numbers" that will be active/inactive by a single bit setting.· This data packet will·be sent·endlessly every minute, so that when the master unit's timekeeper function sees the time end for a given unit, it will change that unit's active bit to 0.· The remote unit will receive this data and activate the units that have a 1 "active" bit, and keep them active until they get a zero in the active bit.· The remote unit could be anywhere from 150' to 300' from the local unit (across an open field).
I have been looking at the XBee Pro and the Parallax 433mHz units.· Both appear to do what I want, but my gut feeling is that the Parallax units are probably more well suited to my application.
I'd really appreciate any thoughts ye wise ones have on the issue.· I'm relatively new to microcontrollers, but I've come VERY far very fast, so I am confident that if I have the right hardware and a few pertinent code examples, I can make this happen.
Thanks VERY much!
Dave X
·
I've taken on a project that is somewhat ambitious for me.· The project requires that a small packet of data be sent from a "local" BS2 system (probably BS2SX) to a "remote" unit (also BS2SX...· I just like 'em).· The packet will consist of a sequence of ·"unit ID numbers" that will be active/inactive by a single bit setting.· This data packet will·be sent·endlessly every minute, so that when the master unit's timekeeper function sees the time end for a given unit, it will change that unit's active bit to 0.· The remote unit will receive this data and activate the units that have a 1 "active" bit, and keep them active until they get a zero in the active bit.· The remote unit could be anywhere from 150' to 300' from the local unit (across an open field).
I have been looking at the XBee Pro and the Parallax 433mHz units.· Both appear to do what I want, but my gut feeling is that the Parallax units are probably more well suited to my application.
I'd really appreciate any thoughts ye wise ones have on the issue.· I'm relatively new to microcontrollers, but I've come VERY far very fast, so I am confident that if I have the right hardware and a few pertinent code examples, I can make this happen.
Thanks VERY much!
Dave X
·
Comments