Search icon CANCEL
Subscription
0
Cart icon
Cart
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
Arrow up icon
GO TO TOP
Arduino for Kids

You're reading from  Arduino for Kids

Product type Book
Published in Mar 2017
Publisher Packt
ISBN-13 9781785884818
Pages 218 pages
Edition 1st Edition
Languages
Concepts
Authors (2):
Rishi Gaurav Bhatnagar Rishi Gaurav Bhatnagar
Profile icon Rishi Gaurav Bhatnagar
Vijay Varada Vijay Varada
Profile icon Vijay Varada
View More author details
Toc

Table of Contents (18) Chapters close

Arduino for Kids
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface
1. The World around Us 2. Systems and Logic 3. Components and Connections 4. The Magic Wand 5. Hello World! 6. Safety Box 7. Make a Friend 8. Save Energy 9. High 5! 10. Plant, Meet Arduino!

It's all about the logic


You may be wondering what it is with on and off, and how this translates into physical parameters or electrical signals. These will soon become clear.

We live in a world of analog signals-a countless number of colors that the eyes can see, a countless number of sounds we can hear, and a countless number of smells, and so on.

But with digital electronics, such as Arduino, we deal with discrete or distinct sets of values.

Logic levels, in a nutshell, describe the state that a signal is in. In digital electronics, such as Arduino, there are two logic states: 0 and 1. Since there are only two states, it is also called binary logic. This is also commonly translated to ON or HIGH for binary 1 and OFF or LOW for binary 0.

For Arduino, a HIGH signal is 5V, and LOW is 0V. This is how these logic levels manifest themselves physically in terms of voltage.

The Arduino uses these logic levels on its I/O pins to either take input from the outside world or give an output.

We shall see...

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}