You can find here articles about physics, mathematics, robot design and programming. You may study them to make your life easier when solving stage missions.
Deprecated: _register_controls is deprecated since version 3.1.0! Use Elementor\Controls_Stack::register_controls() instead. in /home/robochamp/public_html/wp-includes/functions.php on line 4859


A Closer Look: Concepts to Ponder on
A lever is one of the simple machines that has laid a foundation on engineering. It consists of two basic components: a beam fixed at a point called the fulcrum. The lever rotates on a point on itself, providing what we call leverage.


How to Install Third Party Blocks (like RGB block) In EV3 Mindstorms
To install third party blocks (like RGB block developed by others) inside EV3 Mindstorms, you need to follow some steps. Take a look at what you need to do.


How to Use Sensors In RGB Mode
David Gilday, who made mindcuber, created the EV3 Color RGB mode in the early days, which greatly improved the EV3 Color Sensor.


How to Solve Complex Tasks
You may come across with some missions which will feel very difficult and hard to start working on them. For these kind of situations you need to be happy because there is a very simple way to get closer to a solution and it is called “goal breakdown structure”.


Line follower concepts
Here are some essential programs to learn and utilise to help your journey on the LEGO EV3 Software. First the line followers, there are four


Programming #101: The Line Follower Principle
A basic line follower algorithm is used on an autonomous robot that can follow either a black line on white area or white line on black area.