舉報

會員
Learning LEGO MINDSTORMS EV3
最新章節:
Index
Thisbookisforthehobbyists,builders,andprogrammerswhowanttobuildandcontroltheirveryownrobotsbeyondthecapabilitiesprovidedwiththeLEGOEV3kit.YouwillneedtheLEGOMINDSTORMSEV3kitforthisbook.ThebookiscompatiblewithboththeHomeEditionandtheEducationalEditionofthekit.YoushouldalreadyhavearudimentaryknowledgeofgeneralprogrammingconceptsandwillneedtohavegonethroughthebasicintroductorymaterialprovidedbytheofficialLEGOEV3tutorials.
目錄(113章)
倒序
- coverpage
- Learning LEGO MINDSTORMS EV3
- 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. Engineering Notebook
- The engineering design process
- Content Editor features
- New pages and page actions
- Computer-aided Design and building instructions
- Commenting on your code
- Summary
- Chapter 2. Mechanical Design
- Mechanical advantage
- Motors
- Large motors and gears
- Writing a program
- Bevel gears at right angles
- Worm gear
- Using wires and parallel threads
- Summary
- Chapter 3. Drive Train and Chassis
- Chassis
- Skid-bot with the Retail kit
- Caster-bot with the Educational kit
- Tread-bot with the Retail kit
- Tread-bot with the Educational kit
- Programming the robot to move forward
- Summary
- Chapter 4. Sensors and Control
- Using sensors
- Programming blocks
- LEGO EV3 sensors
- Third-party sensors
- Summary
- Chapter 5. Interacting with EV3
- Push buttons
- IR remote buttons
- Bluetooth control
- Smart device control
- Wi-Fi control
- Summary
- Chapter 6. Output from EV3
- Display
- Image Editor
- Display data
- Brick lights
- Legacy NXT/RCX lights
- Sound
- Music
- Summary
- Chapter 7. Advanced Programming
- Loop and the Motor Rotation sensors
- Loop and the Gyro Sensor
- Switch or two-level controller
- Three-level controller
- Subroutines or My Blocks
- Arrays
- Summary
- Chapter 8. Advanced Programming and Control
- Distance controller
- Infrared versus Ultrasonic
- Proportional algorithm
- Line following using the Color Sensor
- Setpoint for line tracking
- Two-level or bang-bang controller
- Proportional line follower
- PID controller
- Gyro Sensor
- IR sensor navigation and beacon tracking
- Tracking a circle
- Triangulation
- Summary
- Chapter 9. Experiment Software and Data Logging
- Data logging software
- Improving dead reckoning
- Analyzing gain constants
- Graphical programming
- Other bang-bang controllers
- Summary
- Chapter 10. Other Programming Languages
- LabVIEW
- RobotC
- Summary
- Chapter 11. Communication between Robots
- Enabling communication
- Messaging
- Summary
- Chapter 12. Advanced Robot – Gyro Boy
- Concept of a balancing robot
- The Gyro Boy model
- Programming bugbears
- The main program
- The control program
- The RST My Block
- The gOS My Block
- The GT My Block
- The GG My Block
- The GM My Block
- The EQ My Block
- The cntrl My Block
- The CHK My Block
- Summary
- Index 更新時間:2021-08-06 19:25:51
推薦閱讀
- Android開發精要
- 數據結構習題精解(C語言實現+微課視頻)
- Mastering AndEngine Game Development
- Python 3破冰人工智能:從入門到實戰
- Mastering Python Networking
- Babylon.js Essentials
- Mastering Git
- iPhone應用開發從入門到精通
- Access 2010中文版項目教程
- Node.js開發指南
- Spring Security Essentials
- PHP 7從零基礎到項目實戰
- MySQL程序員面試筆試寶典
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Dart:Scalable Application Development
- 分布式系統架構與開發:技術原理與面試題解析
- Visual Basic 開發從入門到精通
- 實戰圖解MACD波段交易技術
- 活動中臺:揭秘vivo的千萬級DAU活動中臺
- Go語言從入門到項目實戰(視頻版)
- Java基礎案例教程
- Web前端開發技術:HTML、CSS、JavaScript(第2版)
- 機器學習全解(R語言版)
- C語言程序設計
- 視界·無界2.0:寫給UI設計師的設計書(全彩)
- Microsoft Dynamics NAV 2013 Application Design
- Python金融大數據挖掘與分析全流程詳解
- Oracle 12c數據庫應用與開發
- 智能風控平臺:架構、設計與實現
- Python游戲開發從入門到精通