
Mastering Arduino
Mastering Arduino is an all-in-one guide to getting the most out of your Arduino. This practical, no-nonsense guide teaches you all the electronics and programming skills that you need to create advanced Arduino projects. This book is packed full of real-world projects showing you how they can use sensors, motors, and other components to interact and communicate with the environment around the Arduino. The final two chapters discuss wireless technologies and how they can be used in your projects.
​
The book begins with the basics of electronics, making sure that you understand components, circuits, and prototyping before moving on. It then performs the same function for code, getting you into the Arduino IDE and showing you how to connect the Arduino to a computer and run simple projects on your Arduino.
​
Once the basics are out of the way, the next 10 chapters of the book focus on small projects centered around particular components, such as LCD displays, stepper motors, or voice synthesizers. Each of these chapters will get you familiar with the technology involved, how to build with it, how to program it, and how it can be used in your own projects.
​
What you will learn
-
Explains the basics of electronics and circuits along with the Arduino IDE and basic C operations
-
Use sensors to build a mini weather station
-
Control LEDs using code
-
Power a robot arm using stepper motors
-
Remotely control your Arduino using RF, Bluetooth LE, and Bluetooth Classic
-
Make a sound tone generator with buttons
Who this book is for
Mastering Arduino is for anybody who wants to experiment with an Arduino board and build simple projects. No prior knowledge is required, as the fundamentals of electronics and coding are covered in this book as well as advance projects.
Table of Contents
-
The Arduino
-
Basic Electronics
-
Circuit Diagrams
-
Basic Prototyping
-
Arduino IDE
-
Programming the Arduino - The Basics
-
Programming the Arduino - Beyond the Basics
-
Motion Sensor
-
Environment Sensors
-
Obstacle Avoidance and Collision Detection
-
Fun with Lights
-
Fun with Sound
-
Using LCD Displays
-
Speech Recognition and Voice Synthesizing
-
DC Motors and Motor Controllers
-
Servo Motors
-
Using A Relay
-
Remotely Controlling the Arduino
-
Creating a Robot
-
Bluetooth LE
-
Bluetooth Classic