![]() | ![]() | ![]() |
| | |||||||
| Robotics Chat Specific to discussions about robots and the making of. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| i'm designing a robot that must be computer controlled is there anyway it can be designed to communicate with the wireless network card of a pc/laptop?? watch programming language would be required to enable communication between the computer and the robot (creating the communication interface)?? visual basic?? | |
| |
| | (permalink) |
| Bluetooth might be a good fit if you only need low data rates. Bluetooth should be able to emulate a serial port for easy software. Take a look at Promi-ESD-02 You can buy the modules at www.lemosint.com. This months Circuit Cellar Magazine has an article about intrefacing the module with a PIC. | |
| |
| | (permalink) |
| I have developed a robot that can be controlled from a windows mobile via blueooth. I used the SPP in A7 engineering's bluetooth module. Its pretty easy to use.
__________________ Computer and electronics projects | |
| |
| | (permalink) |
| thin_master that web site "Computer Science and Electronics Projects" is completly useless, there isn't a single schematic or a single complete project. It's simply an ad driven site. | |
| |
| | (permalink) |
| I don't know, perhaps he might be the webmaster of the site and is advertising it in his signature.
__________________ I also post at the following sites: http://www.stop-microsoft.org http://www.heated-debates.com Screen name: Aloone_Jonez | |
| |
| | (permalink) |
| I tried to look up the source of the site, someone called "DR Sarath" seems to have a another site called seminartopics. Pretty near the same useless site. http://www.dmxzone.com/forum/topic.asp?topic_id=33984 | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| Im sorry..... and ill soon get you the photos videos and schematics. and about the ad driven site..... the layout is too bad.... I know.... maybe ill ask my friend to change it.
__________________ Computer and electronics projects | |
| |
| | (permalink) |
| Hello Friends, For more details about the module I used http://www.a7eng.com/products/embedd.../eb100-SER.htm And Im not an employee of A7... Okei... You might also want to check out these.. http://www.a7eng.com/support/exampledesigns.htm For your videos and photos check out http://media.projectguidance.com/
__________________ Computer and electronics projects | |
| |
| | (permalink) |
| Nice products being advertised. Which part did you develop? | |
| |
| | (permalink) |
| 40 dollars? For the module only? Dear god man how do you sleep at night?
__________________ "Because I be what I be. I would tell you what you want to know if I could, mum, but I be a cat, and no cat anywhere ever gave anyone a straight answer, har har." | |
| |
| | (permalink) | |
| Quote:
http://www.parallax.com/detail.asp?product_id=30068 | ||
| |
| | (permalink) |
| Ahh no, they don't sleep, they're too busy cashing checks =)
__________________ "Because I be what I be. I would tell you what you want to know if I could, mum, but I be a cat, and no cat anywhere ever gave anyone a straight answer, har har." | |
| |
| | (permalink) |
| I used the eb100 module on my robot and a normal dongle with micrsoft stack on the PC end. The module has got AT commands for discovering devices and connecting to them. Once you are connected the SPP is activated. You can use SPP on the PC end to communicate with the embedded module.
__________________ Computer and electronics projects | |
| |