This is where we keep a collection of some of the projects that people are working
on using ev3dev. We invite you to click through the links below to see what
cool stuff ev3dev can do!
This project demonstrates how to use an YDLidar X4 to control a car. Unlike the lidars by Neato, the YDLidar products are intended for teaching and research.
Congkak robot is a robot that plays Congkak, a South-East Asian board game. There are two sets of seven holes plus an additional big hole at the end of each side called house. Players start...
The Daleks are evil aliens from Doctor Who, and are the Doctor’s most fearsome enemy. Inside the armoured shell is an alien creature that wants nothing less than to exterminate all non-Dalek life in the...
A simple snake game for Lego EV3 running ev3dev firmware.
You can download the source from Github page.
Got trouble with running this game? Ask for help here.
Enjoy!
Starting with kernel version 3.16.1-1-ev3dev, the brightness attribute now works for the LEDs. By combining the red and green LEDs in different amounts, you can create yellow and orange and every color in between. The...
This is still a work in progress. It is a Segway-style balancing robot based on the HTWay. You can control it with the EV3 IR Remote/Sensor. Interesting features: Uses udev to enumerate sensors and motors. Sensors and motors can be plugged into any port without any configuration changes. Can use either the EV3 Gyro sensor or the HiTechnic Gyro sensor....
The model is based on mindcub3r, from David Gilday. I have two different solving algorithms, one is running on the brick and gives a solution in around 60 steps (source). The other one gives a...