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!

Would you like your project added to the list? We would! Create a page and send us a pull request.
Community Ev3 Python Demo For Mac

Community Ev3 Python Demo For Mac

The video and code show Python3 setup via Bluetooth on a Mac and a simple program to demonstrate the robot functions.

Learn more

Ros And Wiimote

Ros And Wiimote

A wiimote controlled robot using ROS and ev3dev.

Learn more

Congkak Robot

Congkak Robot

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...

Learn more

Mapping

Mapping

A real-time 3D mapping/scanning project.

Learn more

Pathfind3r

Pathfind3r

Pathfinder is a maze drawing and solving system. It also supports drawing SVG paths and it has a manual drawing mode.

Learn more

Gamepad Omnibot

Gamepad Omnibot

Remote control Lego Mindstorms Ev3 Omnibot with A PS3 sixaxis DualShock 3 gamepad.

Learn more

Pix3l Plott3r

Pix3l Plott3r

This is a pixel plotting robot made with a LEGO MINDSTORMS EV3. It accepts any image file.

Learn more

Noflo Edgefollowing

Noflo Edgefollowing

Visual programming of the EV3 using NoFlo.js.

Learn more

Ev3 Print3rbot

Ev3 Print3rbot

An EV3 robot that draws with a pen. Can draw directly from SVG images, or with a mouse.

Learn more

Dalek

Dalek

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...

Learn more

Snake Game

Snake Game

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!

Learn more

Ev3 Controlled Rcx

Ev3 Controlled Rcx

Remotely control an RCX using your EV3 and a USB IR tower!

Learn more

Wiimote Controlled Rover

Wiimote Controlled Rover

Drive your EV3 using a Nintendo Wiimote over bluetooth!

Learn more

Treev3

Treev3

A web interface for turning on/off Christmas trees using the Dexter Industries dSwitch with ev3dev

Learn more

Ros On Ev3

Ros On Ev3

Robot Operating System (ROS) on ev3dev.

Learn more

Led Demo

Led Demo

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...

Learn more

Ev3 Simple Goodies

Helpful Bash scripts that test and demonstrate cool ev3dev functionality.

Learn more

Balancing Robot

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....

Learn more

Python Rubiks Cube Solver

Python Rubiks Cube Solver

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...

Learn more