目錄(77章)
倒序
- 封面
- 版權(quán)信息
- 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
推薦閱讀
- Python程序設計教程(第2版)
- JavaScript全程指南
- Maven Build Customization
- Python高級編程
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計算
- Learning Firefox OS Application Development
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- INSTANT Passbook App Development for iOS How-to
- PySide 6/PyQt 6快速開發(fā)與實戰(zhàn)
- iPhone應用開發(fā)從入門到精通
- Node學習指南(第2版)
- IDA Pro權(quán)威指南(第2版)
- OpenCV with Python Blueprints
- Tkinter GUI Application Development Blueprints
- 編程風格:程序設計與系統(tǒng)構(gòu)建的藝術(shù)(原書第2版)
- Neo4j High Performance
- WebRTC Cookbook
- 數(shù)據(jù)科學之編程技術(shù):使用R進行數(shù)據(jù)清理、分析與可視化
- Build Applications with Meteor
- Apache Kafka Cookbook
- 構(gòu)建高質(zhì)量軟件:持續(xù)集成與持續(xù)交付系統(tǒng)實踐
- Qt 5 Blueprints
- 自學區(qū)塊鏈:原理、技術(shù)及應用
- 高效C/C++調(diào)試
- JavaScript and JSON Essentials
- Data Lake Development with Big Data
- Python測試之道
- 餐飲管理與經(jīng)營全案:互聯(lián)網(wǎng)思維創(chuàng)新餐飲管理和運營模式
- JavaScript權(quán)威指南(原書第7版)
- Swift 4 Programming Cookbook