Arduino in Action
eBook - ePub

Arduino in Action

,
  1. 368 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Arduino in Action

,
Book details
Table of contents
Citations

About This Book

Summary Arduino in Action is a hands-on guide to prototyping and building electronics using the Arduino platform. Suitable for both beginners and advanced users, this easy-to-follow book begins with the basics and then systematically guides you through projects ranging from your first blinking LED through connecting Arduino to devices like game controllers or your iPhone. About the Technology Arduino is an open source do-it-yourself electronics platform that supports a mind-boggling collection of sensors and actuators you can use to build anything you can imagine. Even if you've never attempted a hardware project, this easy-to-follow book will guide you from your first blinking LED through connecting Arduino to your iPhone. About this Book Arduino in Action is a hands-on guide to prototyping and building DIY electronics. You'll start with the basics—unpacking your board and using a simple program to make something happen. Then, you'l attempt progressively more complex projects as you connect Arduino to motors, LCD displays, Wi-Fi, GPS, and Bluetooth. You'll explore input/output sensors, including ultrasound, infrared, and light, and then use them for tasks like robotic obstacle avoidance.Arduino programs look a lot like C or C++, so some programming skill is helpful. What's Inside

  • Getting started with Arduino—no experience required!
  • Writing programs for Arduino
  • Sensing and responding to events
  • Robots, flying vehicles, Twitter machines, LCD displays, and more!


Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Authors
Martin Evans is a professional developer, a lifelong electronics enthusiast, and the creator of an Arduino-based underwater ROV. Joshua Noble is an author and creative technologist who works with smart spaces. Jordan Hochenbaum uses Arduino to explore musical expression and creative interaction. Table of Contents
Part 1 Getting started

  • Chapter 1 Hello Arduino
  • Chapter 2 Digital input and output
  • Chapter 3 Simple projects: input and output
  • Part 2 Putting Arduino to work
  • Chapter 4 Extending Arduino
  • Chapter 5 Arduino in motion
  • Chapter 6 Object detection
  • Chapter 7 LCD displays
  • Chapter 8 Communications
  • Chapter 9 Game on
  • Chapter 10 Integrating the Arduino with iOS
  • Chapter 11 Making wearables
  • Chapter 12 Adding shields
  • Chapter 13 Software integration

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Arduino in Action by in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2013
ISBN
9781638353911

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this Book
  7. About the Cover Illustration
  8. Part 1. Getting started
  9. Part 2. Putting Arduino to work
  10. Appendix A. Installing the Arduino IDE
  11. Appendix B. Coding primer
  12. Appendix C. Libraries
  13. Appendix D. Components list
  14. Appendix E. Useful links
  15. Index
  16. List of Figures
  17. List of Tables
  18. List of Listings