Continue Discussion 14 replies
Sep '10

xicombd

**That’s a nice project! **

Where have you developed the windows application?

1 reply
Sep '10 ▶ xicombd

marvinpt

**thank you. **

I’m developing the windows side in Visual Studio 2010. As I write this I’m developing a WCF service and web page to control it over the web.

Oct '10

soemoe

Hello

 Hello,

 lt is very good.

Oct '10

fritsl

Oh, sweet! A project I

Oh, sweet!  A project I always dreamed to do.

I think it will be a lot easier to control (and give cooler videos) if you mount the camera much lower. Then it can also face much more forward.

 

1 reply
Oct '10 ▶ fritsl

marvinpt

Thank you.

The camera it’s poiting bit lower than normal in the onboard video due to a falty screw. I was streaming directly to youtube and only after understood… my bad. The normal angle lets it see faces at a distance and it’s better to control as you say. I’ll upload a new movie as soon as I have time. I’m also trying face tracking and color tracking so I’ll update as soon as it is done.

Oct '10

houareau

Coolness!

Nice project I’ve got a similar one going at the moment, Im controlling the car via a flash program I wrote, no cam yet though.

I have movement controll, now Im in the process of getting actionscript to capture the button presses so I “record” a series of movements and get it to execute the exact same movement at the click of a button. How did you interface the transmitter with the arduino? Ive hooked up some opto isolators to just close the circuit where the switches were. Not sure is the most effective method.

Will try upload some pics and video soon…

1 reply
Oct '10 ▶ houareau

houareau

ah just checked out your

ah just checked out your blog, looks like I took a round about method.

Oct '10

pauljd

**Pretty good project Marvin. **
Pretty good project Marvin. What kind of camera is that? Where is a good source for the camera? I assume the camera is combined with a wireless transmitter all in one package? If not, what pieces are you combining?

I don’t know how the .net system interfaces with the arduino. Are you writing C# code in the .net environment and rf transmitting it to bot? Or do you have a receiving program on the bot getting control codes from the .net system.

Thanks Paul

1 reply
Oct '10

renkku

I feel sorry for her. (Her

I feel sorry for her. (Her only brother is dead)

Nice project though! How is the receiver connected to the computer?

 

 

1 reply
Oct '10 ▶ pauljd

marvinpt

Thank you Paul. The front

Thank you Paul. The front camera is a normal RF one, that comes with a external receiver then I connect it to the pc via a vga adapter.

To interface the .net with arduino I use the Serial library and send commands to the Arduino. I have some samples in my blog if you want to check it.

The bot itself has no hack (yet), it just receives the commands from its original (hacked) control.