目錄(77章)
倒序
- 封面
- 版權信息
- Credits
- Foreword
- About the Author
- Acknowledgments
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Welcome to Yocto Project and BeagleBone Black
- Setting up a host environment
- Obtaining Yocto Project
- Let's build for BeagleBone
- Creating partitions and formatting the SD card
- Copying images to the card
- Hardware setup
- Serial setup
- Booting BeagleBone
- More about configuration files
- Summary
- Chapter 2. What's BitBake All About?
- A brief history of BitBake
- Legacy tools and BitBake
- BitBake execution
- BitBake options
- Summary
- Chapter 3. Creating the helloworld Recipe
- Creating helloworld
- Contents of the helloworld recipe
- Building a recipe
- Build directories
- Tasks
- Deploying helloworld
- Summary
- Chapter 4. Adding Multimedia to Your Board
- Introducing gaku
- The recipe for gaku
- GStreamer recipes' short trip
- Action time
- Summary
- Chapter 5. Creating and Exploring Layers
- Layer creation using script
- Contents of layers
- Conditional selection based on layers
- Append files
- Packagegroups
- Summary
- Chapter 6. Your First Console Game
- Hardware requirements
- Pacman4Console
- Let's develop our recipe
- Adding a package to the root filesystem
- Summary
- Chapter 7. Turning BeagleBone into a Home Surveillance System
- Problem statement
- Requirements
- Existing solutions / literature survey
- Selected solution
- Let's start the fun
- Client side
- Get ready for running and surprises
- Further enhancements
- Summary
- Chapter 8. BeagleBone as a Wi-Fi Access Point
- Problem statement / use case
- Requirements
- Literature survey
- Our strategy
- Enabling kernel support
- Required packages
- Changing upstart scripts
- Recipe Hotspot-yb
- Enabling hotspot-yb
- Managing in packagegroups
- Knowing the issues/enhancements
- Summary
- Index 更新時間:2021-07-16 13:57:24
推薦閱讀
- 自制編譯器
- Learning Spring 5.0
- The Computer Vision Workshop
- Scala編程實戰(原書第2版)
- 計算機應用基礎實踐教程
- Mastering Android Game Development
- Learning jQuery(Fourth Edition)
- Procedural Content Generation for C++ Game Development
- Mastering ArcGIS Enterprise Administration
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Python編程入門(第3版)
- Node.js 6.x Blueprints
- 每個人的Python:數學、算法和游戲編程訓練營
- C語言從入門到精通(視頻實戰版)
- C語言程序設計實驗指導
- Python實戰指南:手把手教你掌握300個精彩案例
- Python編程零基礎入門
- D Cookbook
- OpenCL異構并行計算:原理、機制與優化實踐
- 可信軟件基礎研究
- 軟件定義網絡:基于OpenFlow的SDN技術揭秘
- 數據可視化實戰:使用D3設計交互式圖表(第2版)
- 網絡工程設計與實踐項目化教程
- 公安計算機應用基礎
- 零基礎學ASP.NET 3.5
- Piwik Web Analytics Essentials
- 教孩子學編程(信息學奧賽C語言版)
- Java面向對象程序設計實踐教程(第3版)
- OpenCV 4 with Python Blueprints
- Python3.7編程快速入門