BeagleBone Black: A 1-GHz computer for $45
21–30 of 93 posts
Re: BeagleBone Black: A 1-GHz computer for $45
#22Re: BeagleBone Black: A 1-GHz computer for $45
#23I 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…
Re: BeagleBone Black: A 1-GHz computer for $45
#24Re: BeagleBone Black: A 1-GHz computer for $45
#25I got Cubieboard. It's pretty much same specs and it has SATA. https://cubieboard.myshopify.com/collections/frontpage/produ...
* the Cubieboard comes w/ male headers for its I/O pins. This is a lot less convenient from a practical perspective. There's an additional baseboard you can get but it's huge or I guess you can put your own blocks on.
* the Beaglebone comes w/ two PRUs if you need to do real-time work this is pretty sweet
* For general I/O, libraries like PyBBIO and Bonescript make the Beaglebone dead simple to program with. As far as I can tell, to access GPIO for the Cubieboard, there's a custom kernel module driver you'll need to install to access via /sys and no clear docs on PWM or other "basic" stuff.
Also looks like right now, the Cubieboard is a lot less mature and it's unclear what the timeline is for it to get better - for example, looking at the Google Groups threads, looks like there's the VPU/GPU acceleration is a bit finicky (the Cubieboard uses Mali-400, Beaglebone uses SGX530, both closed source/binary only drivers). There also seems to be a pretty active contingent of... less than helpful people on a lot of threads.
Re: BeagleBone Black: A 1-GHz computer for $45
#26I 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…
I'm hoping that BBB's (3B's?) are going to take their place in the fall. They seem much more suited to tinkering than raspis. A very exciting platform!
Re: BeagleBone Black: A 1-GHz computer for $45
#27Got 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.
[1] http://circuitco.com/support/index.php?title=BeagleBoneBlack
Re: BeagleBone Black: A 1-GHz computer for $45
#28The impulse buying tech nerd within me sees a $45 computer with potential for being able to make anything and I am stuck for ideas as to what I could use this for. Does anyone have any suggestions?
The power consumption is stupidly low, the colo company had to find a different meter to measure it from their normal server oriented one.
I use it as a DNS server, and SSH tunnel destination.
Re: BeagleBone Black: A 1-GHz computer for $45
#29The impulse buying tech nerd within me sees a $45 computer with potential for being able to make anything and I am stuck for ideas as to what I could use this for. Does anyone have any suggestions?
Re: BeagleBone Black: A 1-GHz computer for $45
#30The impulse buying tech nerd within me sees a $45 computer with potential for being able to make anything and I am stuck for ideas as to what I could use this for. Does anyone have any suggestions?
My original Beaglebone has been stuck in a colo facility for a while now (18 months?) and has cost me about $20 of hosting fees so far. The power consumption is stupidly low, the colo company had to find a different meter to measure it from their normal server oriented one. I use it as a DNS server, and SSH tunnel destination.