Raspberry Pi 3 Model B+ Benchmarks Show Significantly Improved Performance (phoronix.com)
fstack writes: Pi Day was marked this year by the launch of the Raspberry Pi 3 Model B+ as the next evolution to this $35 ARM single-board computer. Phoronix has now put out Raspberry Pi 3 B+ benchmarks showing that the Ethernet performance is indeed much faster now but still doesn't stack up to other high performance boards, the SoC temperature is noticeably lower than the very warm Raspberry Pi 3, and the overall performance is a nice upgrade while retaining the same price point as its predecessors. Follow up tests looking at the Wi-Fi performance also show the new 802.11ac dual-band wireless to be much faster as well.
I'd really like to see a Pi Model 3 B++ model that has 2GB memory. :)
I'm setting up a small computer classroom for robotics and programming. The only thing the current Pi-3 doesn't do that I really need is to run the OnShape online CAD program (since it doesn't seem to have enough power to run WebGL properly). I'm hoping that the new version will have enough resources to run OnShape. It would mean that students could design, slice, and 3D print objects for robots, and to program those robots, all with just a Raspberry Pi. The cool thing is that the current version of the Pi-3 is powerful enough to run TensorFlow, so our robots (which use Pi-3's) can actually do camera based machine learning (we do the training on regular PC's, though it can be done rather slowly on the Pi-3).
This and no other is the root from which a tyrant springs; when first he appears as a protector - Plato (423 to 327 BC)
What you're looking for is an espressobin. 3xGbE ports and a mini-PCIe connector a separate wifi card, though a decent USB dongle may work just as well. It can run multiple linux distros, including OpenWRT and Ubuntu.
What I found the most interesting in these benchmarks however is how much faster the Asus Tinkerboard is.
It also has four ARM cores and clocked at 1.8 GHz (a third faster) but is several times faster than the Raspberry Pi B+ in some CPU benchmarks. The difference is that the Tinkerboard's CPU cores are running out-of-order while the Raspberry Pi B+'s A53 cores run in-order.
Other than that, the A53 is capable of running 64-bit ARM code which is supposed to be faster than the corresponding 32-bit code.
These tests were run on Raspbian however, which does still not have support for 64-bit code.
"We mustn't be caught by surprise by our own advancing technology" -- Aldous Huxley
Is the I2C still broken ? can it now communicate with AVRs and other slower peripherials ??
https://github.com/raspberrypi...
aaaaaaa