Connecting Parallax Boe Bot with Wireless
David Tan
Posts: 12
Just wanna the confirmation from all the expert, if possible for us as the new beginner to set up the wireless connection to control the parallax boe-bot?
Thank You..>^.^<
Thank You..>^.^<
Comments
http://forums.parallax.com/showthread.php?p=524063
Note that the project described there uses an accelerometer through the wireless connection to control the BoeBot. If you want to use some kind of manual control (for example, typing numbers on a keyboard using DEBUGIN), you'll need to learn a little about how to get that control into the handheld Stamp, but that's a fairly simple process that you can easily learn if you work your way through the "What's a Microcontroller?" book.
That was the console (the part to run on you PC and connected stamp). The following is the program that was on the BOE bot. The tilt functions refer to a third servo that I added to tilt a camera.
Did this involve additional hardware to install in the Parallax Boe-bot?
If possible for us to use the laptop or desktop to control the movement of the Boe-Bot using the wireless?
did this required any extra hardware?
Thank you..
Can i use this 433 RF transmitter/receiver with boe bot? [noparse][[/noparse]http://cytron.com.my/listProductCategory.asp?cid=282]
This is the C code for the above said RF. Is it mean anything to you. Looks like it can be use with BS2. How to serout/serin 1200 baud
with BS?
You'll need a transmitter on the control unit and a receiver on the Boe-Bot, of course. If the transmitter is on a BS2 connected to a laptop or desktop, you can use Debugin to send commands to that BS2, which then transmits them to the Boe-Bot, which acts on them. You program that just the same way that you do the accelerometer-based controller described in the link I posted.
No need to look at the C code. It appears as if you just SEROUT within the specified baud range, and SERIN at the same value at the other side. For the programmer, it appears like a wire (no commands for the module).
Regarding the above statement, i quiet confuss with what u trying to deliver..
can u be more specify..
Thanks you
Got any new expansion for Parallax Boe-Bot beside the normal use..
Thank You..
List of Hardware Involve...?
Thank You..
Thank You
Regards
David Tan