Page 1 of 1

How about build a robot using VCORE?

Posted: Wed Nov 19, 2014 12:32 pm
by worlderic
I Wonder about,if it's possible to build a smallsize robot using VCORE ?

Re: How about build a robot using VCORE?

Posted: Wed Nov 19, 2014 3:01 pm
by Peter H
It would be a good basis for the control logic if the 'bot is doing something complicated that needs a lot of processing or data, but for the low level electromechanical control you might be better off using a microcontroller.

Re: How about build a robot using VCORE?

Posted: Wed Nov 19, 2014 5:11 pm
by deshipu
I'm actually building such a robot, see https://hackaday.io/project/3301-pico-k ... uped-robot

Re: How about build a robot using VCORE?

Posted: Sun Nov 23, 2014 9:34 am
by brandonhead
worlderic wrote:I Wonder about,if it's possible to build a smallsize robot using VCORE ?

this robot http://youtu.be/3Z8aOKz_8js probably not the one you meant to be small, but it is built using openwrt,
replaces the board with vocore is exactly the idea.

Re: How about build a robot using VCORE?

Posted: Thu Dec 04, 2014 3:25 am
by brandonhead
here is an open soruce wifi quadruped robot project http://wifiquadrupedrobot.blogspot.hk
It is using openwrt, i believe with this http://vonger.cn/?topic=pwm-is-running-at-gpios
it can be ported to vocore.