It looks like the Green wireless has more USB ports, but aside from that, I'm not sure why you'd choose the BBB Wireless vs BBG Wireless?
BeagleBone Black Wireless
91–100 of 114 posts
Re: BeagleBone Black Wireless
#92OT, sort of, but a while back I saw one of these... "Pi-like" boards that had two Ethernet ports. It also had significantly more horsepower. I'm wondering what might be recommended choices at this point for someone looking for an inexpensive, wired MITM / Firewall platform. P.S. It would be great if it also had decent on-board wireless for e.g. making a portable hardware firewall device.
There's this http://pcengines.ch/apu2.htm which runs FreeBSD quite well and has gigabit/etc plus the ability to add wireless
Re: BeagleBone Black Wireless
#93Re: BeagleBone Black Wireless
#94Earlier quoted context omitted.
The board SoC quality is very good. However, it can not compete with e.g. the CHIP SoC board [1], which costs just 9 USD + shipping with similar specs (I have two CHIP running 24/7 without any additional cooling, running rock solid -even in summer, at 35-40º C indoor-). The only thing that would make me consider buying the BeagleBone Black Wireless is the two built-in microcontrollers ("PRU" processors [2]), for real…
Unfortunately even though I 'bought' a CHIP some 6 months ago I have yet to actually receive it. It's very easy to source a BBB. Hopefully in the future thy become more available. Though I fear that will come with an increase in price.
Re: BeagleBone Black Wireless
#95Earlier quoted context omitted.
But the CHIP uses an Allwinner CPU, and for those of us who like to support manufacturers that actually play nice with the open source community: the CHIP is a no-go. The specific CPU in the CHIP appears to have mainline support, so it's less terrible than things like the "Banana Pi M2+" ( http://linux-sunxi.org/Sinovoip_Banana_Pi_M2%2B ), but I like to support CPU manufacturers who aren't Allwinner.
While the motives are nice, there is no way I am willing to reward a company like the one who makes the beaglebone black that effectively scams its customers by charging such a huge amount relative to other products.
Re: BeagleBone Black Wireless
#96Earlier quoted context omitted.
The board SoC quality is very good. However, it can not compete with e.g. the CHIP SoC board [1], which costs just 9 USD + shipping with similar specs (I have two CHIP running 24/7 without any additional cooling, running rock solid -even in summer, at 35-40º C indoor-). The only thing that would make me consider buying the BeagleBone Black Wireless is the two built-in microcontrollers ("PRU" processors [2]), for real…
Unfortunately even though I 'bought' a CHIP some 6 months ago I have yet to actually receive it. It's very easy to source a BBB. Hopefully in the future thy become more available. Though I fear that will come with an increase in price.
Still, for $20 total outlay I have something that is between the Raspberry Pi B+ and 2 in performance, with arguably better expansion (if you value GPIO over USB), and a few nice extras like a power/reset button and built in support for LiPo batteries. The downside is that it's based on an Allwinner chip, and that company is known for being open-source hostile. Supposedly they are trying to improve, but it does limit the range of operating systems available for the device.
Re: BeagleBone Black Wireless
#97Earlier quoted context omitted.
While the motives are nice, there is no way I am willing to reward a company like the one who makes the beaglebone black that effectively scams its customers by charging such a huge amount relative to other products.
The level of ignorance in that statement is stunning. First, the Bill of Materials for the BeagleBone is publicly available. I'm quite sure the BeagleBone guys would welcome your help in finding parts that are significantly cheaper than what they have now. Second, the BeagleBone comes with a bunch of very standard connectors that are optional or hobbyist installs on a lot of the other boards. Ethernet jack, 2 usb por…
This is my only nitpick with your post. While the Pi was in development, yes it was advertised as a "$25 computer", and once they finalized the design of the B version it ended up at $35. However, its price has not increased one penny since release, despite several revisions and huge leaps in performance and capability. Today we have the RPi 3, a quad core 64 bit computer that sells for the same price as the original single core, outdated-on-release board from 2012. If anything, that means the price has technically gone down, since you're getting so much more for the same amount.
Re: BeagleBone Black Wireless
#98Earlier quoted context omitted.
Beagleboard's come with PRUs, for which, if you need a lot of very fast GPIO, there's no substitute. I've driven 9000 LEDs at 100fps with Octoscroller
Just use one of the for cores on a rpi2 locked to GPIO duty and you can run them as fast as you want...