Posts

Showing posts from January, 2021

Unity Vuforia

Image
I think AR is a really useful tool while implementing technology to the educational process. It can be used in various ways and can enhance quality of the educational process greatly. For example, the ar can be used in all of the science classes, we can show the molecules of an element, we can show a chemical reaction or we can even create physic experiments via using different AR modules. I do think that the use of AR should be increased in all of the classes. I also think that AR could be really helpful while teaching to the kids with ADHD or other attention disorders, since using the AR is very fun and charming it would be a very effective tool to teach on those kind of situations.

VEX Code

Image
With the VEXcode VR I created a program with code blocks to help a robot with a camera to complete a maze. As you can see here this is the maze. It is filled with different coloured blocks. These blocks help the robot to understand its surroundings and move according to them. In order to allow the robot to actually use the different coloured blocks as guidance I wrote a small code by using code blocks. This is the code I wrote, what this code does is is that it allows robot to move according to the different coloured blocks. I specified the turning and moving speed, I also added a black coloured pen to allow robot to mark the way it had passed. When the robot sees the colour I ask the robot does the next command I put, which is the turn block I used in order to guide the robot to the next target. And lastly when the robot reaches the destination, which is the red block, the robot stops. This is the finished state of the maze and the program. I think that VEXcode has a very big pote