Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arduino Essentials

You're reading from  Arduino Essentials

Product type Book
Published in Feb 2015
Publisher Packt
ISBN-13 9781784398569
Pages 206 pages
Edition 1st Edition
Languages

Table of Contents (17) Chapters

Arduino Essentials
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
1. Meeting the Arduino Family 2. The Arduino Development Environment 3. Interacting with the Environment the Digital Way 4. Controlling Outputs Softly with Analog Outputs 5. Sensing the Real World through Digital Inputs 6. Analog Inputs to Feel Between All and Nothing 7. Managing the Time Domain 8. Communicating with Others 9. Dealing with Interrupts 10. Arduino in a Real Case – Greenhouse Control Index

Summary


In this chapter, we met analog outputs and saw two different circuits to deal with two kinds of components that can operate on a variable voltage, an LED, and a motor.

On the hardware side, these circuits have helped us to learn about analog signals, DACs, and some of its characteristics. We also learned what a driver circuit is and how to use a transistor to create one, helping us know something more about this component. We even saw a very practical way to deal with high currents from Arduino without providing them from the Arduino board voltage regulator.

From the logical point of view, we met the for loop, a very handy control structure that has helped us go over ranges of values and loop iterations.

By now, there's been enough about outputs, and in the next chapter, we are going to begin to work with inputs—digital inputs, to be precise, which will serve us as the base of all kinds of sensor connections. This will open us to a totally new way of looking at microcontrollers. Are...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}