Netbook Arduino Robot with Network Control
Loading...
18,226
Loading...
Uploader Comments (CalcProgrammer1)
Top Comments
-
But can it run Crysis?
-
I can see this being of benefit to the American market... Make their laptops come to them... lol :)
see all
All Comments (25)
-
@CalcProgrammer1 Please do the intractable or post the code it would be very beneficial to me and many others (:
-
que pedo...
-
wow, i made something almost exactly like this, except it was controlled directly via Skype.
Loading...
why dont u share this project?
Brunoctm 11 months ago
@Brunoctm If you want the code I will post it somewhere, I don't mind giving out the code. I made a post on Instructables about the Arduino robot as well.
CalcProgrammer1 11 months ago
How do you control the VeX motors? Cause I got a few I'd like to get running
AKSoapy29 1 year ago
@AKSoapy29 The Vex motors are continuous-rotation servos. They work like any other servo works, you generate a pulse of length from 1ms to 2ms. A 1.5ms pulse is center (for continuous rotation this is stopped), a 1ms pulse runs full speed one direction, 2ms the other direction, and you slow it down by using a value in between. If you're using an Arduino there is a built in servo library that works well with them. Note that they need 12V instead of 5, but the control signal is 5V.
CalcProgrammer1 1 year ago
that's really well done! does it have a camera on the monitor? if so you might want to try using something like skype to stream video and sound. if you have an ipod touch and can write a program to read mouse movements then you can use something like jumi or airmouse to control it as well.
mashersmasher 1 year ago
It does have a webcam, I use VLC to stream it to my PC and it works great, it's just not shown in this video. I don't have any Apple products but if I figure out how to program Windows Mobile I do have an old Axim PDA that would make a decent controller.
CalcProgrammer1 1 year ago