Make a Mind-Controlled Arduino Robot: Use Your Brain as a Remote

Download Source Code

It's all explained in the book! Make a Mind-Controlled Arduino Robot explains each source code. You'll learn to understand both the physical phenomena and the protocol for talking with the sensor. This source code package is just to save you some typing.

Download all source code for Make a Mind-Controlled Arduino Robot (mindcontrol-code-101.zip)

In most desktops (Linux, Windows, Mac), just double click the zip file to open it. In Raspberry Pi and other Linux command line, you can open the zip file with: 'unzip make-sensors-code-*.zip'. In Raspbian (Raspberry Pi), you might need to install unzip with 'sudo apt-get install unzip'.

Time to get started with sensors!