Summary of Make a Mind-Controlled Arduino Robot by Tero Karvinen, Kimmo Karvinen E-Book
Summary: This book teaches how to build a mind-controlled Arduino robot that responds to EEG headband signals. It covers connecting an inexpensive EEG device to Arduino, building a wheeled chassis with servos, sensors, LEDs, and a speaker, programming movement and avoidance behaviors, mixing RGB LED colors, reading potentiometers, and playing tones. Includes code, chassis instructions, and a ScrewShield appendix.
Parts used in the Make a Mind-Controlled Arduino Robot:
- Arduino microcontroller
- Affordable EEG headband (wireless EEG device)
- Servos
- Wheels
- Sensors (for boundary avoidance)
- RGB LED
- Piezo speaker
- Potentiometer
- ScrewShield (or similar shield for connections)
- Chassis materials and fasteners
Build a robot that responds to electrical activity in your brain—it’s easy and fun. If you’re familiar with Arduino and have basic mechanical building skills, this book will show you how to construct a robot that plays sounds, blinks lights, and reacts to signals from an affordable electroencephalography (EEG) headband. Concentrate and the robot will move. Focus more and it will go faster. Let your mind wander and the robot will slow down.
You’ll find complete instructions for building a simple robot chassis with servos, wheels, sensors, LEDs, and a speaker. You also get the code to program the Arduino microcontroller to receive wireless signals from the EEG. Your robot will astound anyone who wears the EEG headband.

This book will help you:
- Connect an inexpensive EEG device to Arduino
- Build a robot platform on wheels
- Calculate a percentage value from a potentiometer reading
- Mix colors with an RGB LED
- Play tones with a piezo speaker
- Write a program that makes the robot avoid boundaries
- Create simple movement routines
Table of Contents:
Chapter 1 Building the Chassis
Chapter 2 Coding
Appendix Building the ScrewShield
Book Details |
|
| Publisher: | O’Reilly Media |
| By: | Tero Karvinen, Kimmo Karvinen |
| ISBN: | 978-1-44931-154-4 |
| Year: | 2011 |
| Pages: | 98 |
| Language: | English |
| File size: | 4.4 MB |
| File format: | |
Paper Book |
|
| Buy: | Make a Mind-Controlled Arduino Robot by Tero Karvinen, Kimmo Karvinen E-Book |
Online Book |
|
| Read: | Make a Mind-Controlled Arduino Robot |
- Can I connect an inexpensive EEG device to Arduino?
Yes, the book shows how to connect an inexpensive EEG device to Arduino. - What components are used for the robot chassis?
The chassis uses servos, wheels, sensors, LEDs, a speaker, and general chassis materials and fasteners. - Does the book include code for the Arduino?
Yes, you get the code to program the Arduino to receive wireless signals from the EEG. - How does the robot respond to brain signals?
The robot reacts to EEG signals: concentrating makes it move, greater focus increases speed, and mind wandering slows it down. - Can the robot play sounds and mix colors?
Yes, the book shows how to play tones with a piezo speaker and mix colors with an RGB LED. - Does the book teach boundary avoidance?
Yes, it includes a program that makes the robot avoid boundaries. - Is there guidance on reading potentiometer values?
Yes, the book explains calculating a percentage value from a potentiometer reading. - Are movement routines covered?
Yes, the book explains creating simple movement routines. - What additional construction help is provided?
There is an appendix on building the ScrewShield to aid connections.
