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!

Summary


We were introduced to a whole bunch of new things in this chapter. Let's recap what we learned:

  • We created a problem statement for our project, which outlines the problem we are going to solve

  • We learnt how to make a flow chart, which describes the flow of how our code and project will work

  • We learned about Arduino's I/O pins , which take input from the outside world and hence sense its surroundings using sensors, and also give output, which can control things such as motors, buzzers, lights, and so on

  • We learned about logic levels and how they describe the state a signal is in

  • We did a great deal of code and learned about various tools that help the Arduino think:

    • The assignment operator = that gives a value to a variable

    • How to use functions and pass function parameters to the functions that allow them to work properly

    • We looked at the If condition that helps the Arduino make decisions depending on relational operators, one of which is ==, which compares to see whether two variables have...

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}