Difference between revisions of "BeagleBone Black"

From air
Jump to navigation Jump to search
Line 32: Line 32:
 
===[[Go]]===
 
===[[Go]]===
 
* [[hwio]] : [[Go]] library for interfacing with hardware I/O, particularly on ARM SoC-based boards like [[Raspberry Pi]] and [[BeagleBone Black]]
 
* [[hwio]] : [[Go]] library for interfacing with hardware I/O, particularly on ARM SoC-based boards like [[Raspberry Pi]] and [[BeagleBone Black]]
  +
  +
===[[C++]]===
  +
* * https://github.com/majestik666/Beagle_GPIO
   
 
==Projects @ AIR==
 
==Projects @ AIR==

Revision as of 08:35, 16 February 2014

BeagleBone Black is a $45 MSRP community-supported development platform for developers and hobbyists. Boot Linux in under 10 seconds and get started on development in less than 5 minutes with just a single USB cable.

  • AM335x 1GHz ARM® Cortex-A8
  • 512MB DDR3 RAM
  • 2GB 8-bit eMMC on-board flash storage
  • 3D graphics accelerator
  • NEON floating-point accelerator
  • 64 GPIO (2x PRU 32-bit microcontrollers)



Read How to Choose the Right Platform: Raspberry Pi or BeagleBone Black

Tutoriels

Premiers pas avec BeagleBone Black


Shields

Cases

Frameworks & APIs

Node.js

OpenHAB

Go

C++

Projects @ AIR