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

會員
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
推薦閱讀
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- Xcode 7 Essentials(Second Edition)
- 實(shí)用防銹油配方與制備200例
- Ext JS 4 Web Application Development Cookbook
- 深度學(xué)習(xí):Java語言實(shí)現(xiàn)
- Mastering React
- Java網(wǎng)絡(luò)編程實(shí)戰(zhàn)
- 圖數(shù)據(jù)庫實(shí)戰(zhàn)
- Go語言開發(fā)實(shí)戰(zhàn)(慕課版)
- Getting Started with Nano Server
- 人工智能算法(卷1):基礎(chǔ)算法
- Java編程從入門到精通
- 軟件工程與UML案例解析(第三版)
- 快樂編程:青少年思維訓(xùn)練
- Improving your Penetration Testing Skills
- 三步學(xué)Python
- C語言解惑:指針、數(shù)組、函數(shù)和多文件編程
- 面向?qū)ο蟪绦蛟O(shè)計(jì)及C++實(shí)驗(yàn)指導(dǎo)(第3版)
- WebRTC Cookbook
- Hands-On Exploratory Data Analysis with Python
- Python Web Scraping(Second Edition)
- 云原生基礎(chǔ)架構(gòu):構(gòu)建和管理現(xiàn)代可擴(kuò)展基礎(chǔ)架構(gòu)的模式及實(shí)踐
- R語言:從數(shù)據(jù)思維到數(shù)據(jù)實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)Pine Script:基于TradingView平臺的量化分析
- Kivy:Interactive Applications and Games in Python(Second Edition)
- PrimeFaces Theme Development
- Python測試之道
- 高級前端程序員面試筆試真題庫
- PyTorch Computer Vision Cookbook
- Python程序設(shè)計(jì)基礎(chǔ)