- Learning BeagleBone Python Programming
- Alexander Hiam
- 207字
- 2021-07-16 13:37:32
Board comparison
There are a number of low-cost single-board GNU/Linux computers on the market these days, so let's take a look at how the BeagleBone Black stacks up against a couple of its most popular competitors.
The BeagleBone Black offers great performance and far more hardware expansion capabilities at about the same cost as the Edison and Raspberry Pi 2 B. That combined with its active open source community makes it a great choice for a huge variety of projects.
Another important feature of the BeagleBone is the two built-in PRU (programmable real-time unit) microcontrollers. These are built right into the AM335x CPU and are on the ARM interconnect, so they can share memory with the ARM processor as well as provide direct access to the peripherals. This means high-speed, real-time tasks can be executed on the PRUs asynchronously without any interruption from the Linux kernel. With growing kernel driver support and documentation to compile and load firmware to PRUs, and for communicating with the code running on them from GNU/Linux user space, they really set the BeagleBone apart from much of its competition. The PRUs are outside the scope of this book, but there are plenty of tutorials and examples to be found on the Web.
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Getting Started with React
- JavaScript+DHTML語法與范例詳解詞典
- Dynamics 365 Application Development
- PHP基礎案例教程
- 程序員面試算法寶典
- C語言從入門到精通(第4版)
- C語言程序設計實訓教程與水平考試指導
- JavaScript+jQuery網頁特效設計任務驅動教程
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Java高手是怎樣煉成的:原理、方法與實踐
- Tableau Dashboard Cookbook
- SQL Server 2008實用教程(第3版)
- Learning GraphQL and Relay
- LiveCode Mobile Development Hotshot