

How to check if the touch sensor is pressed?
What is the Touch Sensor and how to program it?
- #1626
- 04 Jun 2020
What is the Touch Sensor and how to program it?
Robots could do chores for us and they must consider the load of the cargo or the robot could be damaged.
Varasto from Finnish means warehouse.
This is a simple warehouse robot made to hold and drag objects. It uses two Large motors to move around and one medium motor for a grabber. The grabber is at the front of the robot and consists of two double angular lift-arms that are each connected to a gear, which allows them to function like a grabber.
Sometimes when we are working with sensors it is important that the time between two consecutive samples is the same. This will make each sample equally important and independent of how much time it took to take it. In this video tutorial, we would use the EV3-G timer block to make a "WaitForTick" program where the time between each sample of the EV3 Gyro takes exactly 0.02 seconds.
Moving in a grid of objects. That's the large challenge of the World Robotics Olympiad 2015 Junior-High 2015. In this video we would build a robot that can collect the boxes (treasures). The robot would also be able to move around the treasures.
Introducing three main concepts - Energy, Inertia Moment and Angular Velocity. We describe what is the moment of Inertia, how do we calculate it and how do we measure it?
There is the Move Tank programming block in the software. It allows us to set different power to each motor.
In real life, the same concept is used in cars, for example. The traction control systems apply different power to different wheels, so that the car is more stable on the road during turns or on slippery road.
Arriving at a final solution. There is still room for improvement on using the Mindstorms Ultrasonic Sensor for aligning to walls, but we hope the whole five videos could give you a good idea of how to start with a problem and reach a solution.