Category Archives: Elegoo Smart Car Tutorial

Robotics Training LESSON 13: Program Speed of the Elegoo Smart Car with Infrared (IR) Remote

In this lesson we show you how to program the speed of the Elegoo Smart Car version 3 using the infrared (IR) remote control. We show how this is similar to inputing desired distance, taught in Lesson 12. If you want to play along at home, you can pick up your gear HERE. For your convenience, we include the code developed in the video below.

 

Robotics Training LESSON 12: Programming Travel Distance with Infrared (IR) Remote

In this lesson we show how to use the Infrared (IR) Remote to program the Elegoo Smart Car. We use the remote to specify the distance in feet we want the robot car to travel.  (If you guys want to play along at home, you can pick up your robot car HERE.)

 

Robotics Training LESSON 11: Controlling the Elegoo Smart Car With IR Remote

In this lesson we show how you can control a robot with an IR remote. We program the Elegoo Smart Car version 3.0 to respond to  commands to the remote to go forward, backward, left and right.

 

Robotics Training LESSON 10: Using the Infrared (IR) Remote to Control Robot

In this lesson we show how to use the IR remote in the Elegoo Smart Car to send signals to the robot. The IR remote sends IR signals to the IR detector on the Electronic Shield sitting on top of the Smart Car. In this lesson we show how to install the IR library, and how to write code to send and detect IR signals. The code we develop in today’s lesson is included below for your convenience.

 

Robotics Training LESSON 9: Calibrate Robot Car Turn Angles with Linear Regression

Guys in this lesson we show how you can use linear regression to more accurately calibrate turns for our robot car. We will take you through the math step-by-step, and then show how to code up the results. If you want to play along at home, you can get your Elegoo Robot Car HERE.

For your convenience, the code we developed in the lesson is included below.