Earlier quoted context omitted.
I have a few chips too. Running one as a jukebox. Not sure what to do with the others yet. What do you use yours for?
Funny story (I think): I happened to have brought a C.H.I.P. when I went back to europe for vacation. My father proudly showed me his new solar array and the log he had collected manually. After a bit of googling, sourcing a USB-serial adapter locally, and a few long nights I had the CHIP collecting this from the Growatt 3000's serial port and uploading it to pvoutput.org. It's still running 24/7. EDIT: I have too ma…
BeagleBone Black Wireless
101–110 of 114 posts
Re: BeagleBone Black Wireless
#102The BeagleBone was great when it first came out. Then the Raspberry Pi came out, and has a bigger community, higher performance, and lower price. Compared to the RPi 3, the BBBW seems like ... too little, too late?
Re: BeagleBone Black Wireless
#103The BeagleBone was great when it first came out. Then the Raspberry Pi came out, and has a bigger community, higher performance, and lower price. Compared to the RPi 3, the BBBW seems like ... too little, too late?
The BeagleBone Black has better Linux support out of the box, doesn't require non-free firmware to boot, and is itself an Open Source Hardware design.
Re: BeagleBone Black Wireless
#104Earlier quoted context omitted.
What's wrong with 2.4Ghz?
5GHz performance is vastly better in urban areas. There are 26 networks visible from my apartment (in a small 2-story apartment building), and the 2.4GHz WiFi spectrum effectively has only 3 channels (due to substantial overlap, only channels 1, 6, and 11 are normally used). So you're sharing a lot of bandwidth with your neighbors. 5GHz has much better spacing (so less interference) and more total bandwidth.
Re: BeagleBone Black Wireless
#105Earlier quoted context omitted.
Funny story (I think): I happened to have brought a C.H.I.P. when I went back to europe for vacation. My father proudly showed me his new solar array and the log he had collected manually. After a bit of googling, sourcing a USB-serial adapter locally, and a few long nights I had the CHIP collecting this from the Growatt 3000's serial port and uploading it to pvoutput.org. It's still running 24/7. EDIT: I have too ma…
I'm not trying to be a jerk, I am just curious if I missed something. Where is the humor?
Re: BeagleBone Black Wireless
#106What's unclear is how the BeagleBone Black Wireless compares to the SeeedStudio BeagleBone Green Wireless: https://beagleboard.org/blog/2016-07-07-seeedstudio-beaglebo... 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?
Re: BeagleBone Black Wireless
#107Re: BeagleBone Black Wireless
#108Earlier quoted context omitted.
I had a student try to do an independent study research project using the BBB a couple of years ago. The experience wasn't good. We had a lot of trouble getting the thing to run with anything except the one kernel version that it came with. Porting over features from kernel modules done on earlier minor versions was a huge pain and not at all straightforward.
This has definitely changed. I'm using the current mainline kernel and it includes proper configs for the BBB. Works pretty much hassle-free.
Problem was to support capes (addon boards) especially dynamically and at runtime wasn't really supported in mainline. They had special cape manager patches to do it but it wasn't a good solution for upstream.
3 years later or so we finally have good overlay support for this in a mainline happy and now merged way. They paid to have this work done which is great, though sadly took a long time.
I forget the guys name that did it but he is clearly a champion of patience.
Re: BeagleBone Black Wireless
#109anyone know of any good resources, tutorials, books, etc. for putting the PRUs to good use? those seem to be the defining feature that separates the BBB from the other SBCs.
http://www.righto.com/2016/08/pru-tips-understanding-beagleb...
Re: BeagleBone Black Wireless
#110Earlier quoted context omitted.
The BeagleBone does power management which the RPI doesn't. It's unfortunate that they didn't take this revision opportunity to boost the RAM and switch to USB3. IMHO.
> It's unfortunate that they didn't take this revision opportunity to boost the RAM and switch to USB3. IMHO. Well, the RAM on the Bone is DDR3 while the RAM on the RPi3 is DDR2. I'll generally take the extra performance over an extra 512MB. With respect to USB3, USB Type-C connectors are WAY more expensive than micro-B. We're talking like more than a dollar vs less than 10 cents. And USB Type-C cables are way more e…
*LPDDR2