Author Topic: Cheaper 50$ robot?  (Read 6752 times)

0 Members and 1 Guest are viewing this topic.

Offline CaduscusTopic starter

  • Jr. Member
  • **
  • Posts: 33
  • Helpful? 0
  • PWN3D!!!
Cheaper 50$ robot?
« on: December 20, 2007, 12:18:10 PM »
Now i'm no expert, but i've read alot about electronics and mabye instead of a 70 $ Microcontroller, couldn't you just use a voltage comparator? I found on e at radioshack for like 2 $s this doesn't requuire programming, and it's way cheaper..but would it work? ???

paulstreats

  • Guest
Re: Cheaper 50$ robot?
« Reply #1 on: December 20, 2007, 12:27:23 PM »
the mcu in the $50 robot doesnt cost $70 - its much ,much cheaper

You could use a voltage comparator to provide difference in voltage levels, you would need at least 2 do do what the microcontroller does.

A voltage comparator wont drive the servo's, You may be able to do it with some 555's connected to the voltage comparators (its even possible without the comparators)and a few extra resistors and caps, and trimpots for tuning but it would eventually be cheaper and simpler to go with the microcontroller

Also if you built the $50 robot with just hardware and no microcontroller, all it would ever be is a photovore - The microcontroller gives you the ability to upgrade and expand your robot as your knowledge grows
« Last Edit: December 20, 2007, 12:29:03 PM by paulstreats »

Offline ed1380

  • Supreme Robot
  • *****
  • Posts: 1,478
  • Helpful? 3
Re: Cheaper 50$ robot?
« Reply #2 on: December 28, 2007, 11:31:37 AM »
what he said. the mcu costs under $5. depends where you buy it from.
Problems making the $50 robot circuit board?
click here. http://www.societyofrobots.com/robotforum/index.php?topic=3292.msg25198#msg25198

Offline Rebelgium

  • Supreme Robot
  • *****
  • Posts: 637
  • Helpful? 0
  • It's called the future ... We like it here
    • orgcrime.net
Re: Cheaper 50$ robot?
« Reply #3 on: December 28, 2007, 06:44:24 PM »
what he said.  ;)
Sure you can build a robot with a comparator and some 555 timers... but then you can never change what it does (photovore).
With that cheap MCU you can make it do endless different tasks.
To relax after some hard work on robotics: A very fun free online text based MMORPG
orgcrime.net

Offline CaduscusTopic starter

  • Jr. Member
  • **
  • Posts: 33
  • Helpful? 0
  • PWN3D!!!
Re: Cheaper 50$ robot?
« Reply #4 on: January 01, 2008, 06:02:19 PM »
Thnx for the help guys, so far i'm still in testing on a breadboard for this circuit, but i've using PNP transistor to power 2 DC motors from the comparators output, I got this idea from Robot Building for Beginners Which is how I learned all the stuff I know so far, and from you guys and other books...but anyway do I really need timers? i'm not even quite sure what they're for that much, and no I don't really need a microcontroller for my first bot, I want it to be a Photovore, i'm getting a BASIC Stamp microntroller kit thingy as soon as I get the money..lol it's like 80$  :-\

Offline airman00

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: Cheaper 50$ robot?
« Reply #5 on: January 01, 2008, 06:08:12 PM »
I would get a regular PIC or AVR programmer for like 30 bucks and get the cheap MCUs themselves for like 2 bucks
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline ed1380

  • Supreme Robot
  • *****
  • Posts: 1,478
  • Helpful? 3
Re: Cheaper 50$ robot?
« Reply #6 on: January 01, 2008, 06:33:06 PM »
or spend $34 for a mcu and USB programmer (arduino  ;D)
Problems making the $50 robot circuit board?
click here. http://www.societyofrobots.com/robotforum/index.php?topic=3292.msg25198#msg25198

Offline HDL_CinC_Dragon

  • Supreme Robot
  • *****
  • Posts: 1,261
  • Helpful? 5
Re: Cheaper 50$ robot?
« Reply #7 on: January 01, 2008, 07:32:52 PM »
Caduscus I for one am interested in your idea to make it without the use of an MCU. I want to see documentation posted on this forum ;)
United States Marine Corps
Infantry
Returns to society: 2014JAN11

Offline airman00

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: Cheaper 50$ robot?
« Reply #8 on: January 01, 2008, 07:38:06 PM »
Caduscus I for one am interested in your idea to make it without the use of an MCU. I want to see documentation posted on this forum ;)

Why?

Its soooo simple to do!
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline HDL_CinC_Dragon

  • Supreme Robot
  • *****
  • Posts: 1,261
  • Helpful? 5
Re: Cheaper 50$ robot?
« Reply #9 on: January 01, 2008, 08:13:34 PM »
shut your pie hole! lol jk... I would just like to see and follow what a fellow roboticist is doing :)
United States Marine Corps
Infantry
Returns to society: 2014JAN11

Offline airman00

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: Cheaper 50$ robot?
« Reply #10 on: January 01, 2008, 08:20:26 PM »
I would just like to see and follow what a fellow roboticist is doing :)

k     :D


But seriously caduscus if you want to get into robotics use an MCU
 
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline maverick monk

  • Robot Overlord
  • ****
  • Posts: 204
  • Helpful? 0
Re: Cheaper 50$ robot?
« Reply #11 on: January 02, 2008, 03:33:13 PM »
or spend $34 for a mcu and USB programmer (arduino  ;D)

^ what he said, i have one and a sparkfun sheild kit, i love it!

Offline CaduscusTopic starter

  • Jr. Member
  • **
  • Posts: 33
  • Helpful? 0
  • PWN3D!!!
Re: Cheaper 50$ robot?
« Reply #12 on: January 02, 2008, 07:21:40 PM »
shut your pie hole! lol jk... I would just like to see and follow what a fellow roboticist is doing :)
Sure! I'm excited someone's interested in mmy *cough* "new" approch, you want schematics or what? i'm not sure what you mean by Documnetation... ???

Offline HDL_CinC_Dragon

  • Supreme Robot
  • *****
  • Posts: 1,261
  • Helpful? 5
Re: Cheaper 50$ robot?
« Reply #13 on: January 02, 2008, 09:01:07 PM »
Schematics and just general notes if any, ya know. that kinda thing, pics too if ya got em :D
United States Marine Corps
Infantry
Returns to society: 2014JAN11

Offline CaduscusTopic starter

  • Jr. Member
  • **
  • Posts: 33
  • Helpful? 0
  • PWN3D!!!
Re: Cheaper 50$ robot?
« Reply #14 on: January 04, 2008, 08:02:37 PM »
Alright,i'm nearly done, i'll post some pictures of my handiwork in a while, I've got the positive and GND buses sorted out and the power to the IC socket pics are coming soon!  :D

Offline CaduscusTopic starter

  • Jr. Member
  • **
  • Posts: 33
  • Helpful? 0
  • PWN3D!!!
Here is a schematic!
« Reply #15 on: January 04, 2008, 08:38:40 PM »
yay for a schematic fresh from the brain get it while it's hot! ;D

[/URL][/img]

It's just a little modded(alot modded) form of my old schematic I drew up to show someone and for my own refrence, I chopped a few wires and wrote the GND symbol and added a trimmer in there for kicks. hav at it


more coming soon

Offline ed1380

  • Supreme Robot
  • *****
  • Posts: 1,478
  • Helpful? 3
Re: Here is a schematic!
« Reply #16 on: January 04, 2008, 08:40:59 PM »
yay for a schematic fresh from the brain get it while it's hot! ;D

[/URL][/img]

It's just a little modded(alot modded) form of my old schematic I drew up to show someone and for my own refrence, I chopped a few wires and wrote the GND symbol and added a trimmer in there for kicks. hav at it


more coming soon
umm pic dont work

heres a direct link. it works
http://img107.imageshack.us/my.php?image=comparatorschematichn3.png
« Last Edit: January 04, 2008, 08:42:34 PM by ed1380 »
Problems making the $50 robot circuit board?
click here. http://www.societyofrobots.com/robotforum/index.php?topic=3292.msg25198#msg25198

paulstreats

  • Guest
Re: Cheaper 50$ robot?
« Reply #17 on: January 04, 2008, 11:27:08 PM »
You do realise that this circuit works for motors but not servo's dont you?

I just dont want you wasting your money.

Also if you use any decent powered motors you will have to add extra circuitry

Offline CaduscusTopic starter

  • Jr. Member
  • **
  • Posts: 33
  • Helpful? 0
  • PWN3D!!!
My Picture doesn't work?!?!?
« Reply #18 on: January 05, 2008, 12:40:19 PM »
okay, sry about that it's always embarrassing when your schematic shwios the stupid little X symbol ::)
anywho yeah i'm going to post some working pictures and yes I do realise this owuldn't work with servos,
 I got some cheap(and crappy) DC motors from adioshack,
rated at 1.5-3 volts, and i'm using a 9V battery, is this safe ? will the electronics eat up enough energy so the mottors don't override?
and how will little jimmy get out of the well?

oh god the suspense is killing me! :P

Offline ed1380

  • Supreme Robot
  • *****
  • Posts: 1,478
  • Helpful? 3
Re: Cheaper 50$ robot?
« Reply #19 on: January 05, 2008, 11:15:22 PM »
those motors from radio shack will spin very fast with vey little torue. you need a gear drive to reduce the speed and increase the torque. IIRC the VCR robot tutorial showed how to do that
Problems making the $50 robot circuit board?
click here. http://www.societyofrobots.com/robotforum/index.php?topic=3292.msg25198#msg25198

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Cheaper 50$ robot?
« Reply #20 on: January 13, 2008, 12:57:28 PM »
A thought of mine . . .

I know most people don't want to use a microcontroller for one reason:
They are scary.

I mean that they look really hard, and beginners are really scared to use them for that reason alone.

But if you copy someone's design and code (such as my $50 Robot), its actually much easier than you think. And in the long term you would be much happier with them.

Offline SmAsH

  • Supreme Robot
  • *****
  • Posts: 3,959
  • Helpful? 75
  • SoR's Locale Electronics Nut.
Re: Cheaper 50$ robot?
« Reply #21 on: January 13, 2008, 04:15:25 PM »
yea im scared to use em.......i may at a later stage but for now i like the $40 robot ;D
Howdy

Offline dewme5

  • Jr. Member
  • **
  • Posts: 7
  • Helpful? 0
Re: Cheaper 50$ robot?
« Reply #22 on: January 29, 2008, 08:38:13 PM »
sounds like a challenge project.  What is the cheapest (street value) that you can build an autonomous robot?  Some function is necessary, such as object avoidance, tracking, line following etc.  Every part value must be as purchased new.  No free wire, free tape, free motors etc.  Part numbers would be great too.  Tools don't count, and the simplest of circuits should be a goal.  Perhaps a $5 light chasing robot, with cardboard wheels.  Something super cheap, super easy for a first bot for newbies.

Offline SmAsH

  • Supreme Robot
  • *****
  • Posts: 3,959
  • Helpful? 75
  • SoR's Locale Electronics Nut.
Re: Cheaper 50$ robot?
« Reply #23 on: January 29, 2008, 08:47:56 PM »
my $40 robot costs $58 australian all up...everything. apart from soldering iron and solder/tools used. im building it now.
Howdy

Offline airman00

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: Cheaper 50$ robot?
« Reply #24 on: January 29, 2008, 08:55:08 PM »
my $40 robot costs $58 australian all up...everything. apart from soldering iron and solder/tools used. im building it now.

didn't you say you finished it and won a competition , like a week ago?

cheapest for an autonomous robot technically is a solar panel and an LED. The LED turns on only when there is light present, there autonomy!

A robot that moves would probably be under 10 dollars , a basic light detector with differential drive and scotch tape
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline dewme5

  • Jr. Member
  • **
  • Posts: 7
  • Helpful? 0
Re: Cheaper 50$ robot?
« Reply #25 on: January 30, 2008, 10:03:03 AM »
The point of the challenge I mention, is so somebody can follow a guide to build their own.  Just like the $50 bot, but much cheaper.  Something that will allow just about anybody to build one. parts off the shelf from radio shack (so my 10 y/o wont need to place an order on digikey, because he's not getting my credit card!). 

Something that can help feed that inspiration when you are first bitten by the bug.  Which means it needs to be somewhat cool, educational, a good foundation, and entertaining.  Something that will impress the grandparent when they come over.  I love the idea of the $50 robot, but $50 is alot for younger people to afford for something they are just curious about.  $5 with free plans it going to be much easier to get started with.  If we're expandable (not sacrificed for parts), or interactive that would be even better.  eg.  2 bots using ir send / receive that chase each other down in a game of tag.  At $5 or even $10 each, you could get a couple of these or more, win the science fair, and be entertained, not to mention hooked on robotics.

Not everyone is going to agree, but $50 is just to much for some to get started with.  Add in the price of a programmer, and it's even higher. 

paulstreats

  • Guest
Re: Cheaper 50$ robot?
« Reply #26 on: January 30, 2008, 11:21:22 AM »
Hey Ive been working with my business advisor for the past few days in order to develop a robotics business. One of the first products that I intend to provide is something similar to what you want, A very cheap entry level device. I'm in the stage of making sure that my electonic circuits arent going to step on anybodys patents. Although this design will be finished very shortly I wont be releasing it until I have a range of whole products which can produce a satisfactory turnover. This kit will be a custom designed pcb with necessarry components provided in the box with building instructions The only thing you would need is a soldering iron and solder (unless otherwise stated ;D).

I am planning on producing eductional style robots with at least 1 robot for each 1 robot planned for each age group/education level

Offline dewme5

  • Jr. Member
  • **
  • Posts: 7
  • Helpful? 0
Re: Cheaper 50$ robot?
« Reply #27 on: January 30, 2008, 03:37:12 PM »
that sounds great.  what sort of price range?

paulstreats

  • Guest
Re: Cheaper 50$ robot?
« Reply #28 on: January 30, 2008, 04:02:17 PM »
Im trying to keep the price somewhere around or below if possible $12.50

The main cost is for circuit boards, chassis and motors so Im putting in a lot of hours tracking down the most cost friendly manufacturers and fabbing houses

Offline dewme5

  • Jr. Member
  • **
  • Posts: 7
  • Helpful? 0
Re: Cheaper 50$ robot?
« Reply #29 on: January 31, 2008, 04:04:02 PM »
That's more what I'm talking about. $12 is a great start in the right direction.

 


Get Your Ad Here