目錄(69章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Before We Begin
- An overview of BeagleBone
- Pulse width modulation
- Tools and additional hardware
- The BeagleBone design
- Board comparison
- Helpful resources
- Summary
- Chapter 2. Getting Started
- Initial setup
- Updating your Debian image
- Connecting to your BeagleBone
- Connecting to the Internet
- Using the serial console
- Updating your software
- The PyBBIO library
- The Adafruit_BBIO library
- Summary
- Chapter 3. Digital Outputs
- GPIO modules
- Interactive GPIO
- Calculating resistor values for LEDs
- Driving higher currents from GPIO pins
- Blink
- Taking advantage of the OS
- Summary
- Chapter 4. PWM and ADC Subsystems
- PWM
- ADC
- Your first robot
- Summary
- Chapter 5. User Input
- Buttons
- Potentiometers
- Summary
- Chapter 6. Program Output
- LED displays
- SMTP
- Character LCD
- Summary
- Chapter 7. Serial Communication
- Serial communication
- UART
- I2C
- SPI
- Summary
- Chapter 8. Interfacing with External Devices
- Accelerometers
- Summary
- Chapter 9. Using the Network
- TCP/IP
- HTTP
- IoT Services
- Summary
- Chapter 10. A Practical Example
- Weather station
- Connecting to the Internet
- Weather alerts
- Summary
- Appendix A. The BeagleBone Black Pinout
- Appendix B. Disabling HDMI
- Index 更新時間:2021-07-16 13:37:45
推薦閱讀
- Java程序設計與開發
- ExtGWT Rich Internet Application Cookbook
- Debian 7:System Administration Best Practices
- Groovy for Domain:specific Languages(Second Edition)
- Hands-On C++ Game Animation Programming
- Learning AndEngine
- EPLAN實戰設計
- ArcGIS By Example
- “笨辦法”學C語言
- Java并發實現原理:JDK源碼剖析
- Modular Programming with JavaScript
- Yii2 By Example
- Python機器學習
- Swift 2 Blueprints
- Learning QGIS(Second Edition)
- MonoTouch應用開發實踐指南:使用C#和.NET開發iOS應用
- Learning Ext JS(Fourth Edition)
- C++游戲設計案例教程
- INSTANT Jsoup How-to
- Node Web Development(Second Edition)
- Web前端開發技術:HTML、CSS、JavaScript(第2版)
- Mastering the Nmap Scripting Engine
- Web安全之強化學習與GAN
- Web前端開發技術(HTML5+CSS3+jQuery)
- openGauss數據庫開發實戰
- C語言程序設計基礎實驗教程
- Python:Journey from Novice to Expert
- 交互的Python:數據分析入門
- C語言程序設計習題解析
- Swift 3 Functional Programming