<< return to Pixycam.com

Pixy2 racing car

Hi! I’m trying to build a line following car with pixy. I tried Line_zumo_demo and it worked fine but now I want to make something like RC Racing car. 1 pwm motor with differencial and 1 servo for steering. Is there a way to control steering and speed with arduino and pixy? If so then how? I have absolutelly no idea how to program this.

Hi Emet, you could certainly do this with Pixy and Arduino. The Line_zumo_demo code and the other files in our Arduino library are designed to get you started, but providing comprehensive Arduino programming tutorials is outside the scope of this site. I suggest looking up some beginner Arduino tutorials, especially re: controlling motors. Hope this helps!

Cheers,
Jesse