Adafruit delivered my Beaglebone Black today. Wow, what a fun piece of gear! First the Raspberry Pi, now the Beaglebone Black. In a couple of months there will probably be a new ubber-toy, but for now this is the neat stuff.
Beaglebones have been around for a while but the price of around $90 seemed pretty steep once the Raspberry Pi hit the market for $35. The just released “Black” is just $45 and it includes an Angstrom Lunux install on 2G of on-board memory (plus 512M RAM). The processor is a bit faster than the Pi but what really sets it apart are the i/o headers. This thing looks like it can connect to everything at once. There are 65 GPIO pins ! Configurations include the capability for four RS-232 ports, 2 I2C ports, seven analog inputs, multiple timers and PWM, etc, etc.
The other thing that sets this apart from the RPi is how quickly you can bring it on line. Depending on the Linux image, the Pi will have to be hooked to a keyboard and monitor for set-up. After that you can set up some remote access like VNC to work with it over the LAN. The Beaglebone Black includes a USB-to-mini-USB cable that plugs the Black right in to your PC. The USB provides the system power and the Black will show up as a disk drive file folder. All of the manuals and instructions are right on the device.
The next step is to install the special drivers for your OS. Be warned that if you are running Windows 8 you will need to go into the special start-up mode to allow the Beaglebone unsigned drivers. Once you have the drivers running, more awesomeness is in store. The Black is running a web server that you can access with your PC browser. From there you can write and debug programs, and even open an SSH connection through a terminal emulator.









