Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] Wants to make a Wireless Robot that can be controlled using Mobile Phone???

Status
Not open for further replies.

xpress_embedo

Advanced Member level 4
Advanced Member level 4
Joined
Jul 5, 2011
Messages
1,154
Helped
161
Reputation
396
Reaction score
189
Trophy points
1,353
Location
India
embeddedlaboratory.blogspot.in
Activity points
10,591
Hello!!! Everyone i want to make a simple robot, which moves forward backward left right, based on the commands given by us to him.
It must be wireless, I don't know which module i have to take to make it wireless.

It will be best if i can control that using My Android Mobile, i am having a basic knowledge of Android Programming, and good knowledge of Micro-controller's Programming.

Can anyone suggest me which module i should use to get a good range.
I can't use GSM Module and send sms to the device because this whole process will be slow as it depends on the network availability.

Are there any WiFi to TTL Modules or something else, like Bluetooth to TTL Modules but Bluetooth will have short range.

Please suggest me to control the device wirelessly'
 

See this project :
**broken link removed**

Bluetooth is usually in range of 10m-100m, but with specific module can go up to 1000m and even over that in ideal conditions.

WT41 Long Range Bluetooth Module
**broken link removed**



Best regards,
Peter

:wink:
 

4 Opto-Couplers are used to isolate controller pin with L293D IC.
Each Pair of Optocouplers are used to control the rotation either clockwise or anticlockwise of a single motor

Here is the Schematic Diagram.

WirelessRobot.png
 

Yes, I analyzed that and I was updating the post and there was a power failure. You have used 2 opto's for each motor. IN1 and IN2 of L293 are isolated. If you want to control the speed of motors then you need to use EN1 and EN2 pins of L293 with PWM. You will need 2 more opto's to isolate ENx pins.

BT range is less. Make a board with BT and Zigbee. The board will receive data from Android mobile and send it through Zigbee. Another Zigbee on robot board will receive data from 1st Zigbee.
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top