舉報

會員
Arduino by Example
最新章節(jié):
Index
ThisbookisanidealchoiceforhobbyistsorprofessionalswhowanttocreatequickandeasyprojectswithArduino.Asaprerequisite,readersmusthaveaworkingArduinosystemandsomeprogrammingbackground,ideallyinC/C++.BasicknowledgeofArduinoishelpfulbutnotrequiredtofollowalongwiththisbook.
目錄(74章)
倒序
- 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
- Prerequisites
- A bit about the sensor
- Hooking up an LCD to the Arduino
- Best of both worlds
- Summary
- Chapter 3. Converting Finger Gestures to Text
- Prerequisites
- What is a capacitive touch sensor?
- An introduction to Processing
- Tic-tac-toe with touch
- Pattern recognition
- Summary
- Chapter 4. Burglar Alarm – Part 1
- What is a passive infrared sensor?
- A mini PIR-Arduino alarm
- Testing the camera
- Putting it together
- Summary
- Chapter 5. Burglar Alarm – Part 2
- Dealing with the image
- Sending a notification to a smart device
- Putting the pieces together
- Summary
- Chapter 6. Home Automation – Part 1
- Prerequisites
- Connecting the Wi-Fi module
- Using relays to control appliances
- Communicating through a terminal
- Summary
- Chapter 7. Home Automation – Part 2
- Communicating via a smart phone
- Implementing speech recognition
- Upgrading the home automation system
- Complete home automation
- Summary
- Chapter 8. Robot Dog – Part 1
- Prerequisites
- Introducing Arduino MEGA 2560
- Understanding power requirements
- Building the chassis
- Summary
- Chapter 9. Robot Dog – Part 2
- Building the chassis
- Completing the circuit
- Summary
- Chapter 10. Robot Dog – Part 3
- Programming the robot
- Developing personality
- Implementing speech control
- Summary
- Index 更新時間:2021-07-16 20:06:51
推薦閱讀
- The Complete Rust Programming Reference Guide
- 深入理解Django:框架內幕與實現(xiàn)原理
- Three.js開發(fā)指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Architecting the Industrial Internet
- 基于Java技術的Web應用開發(fā)
- CouchDB and PHP Web Development Beginner’s Guide
- RESTful Java Web Services(Second Edition)
- Scratch3.0趣味編程動手玩:比賽訓練營
- 深入淺出Go語言編程
- 零代碼實戰(zhàn):企業(yè)級應用搭建與案例詳解
- Machine Learning for Developers
- C++程序設計
- MongoDB Cookbook(Second Edition)
- Learning Concurrency in Python
- Visual C++程序設計全程指南
- 計算機應用基礎
- Expert Cube Development with SSAS Multidimensional Models
- ServiceDesk Plus 8.x Essentials
- Raspberry Pi By Example
- C#.NET程序設計
- 快速搞定Spring Boot+Vue全棧開發(fā)
- Spring Boot開發(fā)實戰(zhàn)
- 項目實踐精解:Java核心技術應用開發(fā)
- Microsoft HoloLens Developer's Guide
- Mastering Software Testing with JUnit 5
- Scala Test-Driven Development
- C語言程序設計實驗指導(第2版)
- Visual C
- Mastering AngularJS Directives
- Android深入淺出