首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> BeagleBone Robotic Projects(Second Edition)最新章節(jié)目錄
舉報(bào)

會(huì)員
BeagleBone Robotic Projects(Second Edition)
最新章節(jié):
Summary
Thisbookisforanyonewhoiscuriousaboutusingnew,low-costhardwaretocreateroboticprojectsandhavepreviouslybeenthedomainofresearchlabs,majoruniversities,ordefencedepartments.Someprogrammingexperiencewouldbeuseful,butifyouknowhowtouseapersonalcomputer,youcanusethisbooktoconstructfarmorecomplexsystemsthanyouwouldhavethoughtpossible.
目錄(84章)
倒序
- coverpage
- BeagleBone Robotic Projects
- Credits
- Foreword
- About the Author
- About the Reviewers
- www.PacktPub.com
- Why subscribe?
- Customer Feedback
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Downloading the color images of this book
- Errata
- Piracy
- Questions
- Getting Started with the BeagleBone Blue
- Powering up and connecting to the BeagleBone Blue
- Accessing the operating system
- Accessing the BeagleBone Blue remotely via WLAN
- Summary
- Programming the BeagleBone Blue
- Basic Linux commands showing how to navigate around the filesystem on the BeagleBone Blue
- Creating editing and saving files on the BeagleBone Blue
- Creating and running Python programs on the BeagleBone Blue
- Some basic programming constructs on the BeagleBone Blue
- A brief introduction to the C programming language
- Summary
- Making the Unit Mobile - Controlling Wheeled Movement
- Getting started
- Controlling your mobile platform programmatically using the BeagleBone Blue
- Connecting the DC motors to the BeagleBone Blue
- Controlling the DC motors programmatically
- Accessing the compass on the BeagleBone Blue
- Summary
- Avoiding Obstacles Using Sensors
- Different types of sensors used
- The sonar sensor
- The infrared sensor
- The LiDAR sensor
- Connecting a sonar sensor to an Arduino
- Accessing the sonar sensor from the Arduino IDE
- Creating an array of sensors
- Dynamic path planning with your mobile platform
- Basic path planning
- Avoiding obstacles
- Summary
- Allowing Our BeagleBone Blue to See
- Connecting your USB camera to your BeagleBone Blue and viewing the images
- Downloading and installing OpenCV a fully featured vision library
- Using the vision library to detect colored objects
- Summary
- Providing Speech Input and Output
- Hardware prerequisites
- Connecting the hardware and making an input sound
- Using eSpeak to allow our projects to respond in a robot voice
- Using Pocketsphinx to interpret your voice commands
- Providing the capability to interpret your commands and have your robot initiate action
- Summary
- Making the Unit Very Mobile - Controlling Legged Movement
- Connecting the BeagleBone Blue to your mobile platform
- Creating a Linux program to control your mobile platform
- Making your mobile platform truly mobile by issuing voice commands
- Using a GPS Receiver to Locate Your Robot
- Connecting the BeagleBone Blue to a GPS device
- Accessing the GPS programmatically and determining how to move to a location
- Summary
- By Land By Sea By Air
- The BeagleBone Blue and robots that can sail
- Connecting an analog airspeed sensor
- Getting sensor data from the airspeed sensor
- Long range control of the BeagleBone Blue
- BeagleBone Blue and robots that can fly
- The BeagleBone Blue in robots that can go under the water
- Summary
- System Dynamics
- Controlling your robot via a game pad controller
- Controlling your robot via a web interface
- Summary 更新時(shí)間:2021-07-02 22:06:54
推薦閱讀
- Unreal Engine Physics Essentials
- Java系統(tǒng)分析與架構(gòu)設(shè)計(jì)
- Django Design Patterns and Best Practices
- Magento 2 Development Cookbook
- Web程序設(shè)計(jì)(第二版)
- C語(yǔ)言程序設(shè)計(jì)同步訓(xùn)練與上機(jī)指導(dǎo)(第三版)
- Building Microservices with .NET Core
- JavaScript程序設(shè)計(jì):基礎(chǔ)·PHP·XML
- Data Science Algorithms in a Week
- Exploring SE for Android
- iOS開(kāi)發(fā)項(xiàng)目化入門(mén)教程
- UX Design for Mobile
- Application Development with Swift
- 零基礎(chǔ)C#學(xué)習(xí)筆記
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)(IC3)
- Python Machine Learning Cookbook
- Applied Deep Learning with Python
- 實(shí)驗(yàn)編程:PsychoPy從入門(mén)到精通
- Unity虛擬現(xiàn)實(shí)開(kāi)發(fā)圣典
- JavaWeb入門(mén)經(jīng)典
- Go Programming Cookbook(Second Edition)
- Java核心技術(shù)第10版(套裝共2冊(cè))
- JavaScript Projects for Kids
- VMware NSX Network Essentials
- Arduino: Building exciting LED based projects and espionage devices
- C語(yǔ)言程序設(shè)計(jì)教程(第5版)
- 編寫(xiě)整潔的Python代碼
- Scratch 3.0少兒編程魔法課堂(全彩印+視頻教學(xué)版)
- Go語(yǔ)言從入門(mén)到精通
- Hands-On Object:Oriented Programming with C#