舉報

會員
Arduino Robotic Projects
最新章節(jié):
Index
ThisbookisforanyonewhohasbeencuriousaboutusingArduinotocreateroboticprojectsthatwerepreviouslythedomainofresearchlabsofmajoruniversitiesordefensedepartments.Someprogrammingbackgroundisuseful,butifyouknowhowtouseaPC,youcan,withtheaidofthestep-by-stepinstructionsinthisbook,constructcomplexroboticprojectsthatcanroll,walk,swim,orfly.
目錄(103章)
倒序
- 封面
- 版權(quán)頁
- Credits
- About the Author
- 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. Powering on Arduino
- Selecting the right Arduino board
- Powering up Arduino
- Summary
- Chapter 2. Getting Started with the Arduino IDE
- Using a Windows machine to develop with Arduino
- Running the IDE for Uno
- Running the IDE for Mega
- Running the IDE for the Adafruit FLORA
- Using a Mac to develop using Arduino
- Summary
- Chapter 3. Simple Programming Concepts Using the Arduino IDE
- Creating editing and saving files on Arduino
- Basic C programming on Arduino
- Basic programming constructs on Arduino
- Summary
- Chapter 4. Accessing the GPIO Pins
- The GPIO capability of Arduino
- The first external hardware connection
- The Arduino IDE and LED code
- Summary
- Chapter 5. Working with Displays
- A simple serial display
- Enabling the serial display in the IDE
- Connecting a display using the SPI interface
- Enabling the SPI display in the IDE
- An LCD shield
- Enabling the LCD display in the IDE
- Summary
- Chapter 6. Controlling DC Motors
- The basics of DC motor
- Connecting a DC motor directly to Arduino
- Connecting a DC motor using an H-bridge and Arduino
- Controlling the DC motor using a shield
- The Arduino code for the DC motor shield
- Summary
- Chapter 7. Controlling Servos with Arduino
- The basics of a servo motor
- Connecting a servo motor directly to Arduino
- Controlling the servos with a program
- Connecting a servo motor shield to Arduino
- Controlling the servo motor shield with a program
- Summary
- Chapter 8. Avoiding Obstacles Using Sensors
- An overview of the sensors
- Connecting a sonar sensor to Arduino
- Accessing the sonar sensor from the Arduino IDE
- Connecting an IR sensor to Arduino
- Accessing the IR sensor from the Arduino IDE
- Creating a scanning sensor platform
- Summary
- Chapter 9. Even More Useful Sensors
- Connecting a digital compass to Arduino
- Accessing the compass from the Arduino IDE
- Connecting an accelerometer/gyro to Arduino
- Accessing the accelerometer from the Arduino IDE
- Connecting an altimeter/pressure sensor to Arduino
- Accessing the altimeter/pressure sensor from the Arduino IDE
- Summary
- Chapter 10. Going Truly Mobile – the Remote Control of Your Robot
- Connecting a simple RF interface to Arduino
- Enabling a simple RF interface in the Arduino IDE
- Connecting an XBee interface to Arduino
- Enabling an XBee interface in the Arduino IDE
- Connecting a Bluetooth shield to Arduino
- Connecting a Wi-Fi shield to Arduino
- Enabling the Wi-Fi shield in the Arduino IDE
- Connecting a GSM/GPRS shield to Arduino
- Summary
- Chapter 11. Using a GPS Device with Arduino
- GPS tutorial
- Connecting a GPS device directly to Arduino
- Accessing the GPS device from the Arduino IDE
- Connecting a GPS shield to Arduino
- Accessing the GPS shield from the Arduino IDE
- Summary
- Chapter 12. Taking Your Robot to Sea
- Building an automated sailing platform
- Building an Arduino-powered underwater ROV
- Summary
- Chapter 13. Robots That Can Fly
- Building an Arduino-operated plane
- Building a quadcopter platform
- Summary
- Chapter 14. Small Projects with Arduino
- Small robots and Arduino
- Wearable Arduino projects
- Summary
- Index 更新時間:2021-09-03 09:59:53
推薦閱讀
- PHP 從入門到項目實踐(超值版)
- PyQt從入門到精通
- Learning Flask Framework
- HTML5 Mobile Development Cookbook
- Java Web及其框架技術(shù)
- Java:Data Science Made Easy
- Learning Firefox OS Application Development
- C++從入門到精通(第5版)
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Lift Application Development Cookbook
- 跟戴銘學iOS編程:理順核心知識點
- PHP 7 Programming Blueprints
- 大象:Thinking in UML(第二版)
- Neo4j權(quán)威指南 (圖數(shù)據(jù)庫技術(shù)叢書)
- 像程序員一樣使用MySQL
- Swift編程實戰(zhàn):iOS應用開發(fā)實例及完整解決方案
- TensorFlow+Keras深度學習算法原理與編程實戰(zhàn)
- Java EE企業(yè)級應用開發(fā)教程:Spring+Spring MVC+MyBatis(第2版)
- Test-Driven iOS Development with Swift 4(Third Edition)
- 構(gòu)建跨平臺APP:響應式UI設計入門
- Pentaho Analytics for MongoDB Cookbook
- 天天學敏捷:Scrum團隊轉(zhuǎn)型記
- Learning IPython for Interactive Computing and Data Visualization(Second Edition)
- Python程序設計基礎(chǔ)教程(慕課版)
- Neural Networks with R
- Reactive Programming for .NET Developers
- Access 2010基礎(chǔ)教程
- 交互的Python:數(shù)據(jù)分析入門
- Visual Basic程序設計教程
- 高可用可伸縮微服務架構(gòu):基于Dubbo、Spring Cloud和Service Mesh