舉報

會員
Raspberry Pi Robotic Blueprints
最新章節:
Index
Thisall-encompassingguidewascreatedforanyonewhoisinterestedinexpandingtheirknowledgeinapplyingtheperipheralsofRaspberryPi.Ifyouhaveafancyforbuildingcomplex-lookingrobotswithsimple,inexpensive,andreadilyavailablehardware,thenthisbookisidealforyou.PriorunderstandingofRaspberryPiwithsimplemechanicalsystemsisrecommended.
目錄(64章)
倒序
- coverpage
- Raspberry Pi Robotic Blueprints
- 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. Adding Raspberry Pi to an RC Vehicle
- Configuring Raspberry Pi – The brain of your projects
- Configuring and controlling an RC car with Raspberry Pi
- Controlling the RC car using Raspberry Pi in Python
- Accessing the RC car remotely
- Summary
- Chapter 2. Adding Raspberry Pi to a Humanoid Robot
- Giving your robot voice commands
- Using eSpeak to allow your robot to respond in voice
- Using pocketsphinx to accept your voice commands
- Interpreting commands and initiating actions
- Summary
- Chapter 3. Building a Tracked Vehicle That Can Plan Its Own Path
- Basic motor control and the tracked vehicle
- Controlling the tracked vehicle using Raspberry Pi in Python
- Connecting Raspberry Pi to a USB sonar sensor
- Connecting a digital compass to the Raspberry Pi
- Accessing the compass programmatically
- Dynamic path planning for your robot
- Avoiding obstacles
- Summary
- Chapter 4. Building a Robot That Can Play Laser Tag
- Building and controlling a basic wheeled vehicle
- Using the robot library to programmatically control your robot
- Controlling your robot from a remote computer
- Adding a game controller to your remote system
- Connecting the laser source and target
- Summary
- Chapter 5. A Robot That Can Draw
- Constructing a drawing platform using servos and brackets
- Configuring the software
- Creating a program in Python to control the mobile platform
- Simple drawing using the robotic arm
- A simple Python drawing program
- Summary
- Chapter 6. A Robot That Can Play Air Hockey
- Constructing the platform
- Controlling the paddle using stepper motors
- Moving the paddle with Arduino code
- Seeing the puck using OpenCV
- Downloading and installing OpenCV – a fully featured vision library
- Color finding with OpenCV
- Tracking the puck
- Moving the paddle to strike the puck
- Summary
- Chapter 7. A Robot That Can Fly
- Constructing the platform
- Mission planning software
- Summary
- Index 更新時間:2021-07-09 21:23:49
推薦閱讀
- Python數據分析(第2版)
- PySide GUI Application Development(Second Edition)
- Getting Started with LLVM Core Libraries
- MongoDB,Express,Angular,and Node.js Fundamentals
- Create React App 2 Quick Start Guide
- Moodle 3 Administration(Third Edition)
- Python Programming for Arduino
- Building Business Websites with Squarespace 7(Second Edition)
- UI動效設計從入門到精通
- 大話代碼架構:項目實戰版
- Practical Responsive Typography
- 樹莓派開發從零開始學:超好玩的智能小硬件制作書
- 算法學習與應用從入門到精通
- Java Web程序員面試筆試寶典
- Unity3D高級編程:主程手記
- OpenCV輕松入門:面向Python
- Java面向對象程序設計(第3版)
- Learning ArcGIS Geodatabases
- Microsoft 365 and SharePoint Online Cookbook
- Instant Ubuntu
- JVM G1源碼分析和調優
- 計算機組裝與維護實用教程
- C語言程序設計
- WebAssembly原理與核心技術
- RESTful Web API Design with Node.js 10
- JavaScript深度學習
- 新一代垃圾回收器ZGC設計與實現
- PHP5應用實例詳解
- PHP 7從入門到精通(視頻教學版)(第2版)
- C語言程序設計教程