transmitter / receiver 433 Mhz
politehnica
Posts: 6
·· Hi !
· I bought some weeks ago a transmitter / receiver 433 Mhz. But I don't have the BS2 code source to have a wireless trasnmission for simple move (go straight, turn..), and my·programs don't work. I know only that the sensors are ok.
·Can someone help me ??
Thank you very much
·· Francois COUSIN
·· Politechnica University
·· Bucharest, ROMANIA
· I bought some weeks ago a transmitter / receiver 433 Mhz. But I don't have the BS2 code source to have a wireless trasnmission for simple move (go straight, turn..), and my·programs don't work. I know only that the sensors are ok.
·Can someone help me ??
Thank you very much
·· Francois COUSIN
·· Politechnica University
·· Bucharest, ROMANIA
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
http://www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/27981/List/1/ProductID/112/Default.aspx?SortField=ProductName,ProductName
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
But I don't have any example.
Francois
If there is going to be any significant distance from one Stamp to the other, you might want to build in some error checking. For example, you could send first the upper case letter, then then same letter in lower case. The receiver would check that any upper case letter is followed by an identical lower case letter. Otherwise, it would ignore both characters.
There's a tutorial called "IR Remote with the BoeBot" that's available for download. It gives examples and discusses how to control a BoeBot using an IR remote control. Controlling a BoeBot or other robot with a different wireless link (using the 433mHz devices) is very similar. Have a look at it.
Post Edited (Mike Green) : 11/14/2007 5:48:02 AM GMT
have a nice day !!
Francois