XBee and Memsic 2-Axis Acc Connection
drmynatt
Posts: 20
Hi group- I just purchased the KickStarts book and see several examples of connecting individual components. I would like to remote a 2-Axis Acc thru my XBee connected to my HomeWork STAMP Board, back to my ham shack so I can read the tilt of the antenna.
Is there a connection diagram to show how to connect the two together. I don't want to melt either by connecting it wrongly.
Thanks, and any help appreciated.
Dave
Is there a connection diagram to show how to connect the two together. I don't want to melt either by connecting it wrongly.
Thanks, and any help appreciated.
Dave
Comments
My advice...draw up some schematics and post em up. We'll help you iron out your problems.
Thanks, groggory
Dave
lol, SOOOO MANY resources out there.
Post up exact parts and your application and I'm sure we could help you draft something.
http://www.parallax.com/Portals/0/Downloads/docs/prod/rf/122-32450-XBeeTutorial-v1.0.1.pdf --> Page 135
It looks like as you go down there's some code available as well. Hope this helps to point you in the right direction
The Memsic has a 100Hz PWM type output for each channel which varies in duty cycle. there is no direct way to use the XBee to send this information back to the BASIC Stamp HomeWork Board. You would need another BASIC Stamp in between to send the duty cycle values serially from one XBee to another. The XBee is capable of transmitting other data, but not for dealing directly with a PWM signal in this manner.
What about taking the Mesmic outputs, running them through RC filters so they'll approximate two voltages, then feed those into the XBee's built in ADCs. Then the remote unit can poll the XBee to get the voltage values.
This would make for a simpler circuit on the remote end.
Dave
I don't see any reason you couldn't if the modules were sync'd up for communication and the baud rate matched that of the LCD Module. It should be as simple as sending serial data to the display.
Wish you guys used PayPal.
Dave
KA0SWT
This is getting really too confusing and way too difficult to figure out. I cannot be the only person in the Parallax customer base who wants to send Mx2125 tilt data from a remote location back to a base station via XBee medium. In none of the books I have, so far, is there an example or description of how to interconnect these components.
Is there a 'connectorized' schematic where the various pieces and parts can be connected together simply by identifying components?
In case this sounds like whining, I want to state the obvious for the excellent engineers at Parallax. If a customer constructs and builds a circuit and it doesn't work, is it because (1) it is constructed wrong; (2) the software is wrong; (3) the component is faulty; (4) the customer damaged the component? I cannot, for one, to keep buying components every time my design doesn't work.
If it costs money to build then why reinvent the wheel each time someone needs a circuit another has already built. If it isn't already in the Knowledge Base, what can be done to improve the base?
I find it difficult to believe after three books, hours searching, and many (unanswered) emails to tech support, that no one has accomplished this design? No one?
Okay; I'll go back to my reading.... complaint lamp is now Out.
Dave
KA0SWT