How to write a program for controlling all features of the Forklift.
Category: CODEBOX Drive
Forklift – Assembly Instructions
The forklift is a vehicle with a hoist capable of lifting and carrying loads, usually put on pallets, on short distances. The forklift’s lifting mechanism is located on the front of the vehicle. The mechanism is powered by a servo motor with a drivetrain consisting of a gearwheel and a guide.
Rover – Avoiding Obstacles
In this lesson, we’re about to perform a classic act of robotics – programming an obstacle avoiding robot. At first, this task may seem too complicated, but soon you will find that creating your first obstacle avoiding robot is surprisingly easy. 🙂
Rover – Reacting to Obstacles
Distance sensor is one of the most popular electronic components used in robotics. It’s highly useful and also a bit “magical”, because, at first sight, you can’t tell how exactly it works.
Rover – Program for Controlling the Vehicle
Naturally, the first thing that we all want to do with our new vehicles is to turn them on and perform a test drive. The easiest way to do this is to use our mobile app LOFI Control. However you can also program the steering yourself in LOFI Blocks, and that’s what we are going to do in this lesson. We are going to use programming to assign keyboard keys to specific actions of our DC motors, thus making our vehicles move!
Continue reading Rover – Program for Controlling the Vehicle
Rover – Assembly Instructions
How to assemble the Rover from CODEBOX Starter kit.
CODEBOX Drive – LOFI Control Application
LOFI Control is a simple mobile application that gives you basic options for controlling your robot vehicles.