BeagleBone Black: A 1-GHz computer for $45
eetimes.com
BeagleBone Black: A 1-GHz computer for $45
1–10 of 93 posts
Re: BeagleBone Black: A 1-GHz computer for $45
#2Re: BeagleBone Black: A 1-GHz computer for $45
#3Got the Black delivered on my door today, will try to post a quickie review tomorrow :-)
Re: BeagleBone Black: A 1-GHz computer for $45
#4Something that sets these apart from the Raspberry Pi are that they full of easy access I/O, and two the Cloud9 IDE.
It is insanely fun to write javascript code in a browser talking to this thing wirelessly and have it do stuff. For me who likes to do mobile robots this is the really really great. I've got one of the old Rovio telepresence [1] things (its a mobile base with a Web cam and a WiFi link) and this board is going to be its new brain. The angstrom distro on it is very similar to the distro that the Chumby came with only a bit more stuff (Python, yay!).
The HDMI output is ok (its not 1080p so don't even think you're going to do XMBC on this thing) but nothing to write home about.
One USB port so get a hub, but on the plus side you can provide you own 5V power supply and that means you don't need a powered hub (unless you're trying to run high power peripherals). The Logitech Unifying receiver works well if you want to add a keyboard and mouse in one plug. (Now if that Unifying Reciever did WiFi it would kick butt)
All in all I think its a really good board. Nice mix of features. It will put pricing pressure on the Arduino Due I suspect.
[1] http://www.amazon.com/WowWee-Rovio-Enabled-Robotic-WebCam/dp...
Re: BeagleBone Black: A 1-GHz computer for $45
#5Re: BeagleBone Black: A 1-GHz computer for $45
#6Got the Black delivered on my door today, will try to post a quickie review tomorrow :-)
Do you have a power meter by any miracle? The main advantage I see to this over the Raspberry Pi (for my application) is its spartan power usage.
My main problem with the Pi is that it is very finicky... plug a USB device in, and it dies/connection drops and all kinds of weird things happen. I have seen none so far on the Black.
Re: BeagleBone Black: A 1-GHz computer for $45
#7Great to see that ArchLinux ARM already has support for the BeagleBone Black [1]. I have a Hackberry A 10 that I'm very happy with, but this looks like a great product as well. I'm definitely tempted to go for this rather than the Hackberry next time. 1: http://archlinuxarm.org/platforms/armv7/beaglebone-black
Re: BeagleBone Black: A 1-GHz computer for $45
#8Got the Black delivered on my door today, will try to post a quickie review tomorrow :-)
Do you have a power meter by any miracle? The main advantage I see to this over the Raspberry Pi (for my application) is its spartan power usage.
Re: BeagleBone Black: A 1-GHz computer for $45
#9Plugging the Raspberry Pi in and having it display immediately on the TV almost brought tears to my eyes. Maybe the situation is improved for the BeagleBone?
Re: BeagleBone Black: A 1-GHz computer for $45
#10I got three of these. I need controllers like I need a hole in my head but hey, they are really really cute. A bit of trouble with the release that was on them but downloaded and burned in the latest and they were fine. Sadly no, I have not yet put them on a meter but will when they are near such a setup. Something that sets these apart from the Raspberry Pi are that they full of easy access I/O, and two the Cloud9 I…