You are viewing an older revision! See the latest version

OpenBCI and MyoWare Robot Control

Overview

This project demonstrates the use of the OpenBCI Ganglion, as well as a MyoWare muscle sensor, to control a small robotic car. Previous work using the myoware sensor can be seen here. The OpenBCI Ganglion is a board that will allows for the detection of brain activity. For this project, we will be detecting Alpha Waves and using them as a control input to the car. Much of this work is a derivative of previous efforts by EEG Hacker and OpenBCI.

Getting Started

This project will be using a slightly modified version of the OpenBCI GUI found here. This code is written and run with processing. The hardware used is:

The Robot

The instructions for building the Shadow Chassis can be found here. Note that we did not use most of the parts listed in the guide.

Communication

Ganglion

Processing

This project is currently only compatible with Processing 2.2.1 which can be downloaded from here.


All wikipages