英文原版,无水印,数字版,有目录。 Exploring BeagleBone: Tools and Techniques for Building with Embedded Linux 1st Edition Paperback: 600 pages Publisher: Wiley; 1 edition (December 31, 2014) Language: English ISBN-10: 1118935128 ISBN-13: 978-1118935125 In-depth instruction and practical techniques for building with the BeagleBone embedded Linux platform Exploring BeagleBone is a hands-on guide to bringing gadgets, gizmos, and robots to life using the popular BeagleBone embedded Linux platform. Comprehensive content and deep detail provide more than just a BeagleBone instruction manual--you'll also learn the underlying engineering techniques that will allow you to create your own projects. The book begins with a foundational primer on essential skills, and then gradually moves into communication, control, and advanced applications using C/C++, allowing you to learn at your own pace. In addition, the book's companion website features instructional videos, source code, discussion forums, and more, to ensure that you have everything you need. The BeagleBone's small size, high performance, low cost, and extreme adaptability have made it a favorite development platform, and the Linux software base allows for complex yet flexible functionality. The BeagleBone has applications in smart buildings, robot control, environmental sensing, to name a few; and, expansion boards and peripherals dramatically increase the possibilities. Exploring BeagleBone provides a reader-friendly guide to the device, including a crash course in computer engineering. While following step by step, you can: Get up to speed on embedded Linux, electronics, and programming Master interfacing electronic circuits, buses and modules, with practical examples Explore the Internet-connected BeagleBone and the BeagleBone with a display Apply the BeagleBone to sensing applications, including video and sound Explore the BeagleBone's Programmable Real-Time Controllers Hands-on learning helps ensure th
2021-11-21 18:16:34 10.91MB BeagleBone
1
Exploring BeagleBone: Tools and Techniques for Building with Embedded Linux By 作者: Derek Molloy ISBN-10 书号: 1119533163 ISBN-13 书号: 9781119533160 Edition 版本: 2 出版日期: 2019-01-07 pages 页数: (782) Contents at a Glance Part I Beagle Board Basics 1 Chapter 1 The Beagle Hardware Platform 3 Chapter 2 Beagle Software 31 Chapter 3 Exploring Embedded Linux Systems 71 Chapter 4 Interfacing Electronics 139 Chapter 5 Practical Beagle Board Programming 185 Part II Interfacing, Controlling, and Communicating 245 Chapter 6 Interfacing to the Beagle Board Input/Outputs 247 Chapter 7 Cross-Compilation, Eclipse, and Building Linux 307 Chapter 8 Interfacing to the Beagle Board Buses 341 Chapter 9 Interacting with the Physical Environment 401 Chapter 10 Real-Time Interfacing Using External Slave Processors 455 Part III Advanced Beagle Board Systems 495 Chapter 11 The Internet of Things 497 Chapter 12 Wireless Communication and Control 555 Chapter 13 Beagle Board with a Rich User Interface 599 Chapter 14 Images, Video, and Audio 643 Chapter 15 Real-Time Interfacing with the PRU-ICSS 673 Chapter 16 Embedded Kernel Programming 717
2021-11-07 15:47:29 30.38MB Hardware,Li
1
BeagleBone是一种廉价的Web服务器,Linux桌面,以及电子器件集成,包括所有你需要创建自己的项目,无论是机器人,游戏,无人驾驶飞机,或软件定义无线电工具。
2021-11-01 20:11:25 23.08MB BeagleBone
1
一系列学习BeagleBone Black的心得。这是我根据网上的资料,以及很多相关书籍总结得来的,如果有兴趣一起学习嵌入式的话,欢迎互相交流。
2021-09-15 17:11:56 8.15MB UVC BeagleBone Black USB摄像头
1
WindRiver风河公司最新推出的VxWorks7,手把手教的入门文档,以beaglebone black开发板为例进行VxWorks的嵌入式应用开发。
2021-06-28 18:11:54 1.01MB 嵌入式 VxWorks beaglebone 风河
1
适用与Beaglebone Black的裸机程序MLO文件,官方发布的StarterWare包编译的MLO不能够直接用到Beaglebone Black上,现象是串口打印以下内容: StarterWare AM335x Boot Loader Copying application image from MMC/SD card to RAM Jumping to StarterWare Application... 但并没有实际现象。 原因是官方的Beaglebone MLO是DDR2的,而Beaglebone Black是DDR3的。 压缩包内含MLO和app两个文件,将这两个文件拷到TF卡内(前提TF卡格式要正确),按住S2键上电,可以从串口(Baudrate 115200)看到以下内容: StarterWare AM335x Boot Loader Copying application image from MMC/SD card to RAM Jumping to StarterWare Application... Hello AM335x. 说明裸机代码正确拷到DDR3内并运行。
2021-04-08 09:25:52 15KB beaglebone black MLO
1
BeagleBone Black System Reference Manual 都说BBB的资料是公开免费的,为什么我花了这么久寻找才下载到最新版的PDF呢,不多说了,肯定也有其他新入门的朋友需要的。 我不设积分,只是为了给新人提供一个更便捷的免费下载渠道。 我相信会有人需要的。 Revision C.2 (wiki to PDF snapshot) Last PDF conversion: May 6, 2020
2021-03-30 21:03:56 9.57MB SRM BeagleBoneBlack BBB Reference
1
BeagleBone Black快速入门教程 Beaglebone是与 Arduino、树莓派并列的三大开源平台之一。 Beaglebone的特点可以说是融合了Arduino与树莓派的优点。它既有比 Arduino还多的 GPIO口, 还有比树莓派更高的性能。 Beaglebone运行的是完整的 Linux操作系统,这与 Arduino、树莓派都不同。 Arduino环境只是最基本的単片机,程序编写、编译都在计算机上进行,而且调试非常困难。而Beaglebone,代码的编写编译都可以在本地进行,而且可以使用的语言种类繁多。例如,常用的 C、 C++、 Python、 Perl都可以用来为 Beaglebone编程。不仅如此, Beaglebone自带了基于 Web的 Cloud9编辑器以及对应的 BoneScript语言, 这使得你只需要有网络和浏览器就可以为 Beaglebone编程。 本教程是国内唯一 BeagleBone Black中文教程。本教程全面讲解 BeagleBone Black使用和开发。 内容包括硬件组成、Linux系统维护、硬件控制、Python开发、BoneSclipt开发等内容。
2021-01-28 03:44:58 44.77MB BeagleBone Black
1
Exploring BeagleBone Tools and Techniques for Building with Embedded Linux - Derek Molloy 2015
2019-12-21 20:26:44 10.89MB BeagleBone Derek Molloy
1
BeagleBone Blue 开发板Altium Designer格式的原理图sch 电路板pcb bom表
2019-12-21 20:18:28 1.44MB BeagleBone Blue
1