Society of Robots - Robot Forum
General Misc => Misc => Topic started by: beh007 on July 20, 2008, 11:59:11 PM
-
For you infos....
Hello everybody, this is my first post in this forum and i wanted to get feedback on a college project.
My project title is Bluetooth robot.
My question is, is it logic to have a robot been control (bluetooth) using a laptop for basic functions include walking and etc...
I need to prepare a proposal as to know that it will not too expensive for the project which i don't know bluetooth circuits cost.
Please advice.
Thx,
College Student.
-
Expensive is a relative term
Please tell us your estimated robot ( its functions , size, weight , etc.) AND tell us what your budget range is for this project
,Eric
-
All right....
I have 2 plan now....
Plan 1 is bluetooth control robot
Method in control....using bluetooth from my laptop to the robot.
Robot estimate height is around 15 cm until 20 cm
I try to make it move by leg/ if is no possible then i go for wheel.
Estimate price is 155 US DOLLAR
-----------------------------------------------------------------------------------------------------------------------------------
I need to get a journal to prove my project is mean something.
Please Advice.
My second plan is to make a wheel robot which using sensor to move by its own.
Example: The robot move accordingly to the track which i saw before.
Please Advice also how to make a proposal to my lecturer.
I'm sorry my bad english, i don't even know where to start, so guys...please advice me.
Thanks,
-Student
-
Here is a quick list of tutorials that you'd need for your robot (it may look like a lot, so just relax and take lots of notes):
http://www.youtube.com/watch?v=IBpHslpP6DQ
http://www.societyofrobots.com/programming_differentialdrive.shtml
http://www.societyofrobots.com/remote_control_robot.shtml
http://www.societyofrobots.com/microcontroller_tutorial.shtml
http://www.societyofrobots.com/programming_mobot.shtml
http://www.societyofrobots.com/programming_photoresistor.shtml
http://www.societyofrobots.com/electronics_bluetooth_robot.shtml
http://www.societyofrobots.com/microcontroller_uart.shtml
-
A bluetooth module will use about $50. There goes 1/3 of your funding. Ask for more funding or change the communication channel
-
i'm actually able to do this right now.
I'm using a BlueSMiRF Gold BT breakout from sparkfun.com
Hooked up to the UART on my $50 robot. The MCU on that robot is either an ATmega8 or ATmega168.
I can use hyperterminal in Windows to send it commands.