更新时间:2021-07-16 20:06:51
coverpage
Arduino by Example
Credits
About the Author
Acknowledgements
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting Started with Arduino
Prerequisites
Setting up
Connecting the Arduino
Hello World
LED blink
Summary
Chapter 2. Digital Ruler
A bit about the sensor
Hooking up an LCD to the Arduino
Best of both worlds
Chapter 3. Converting Finger Gestures to Text
What is a capacitive touch sensor?
An introduction to Processing
Tic-tac-toe with touch
Pattern recognition
Chapter 4. Burglar Alarm – Part 1
What is a passive infrared sensor?
A mini PIR-Arduino alarm
Testing the camera
Putting it together
Chapter 5. Burglar Alarm – Part 2
Dealing with the image
Sending a notification to a smart device
Putting the pieces together
Chapter 6. Home Automation – Part 1
Connecting the Wi-Fi module
Using relays to control appliances
Communicating through a terminal
Chapter 7. Home Automation – Part 2
Communicating via a smart phone
Implementing speech recognition
Upgrading the home automation system
Complete home automation
Chapter 8. Robot Dog – Part 1
Introducing Arduino MEGA 2560
Understanding power requirements
Building the chassis
Chapter 9. Robot Dog – Part 2
Completing the circuit
Chapter 10. Robot Dog – Part 3
Programming the robot
Developing personality
Implementing speech control
Index