first robo code

This tutorial continues from the last part Let's make a first robot using VEX

As much as the hardware of your robot, Software design is also a very important part. You learned how to make a robot from the last part of this tutorial, from this one you'll be learning how to write your first Robotic software. 
how to build a robot for beginners
Welcome, this tutorial will show you how to make your own robot. For this project we will be using a VEX system,  a very popular robotic platform among robotic competitions. For coding we will be using C language, its not necessary to have some basic knowledge in C to complete this project but if you have any experience  in C language,  its better. Don't worry in this tutorial our robot wont be needing any hardcore coding to do. Its from the basic so anyone can easily follow the tutorial.
Back to Top