Mastering Arduino
A project-based approach to electronics, circuits, and programming| By: | Jon Hoffman |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781788830584 |
| eText ISBN: | 9781788831628 |
| Edition: | 1 |
| Copyright: | 2018 |
| Format: | Reflowable |
Lifetime - $43.19
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Mastering Arduino is a practical guide that teaches you the electronics and programming skills you need to create advanced Arduino projects from the ground up.
Key Features
- Covers enough electronics and code for users at any level
- Includes complete circuit diagrams for all projects
- Final robot project combines knowledge from all the chapters
Book Description
Mastering Arduino is an all-in-one guide to getting the most out of your Arduino. This practical, no-nonsense guide teaches you all of the electronics and programming skills that you need to create advanced Arduino projects. This book is packed full of real-world projects for you to practice on, bringing all of the knowledge in the book together and giving you the skills to build your own robot from the examples in this book. 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