Make a Mind-Controlled Arduino Robot

Make a Mind-Controlled Arduino Robot
Author: Tero Karvinen
Publisher: "O'Reilly Media, Inc."
Total Pages: 97
Release: 2012
Genre: Computers
ISBN: 1449311547

This text shows you how to build your own mind controlled robot. You learn to measure attention level with a NeuroSky headband and send this information into Arduino. You will also build a line-avoiding system into the bot. And, of course, you will build the chassis of your robot from scratch.

Arduino Robot Bonanza

Arduino Robot Bonanza
Author: Gordon McComb
Publisher: McGraw Hill Professional
Total Pages: 417
Release: 2013-04-19
Genre: Technology & Engineering
ISBN: 0071782788

Create high-tech walking, talking, and thinking robots "McComb hasn’t missed a beat. It’s an absolute winner!" -GeekDad, Wired.com Breathe life into the robots of your dreams—without advanced electronics or programming skills. Arduino Robot Bonanza shows you how to build autonomous robots using ordinary tools and common parts. Learn how to wire things up, program your robot's brain, and add your own unique flair. This easy-to-follow, fully illustrated guide starts with the Teachbot and moves to more complex projects, including the musical TuneBot, the remote-controlled TeleBot, a slithering snakelike 'bot, and a robotic arm with 16 inches of reach! Get started on the Arduino board and software Build a microcontroller-based brain Hook up high-tech sensors and controllers Write and debug powerful Arduino apps Navigate by walking, rolling, or slithering Program your 'bot to react and explore on its own Add remote control and wireless video Generate sound effects and synthesized speech Develop functional robot arms and grippers Extend plans and add exciting features

Make: Sensors

Make: Sensors
Author: Tero Karvinen
Publisher: Maker Media, Inc.
Total Pages: 538
Release: 2014-05-06
Genre: Technology & Engineering
ISBN: 1449368069

Make: Sensors is the definitive introduction and guide to the sometimes-tricky world of using sensors to monitor the physical world. With dozens of projects and experiments for you to build, this book shows you how to build sensor projects with both Arduino and Raspberry Pi. Use Arduino when you need a low-power, low-complexity brain for your sensor, and choose Raspberry Pi when you need to perform additional processing using the Linux operating system running on that device.You'll learn about touch sensors, light sensors, accelerometers, gyroscopes, magnetic sensors, as well as temperature, humidity, and gas sensors.

Make: Arduino Bots and Gadgets

Make: Arduino Bots and Gadgets
Author: Kimmo Karvinen
Publisher: "O'Reilly Media, Inc."
Total Pages: 295
Release: 2011-03-24
Genre: Computers
ISBN: 1449389716

Provides information on creating a variety of gadgets and controllers using Arduino.

Make an Arduino-controlled Robot

Make an Arduino-controlled Robot
Author: Michael Margolis (Computer scientist)
Publisher:
Total Pages: 238
Release: 2013
Genre: Arduino (Programmable controller)
ISBN: 9781449344368

Building robots that sense and interact with their environment used to be tricky. Now, Arduino makes it easy. With this book and an Arduino microcontroller and software creation environment, you'll learn how to build and program a robot that can roam around, sense its environment, and perform a wide variety of tasks. All you to get started with the fun projects is a little programming experience and a keen interest in electronics. Make a robot that obeys your every command-or runs on its own. Maybe you're a teacher who wants to show students how to build devices that can move, sense, respon.

Arduino Robotics

Arduino Robotics
Author: John-David Warren
Publisher: Apress
Total Pages: 621
Release: 2011-10-08
Genre: Computers
ISBN: 143023184X

This book will show you how to use your Arduino to control a variety of different robots, while providing step-by-step instructions on the entire robot building process. You'll learn Arduino basics as well as the characteristics of different types of motors used in robotics. You also discover controller methods and failsafe methods, and learn how to apply them to your project. The book starts with basic robots and moves into more complex projects, including a GPS-enabled robot, a robotic lawn mower, a fighting bot, and even a DIY Segway-clone. Introduction to the Arduino and other components needed for robotics Learn how to build motor controllers Build bots from simple line-following and bump-sensor bots to more complex robots that can mow your lawn, do battle, or even take you for a ride Please note: the print version of this title is black & white; the eBook is full color.

Make an Arduino- Controlled Robot

Make an Arduino- Controlled Robot
Author: Daniel Anthony
Publisher: Createspace Independent Publishing Platform
Total Pages: 244
Release: 2017-06-06
Genre:
ISBN: 9781548115715

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. The level of attention controls the speed of the robot. Steering (left and right) is controlled with automatic line avoidance. 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.

Make an Arduino-Controlled Robot

Make an Arduino-Controlled Robot
Author: Michael Margolis
Publisher: "O'Reilly Media, Inc."
Total Pages: 257
Release: 2012-10-16
Genre: Computers
ISBN: 1449344372

Provides instructions on how to build robots that sense and interact with their environment using an Arduino microcontroller and software creation environment to make a robot that can roam around, sense its environment, and perform various tasks.

Arduino Workshop

Arduino Workshop
Author: John Boxall
Publisher: No Starch Press
Total Pages: 394
Release: 2013-05-13
Genre: Technology & Engineering
ISBN: 1593274483

The Arduino is a cheap, flexible, open source microcontroller platform designed to make it easy for hobbyists to use electronics in homemade projects. With an almost unlimited range of input and output add-ons, sensors, indicators, displays, motors, and more, the Arduino offers you countless ways to create devices that interact with the world around you. In Arduino Workshop, you'll learn how these add-ons work and how to integrate them into your own projects. You'll start off with an overview of the Arduino system but quickly move on to coverage of various electronic components and concepts. Hands-on projects throughout the book reinforce what you've learned and show you how to apply that knowledge. As your understanding grows, the projects increase in complexity and sophistication. Among the book's 65 projects are useful devices like: – A digital thermometer that charts temperature changes on an LCD –A GPS logger that records data from your travels, which can be displayed on Google Maps – A handy tester that lets you check the voltage of any single-cell battery – A keypad-controlled lock that requires a secret code to open You'll also learn to build Arduino toys and games like: – An electronic version of the classic six-sided die – A binary quiz game that challenges your number conversion skills – A motorized remote control tank with collision detection to keep it from crashing Arduino Workshop will teach you the tricks and design principles of a master craftsman. Whatever your skill level, you'll have fun as you learn to harness the power of the Arduino for your own DIY projects. Uses the Arduino Uno board

Getting Started with Sensors

Getting Started with Sensors
Author: Kimmo Karvinen
Publisher: Maker Media, Inc.
Total Pages: 129
Release: 2014-08-14
Genre: Computers
ISBN: 1449367046

To build electronic projects that can sense the physical world, you need to build circuits based around sensors: electronic components that react to physical phenomena by sending an electrical signal. Even with only basic electronic components, you can build useful and educational sensor projects. But if you incorporate Arduino or Raspberry Pi into your project, you can build much more sophisticated projects that can react in interesting ways and even connect to the Internet. This book starts by teaching you the basic electronic circuits to read and react to a sensor. It then goes on to show how to use Arduino to develop sensor systems, and wraps up by teaching you how to build sensor projects with the Linux-powered Raspberry Pi.