
Task: Extend the robot by adding a touch sensor
Try to add a touch sensor to the robot on your own.
- #431
- 03 May 2017
Try to add a touch sensor to the robot on your own.
Building instructions for the truck mission model. The model is used in the Road assistance mission of FLLCasts Off-season Challenge 2019.
This is one option for including a wait block.
The block is a block which waits for a change of color: Color sensor -> Change -> Color
In the second run Nightbeast team solves different tasks from two missions - M05 Extraction and M06 Space Station Modules:
Did you know that the sound block can be used similarly as a piano?
This video tutorial contains the final 2 programs for moving straight with a LEGO Mindstorms EV3 robot. The first program is for proportional compensation that just keeps the robot orientation straight, while the second program is for Integral compensation that returns the robot to the straight line when the robot makes a mistake.
The goal of this lesson is for students to have fun with a new robot.
The CubeHunter uses the ultrasonic sensor to detect a ball or cube. Next, the robot catches it and reads the colour of the object using the EV3 colour sensor. The building instructions are suitable for classes with students and if you are working alone at home.
There are many ways to collect the threasures on this field. Some of them are quite complex as algorithms. Let' stop on something simple that could get the job >95% of the time based on our current construction.