Project ROBBOKit Parking with sensors
(Created page with " __TOC__ ==Link to author's page== [http://wiki.robbo.ru/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:%D0%AF%D0%BA%D0%BE%D0%B2%D0%BB%D0%B5%D0%B2%D0%B0_%D0%AD%D1%80%...") |
|||
(One intermediate revision by one user not shown) | |||
Line 4: | Line 4: | ||
==Link to author's page== | ==Link to author's page== | ||
− | [http://wiki.robbo.ru/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:%D0%AF%D0%BA%D0%BE%D0%B2%D0%BB%D0%B5%D0%B2%D0%B0_%D0%AD%D1%80%D0%B6%D0%B5%D0%BD%D0%B0 Link to author | + | [http://wiki.robbo.ru/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:%D0%AF%D0%BA%D0%BE%D0%B2%D0%BB%D0%B5%D0%B2%D0%B0_%D0%AD%D1%80%D0%B6%D0%B5%D0%BD%D0%B0 Link to author page (Erzhena Yakovleva) ] |
==Description of the project== | ==Description of the project== | ||
− | + | The task: to program the robot platform like a modern car in a parking lot. To complete this task, children will have to use their knowledge in Scratch to use the robot laboratory as a full-fledged control joystick for the robot. To prevent the collision of the "machine" it is supposed to apply three sensors: one IR and two touches. The laboratory, using its game of LEDs and a sound signal, should warn the "driver" of the concealed danger behind or in front of the machine.When approaching the obstacle in front, the infrared sensor emits a light (blinking red LED) and a sound signal to the robot laboratory, which is to be driven off, when approaching the barrier from the rear, a light (blinking yellow LED) and audio signals are also fed to the robot laboratory. The robot is programmed in such a way that when it comes into contact with the obstacle from the rear, it after a while moves and stops. | |
[https://youtu.be/ZNsPxLaSwoI Video of the finished project] | [https://youtu.be/ZNsPxLaSwoI Video of the finished project] |
Latest revision as of 17:17, 7 May 2018
Contents |
[edit] Link to author's page
Link to author page (Erzhena Yakovleva)
[edit] Description of the project
The task: to program the robot platform like a modern car in a parking lot. To complete this task, children will have to use their knowledge in Scratch to use the robot laboratory as a full-fledged control joystick for the robot. To prevent the collision of the "machine" it is supposed to apply three sensors: one IR and two touches. The laboratory, using its game of LEDs and a sound signal, should warn the "driver" of the concealed danger behind or in front of the machine.When approaching the obstacle in front, the infrared sensor emits a light (blinking red LED) and a sound signal to the robot laboratory, which is to be driven off, when approaching the barrier from the rear, a light (blinking yellow LED) and audio signals are also fed to the robot laboratory. The robot is programmed in such a way that when it comes into contact with the obstacle from the rear, it after a while moves and stops.