got free stuff what to do with it?

Want to just shoot the breeze? Forum 42 is the place!

Moderator: Moderators

Post Reply
themadhacker
Senior Member
Posts: 2670
Joined: Wed Aug 06, 2008 7:53 pm
Location: ohio

got free stuff what to do with it?

Post by themadhacker »

Today, my grandpa's friend gave him a bunch of his kids' ( they were kids. the youngest is 17 now) old stuff to give to me for salvaging. The stuff includes :

5 old remote controll vehicles
1 drill with a rusted head
1 old electric sander
1 ni-cd battery carger that outputs different voltages
3 power adapters (probably for the cars' batterys)
2 ni-cd batterys. (probably no good, because of being several years old, and because one is corrroded really bad.)

plus my grandfather says there is more stuff at his house. I am trying to think of something to make out of the remote control cars, but am not having much luck. Perhaps if any are functional, I will make a remote controlled robot out of them.

So what are your ideas on what to make with this stuff?
rest in peace, Ronnie James Dio! \m/
vskid
Senior Member
Posts: 6314
Joined: Fri Mar 25, 2005 8:25 am
Steam ID: vskid3

Re: got free stuff what to do with it?

Post by vskid »

Build one of these.
Image
themadhacker
Senior Member
Posts: 2670
Joined: Wed Aug 06, 2008 7:53 pm
Location: ohio

Re: got free stuff what to do with it?

Post by themadhacker »

good idea. If I can aquire all the parts, I might do that.
rest in peace, Ronnie James Dio! \m/
gamecube6
Posts: 478
Joined: Sat May 27, 2006 5:39 pm
Location: New Jersey: Only the Strong Survive
Contact:

Re: got free stuff what to do with it?

Post by gamecube6 »

Sounds like the ingredients for a super-hyper-ultra-mega-happy fighting robot to me.
Image
Image
Image
vskid
Senior Member
Posts: 6314
Joined: Fri Mar 25, 2005 8:25 am
Steam ID: vskid3

Re: got free stuff what to do with it?

Post by vskid »

The problem with making a robot is the limited amount of frequencies the car use. Generally you can only run two cars at the same time, one 27MHz and one 49MHz (sometimes two cars of the "same frequency" are just different enough that they'll work at the same time). That would limit you to 4 channels with most el cheapo RC cars, 4 motors with two directions each. Still enough to make a robot, but it kinda puts a limit on what you can do.
So you can make 2 robots (two cars each) and the hamster ball...thing with the 5 cars you have. A swarm of hamster balls would be extra cool. :twisted:
Image
XCVG
Senior Member
Posts: 1947
Joined: Sun Dec 21, 2008 9:10 pm
Location: Canada

Re: got free stuff what to do with it?

Post by XCVG »

Make 2 battle robots and FIGHT!
nitro2k01
Posts: 651
Joined: Tue Dec 19, 2006 12:41 pm

Re: got free stuff what to do with it?

Post by nitro2k01 »

vskid wrote:The problem with making a robot is the limited amount of frequencies the car use. Generally you can only run two cars at the same time, one 27MHz and one 49MHz (sometimes two cars of the "same frequency" are just different enough that they'll work at the same time). That would limit you to 4 channels with most el cheapo RC cars, 4 motors with two directions each. Still enough to make a robot, but it kinda puts a limit on what you can do.
So you can make 2 robots (two cars each) and the hamster ball...thing with the 5 cars you have. A swarm of hamster balls would be extra cool. :twisted:
Try going after a microcontroller like the Arduino. Usually there's a separate radio chip that you can reuse. What it does is basically let you send a simple on/off signal. (0 or 1) By using microcontrollers you can predefine ID's for slave devices and run them all on the same frequency. Although this would require you to create your own protocol for the transmission more or less. But if you already have some experience with programming, go for it!
My blog
ASM Retro <- Gameboy Classic Backlight

Being the sadistic bastard I am, I have covered Frog's left eye with a Santa hat.

Last edited by nitro2k01 tomorrow, 1:48 pm; edited 1 time in total
Post Reply