
Глава на риба от ЛЕГО Майндстормс EV3
Това е модул, който прилича на глава на риба. Той използва сензор за допир като уста и иначе е изцяло за красота. Модулът се използва в Писцис - LEGO Mindstorms EV3 робот Риба.
- #974
- 24 Jan 2020
Това е модул, който прилича на глава на риба. Той използва сензор за допир като уста и иначе е изцяло за красота. Модулът се използва в Писцис - LEGO Mindstorms EV3 робот Риба.
This is the attachment of Team "Nightbeast", with which they do:
M11–Escape Velocity and M13–Observatory
The Observatory result depends on the model. Sometimes the pointer is in the orange area otherwise in the white area.
The M08. AEROBIC EXERCISE is one of the very common types of mission in FIRST LEGO League robotics competitions. I think this pattern of missions was first introduced with the growing abilities of the participating students that were constantly reaching the maximum number of points. So the competition introduced mission that require a lot of time - 20-30 seconds, are time consuming and are complex. They requires a lot of moves. This here is a video tutorial on how it could be accomplished
This is a program for the Sebastian crab robot. It makes the robot walk, but also keeps track of where its legs are. It makes those who overrun the others to stop and wait for them.
We've recently received a number of question on how could the SUV box robot be charged. The answer is simple - you detach the back pane. The question and topic of detaching modules from a robot and attaching them again is really interesting and powerfull and yet not very often implemented in many robots.
NXT-G program for running the Catapult robot build from the LEGO Mindstorms NXT robotics set
Инструкции за ЛЕГО Mindstorms EV3 робот, който може да се построи за три минути. Можете ли да се справите? Опитайте.
Използваме този робот, когато трябва да направим нещо бързи за демонстрация или малко състезание. Просто прикрепете моторите и сте готови. Бързо е, нали.
Following the Advance Light/Color sensors calibration for a minimum value for a single sensor tutorial, in this one, we continue with finding the maximum value detected by a sensor and storing this value in an array.
Implement a program for stopping at a black line with the blocks containing the implementation details for the InitArray, Calibration and Getting the calibrated result.
No need for all attachments to be powered by motors and to include gears. It's sometimes possible to use a simple robot attachment to collect objects. Such attachments we call passive and this one is an example for the Box Robot Chassis.
Build with LEGO Mindstorms EV3
Искаме учениците да могат да намират лесно частите и да прибират частите в указаните отделения.
Файловете се разпечатват от двете страни на хартия 160г формат А3.
Таблицата за подреждане е създадена да се събира в капака на кутията и тогава размера на гредата е 1:1. За да се събере в капака, трябва да се отрежат излишните части от картона по маркерите от предната страна на листа.
За да удължите живота на таблиците можете да ги ламинирате или с "ламинат мат" или с обикновен ламинат. Недостатъкът на обикновеният ламинат е, че има много отблясъци. Недостътъкът на "ламинат мат" е че трябва да се запечата с прозрачно лепило Ц200, за да не се отвори с времето.
Препоръчваме ви да разпечатате файла двустранно. Посоката на обръщане на листа може да бъде по късата страна, като книга. Ако желаете можете да настроите обръщането и по дългата страна. В печатницата, където ще разпечатвате ще ви помогнат с настройките.
The first of a series of attachments that we add to a World Robotics Olympiad LEGO Mindstorms Robot. The attachment is an example for collecting ping-balls. The robot and the attachment are in the same construction. The attachment is a base for a container that could be extended.
If you take a look at the videos for this attachment you will see a nice idea on taking the track and the ambulance. These two vehicles from the FIRST LEGO League 2013 competition had to be collected and returned back to base.
Built from LEGO Mindstorms EV3 parts.
Разновидност на състезателния робот от EV3, при който отпред има сензори за светлина.
It's inevitable. While following this gapped line we would reach a gap. The robot must somehow understand that there is a gap and must make a decision on what to do. For detecting the gap we use the Rotation Sensor. Not the most popular, but very convenient in many cases. Check out the video.
After we have introduced a menu in the previous video, this video focuses on storing the values in an array. It presents a basic use of arrays.
We are programming this strange construction to move in a square. This is a basic task, but it is worth doing for a robot with motors placed in different directions.
In this episode we build a reusable attachment for a LEGO Mindstorms EV3 robot that changes gears orientation and direction. It is one of the most useful attachments that you could use to move levers up/down and right/left. Adding the attachment on the robot takes 2-3 seconds and shows a very useful general principle of how to build reusable attachments.
Looking at the field we must first think of a strategy of solving this line following problem. There are rules that the robot must follow and these rules should be programmed in the robot.