Creative Robotics
Autonomous Fan made using LEGO EV3
This is just a simple fan made using LEGO EV3. It rotates when it detects an object and stops when it detects nothing.
Radar using EV3 and Small Basic
This is a radar made in small basic using EV3. It uses the infrared sensor and a motor to rotate it. The EV3 communicates directly with the program over the USB connection and the laptop plots the data. It can detect objects up to 25 cm.
Wheels in LEGO EV3 and how to connect them
This video talks about tyres in LEGO EV3 kits and ways of connecting them. The first tyre is from the home edition of the ev3 (part no.4634091) and the larger tyre is the part no.2903.
Simple program in EV3 using touch sensor and motor
This video shows you how to make a simple program in EV3 and make it respond to the touch of the user. I first show you how to make it in EV3-G and also in Small Basic. Small Basic is another version of Basic and can be used to program the EV3 after installing the ev3 extension. It is easier to use and is more efficient.