Raspberry Pi 3 Brings Wi-Fi and Bluetooth (i-programmer.info)
mikejuk writes: Details of the next in the family of the successful Raspberry Pi family have become available as part of FCC testing documents. The Pi 3 finally includes WiFi and Bluetooth/LE. Comparing the board with the Pi 2 it is clear that most of the electronics has stayed the same. A Raspberry Pi with built in WiFi and Bluetooth puts it directly in competition with the new Linux based Arduinos, Intel's Edison and its derivatives, and with the ESP8266 — a very low cost (about $2) but not well known WiFi board. And of course, it will be in competition with its own stablemates. If the Pi 3 is only a few dollars more than the Pi 2 then it will be the obvious first choice. This would effectively make the Pi Zero, at $5 with no networking, king of the low end and the Pi 3 the choice at the other end of the spectrum. Let's hope they make more than one or two before the launch because the $5 Pi Zero is still out of stock most places three months after being announced and it is annoying a lot of potential users.
I dont need either of both, its wasted money. Can they instead get direct communication to the ethernet port, not that shitty solution over USB?
I'd rather see faster IO than built-in wireless. I can easily add a dongle for wifi or bluetooth if I want it, but the current architectural constraints mean the Pi's not a great board for a low-end, low-power file server.
Where's the ice cream?
and with the ESP8266 — a very low cost (about $2) but not well known WiFi board
I think everyone who's even remotely into hobby electronics knows what the ESP8266 is. They would also know that it has a tiny TINY microcontroller which can only run rudimentary code on it and puts it more in line with a WiFi dongle than anything else on your list. Speaking of the rest of the list....
Linux based Arduinos
Huh? What the hell is a Linux based Arduino?
> About the only thing you could criticize in the current line up of Raspberry Pi single board computers is the fact that you have to add a WiFi or Bluetooth dongle
I don't give a rats ass about WiFi.
I just want quadcore cpu + 4 GB RAM onboard < $50. I've seen devices north of $125 but nothing for a cheap "cluster" with 4GB RAM.
What's the point of having a quadcore when you only have 1 GB RAM -- which is split amongst each core. That is only 255 MB / core; not useful for my applications.
* https://www.raspberrypi.org/he...
"That is only 255 MB / core"
Derp, RAM can be shared among cores, derp derp.
My experience has not led me to that conclusion.
I have three of them. all bought at different times, using different drive cards. B+ units. One was set up as a console-centric machine, no desktop. One with a desktop, but it ended up being used as a console machine as well. The other was set up as a desktop, and used that way (my SO plays with it from time to time.)
Her Pi, which isn't powered up all that often, is still working.
The others, which were in always-on service, are not.
Both worked for several months, and then the drive cards failed (I think.) If the Pis are powered down and up, you can see some activity on the drive LED for about three seconds, then it stops, and nothing goes any further. Both machines are backed up on my desktop, and I may see if they'll come up with new cards, but I'm not really motivated because it's just so disappointing that they both failed.
That's not all. One was set up to drive some hardware on one of my aquariums. I wanted to see if I could set up timers for aeration and so forth. I got that all going, very useful because when I feed them, I want the aeration off so the food isn't churned by the motion on the surface of the water. So once a day I would log in via console and turn off the aeration, and then feed them, then the aeration would automatically come back on 15 minutes later without further action from me. In addition, various other things got switched on and off. Lighting, etc. It seemed like a great use for a Pi. I used a Python script that ran from cron every few minutes. Nothing fancy.
But.
About half the time I tried to log in to that Pi, there would be no network connection, and I'd have to try over and over again to get it to work. Eventually it would. If I left it connected with a shell window open here on my desktop, I would go to do something and find the shell not connected. Nothing else on my network drops connections. Either the Pi has a lousy networking interface, or the Pi networking software is teh suck. Either way, it's annoying and doesn't lead me to "ooo, a new pi, lemme try that out!" I tried switching network cables and ports on the main network switch here - didn't help.
The whole business with the failure and subsequent refusal to boot... that's really off-putting.
My feeling is that for a small machine, it's just not reliable enough. Better to spend a little, put a small computer with an actual drive and a real networking interface in place, and have something that will can stay in service for more than a couple of months.
It's anecdotal -- just my experience, not in any way a blanket condemnation in the sense of advice to others -- I'd be interested in input from those who have Pi units in always-on service. Drive reliability? Networking reliability?
I've fallen off your lawn, and I can't get up.
Pi2 makes a great Kodi system but falls short on 1080i/p. It needs just a bit more power hopefully this new Pi will do it
DRM? No thanks, I'll just get it somewhere else...
I run all my network on Raspberry's. They are are a great bit of kit. All you need is to run a decent OS on it -> http://rpi.fatdog.eu/
Fifteen years ago math and science students would have *killed* for the opportunity to get a PC with a Mathematica license and this kind of performance, especially when you can get the whole thing for under $50.
The Mathematica performance isn't impressive now - a normal PC will be more than 10x faster- but it's passable for simple work, and Mathematica licenses can be very expensive.
(Mathematica on the original RPi was just a gimmick, since it was really much too slow even to use the interface. But the RPi2 is a big step forward.)
No shit Sherlock. Im assuming the GP knows that and is looking at lock free implementations where you allocate a block of memory and assign it to each core. Maybe they can clarify?
But if anyone needs high performance code like this, wtf is it being crunched on a Pi?
I'm sorry- but if we can't even properly support the chips in these devices what's the point? I don't care how cheap it is if its a totally useless piece of hardware that doesn't work properly. I want the *complete* set of sources so that I can actually do things like mesh networking or have the device not crash when I pull out a USB dongle. If the device is so unstable that it becomes useless all your producing is trash. We don't need more of that.
I'm sticking with the Cubbie Board and Banana Pi for now. Wake me when you release the bootloader code, wifi firmware, and similar components. Maybe we can then actually get to the point where something with some resembles of stability, functionality, and usefulness can come about.
I don't care about the overhead of a $5 USB Wifi dongle, the killer is the at the time possibly OK but in perpetuating it totally stupid decision to power the thing from a freaking cellphone charger rather than a 12V barrel jack connector. Anything I build with a Pi that involves attaching USB peripherals tends to end up as a spaghetti mess of a UBEC with splitter to feed the Pi and a powered USB hub hacked up to not backfeed power to the Pi but power the peripherals that the Pi can't power itself. I've ended up with Pi's pushed into the corner of a largeish weatherproof case that's otherwise filled with all the wiring and kludgery to get around the power problems.
Price wise, try Olimex offerings, Olinuxino range A13, A10 and A20. Equivalent to RPi, if not better, are called Lime. The A10 Lime has SATA, 1 USB OTG and A8 CPU. The A20 Lime uses A7 instead. Non Lime have other features, like 1GB RAM (more pricey than RPi).
I guess that's one reason this new model includes Bluetooth - so you can throw away your perfectly functional USB peripherals such as keyboard and mouse and replace them with bt equivalents.
Good job you are not posting about this on The RaspberryPi forum. The posts about it get deleted by the heavy handed who answer to no one.
Yup, you called it. Looking for a full 32-bit address space with the ability to partition mem sizes depending on the need "allocating" or "locking" them per core. With the ability to choose anywhere from 1 GB/core to the full 4 GB for a single thread (minus the overhead of the OS) a total of minimum 4GB RAM is plenty enough for an inexpensive embedded box. Would also like a 8 GB RAM Pi < $75 but that isn't going to happen anytime soon either.
Wireless for 2$ extra is fine, but I rather see them add SATA to the board. The SD storage is just too slow and too small.