I'll be interested to see how this progresses. With any luck, it'll open up a market of cheap, well-distributed SOMs, similar to the Pi opening up a market for cheap, well-distributed ARM/Linux Dev Boards. The situation's surprisingly similar: Powerful ARM Dev boards existed before the Pi, but the price was steep, they couldn't be found in traditional distribution channels, and the OS/Driver support was poor at best.…
You really see these being sold in Radio Shack? With Pis, all the average person needed was a regular keyboard, mouse & monitor to plug in. That's why it worked. That's all been thrown out here.
Raspberry Pi Compute Module
51–60 of 116 posts
Re: Raspberry Pi Compute Module
#52Even as just a toy, putting an affordable arm chip with a serious interconnect would be a really big deal. This is a great step closer.
Re: Raspberry Pi Compute Module
#53Re: Raspberry Pi Compute Module
#54The SODIMM form factor is interesting. I know in this case they are just using it because the connectors are easy to come by, but are there any examples of a computer designed to fit in a RAM socket and do processing rather than just statically storing the memory information?
It was extremely unusual, but apparently worked.
Re: Raspberry Pi Compute Module
#55I'll be interested to see how this progresses. With any luck, it'll open up a market of cheap, well-distributed SOMs, similar to the Pi opening up a market for cheap, well-distributed ARM/Linux Dev Boards. The situation's surprisingly similar: Powerful ARM Dev boards existed before the Pi, but the price was steep, they couldn't be found in traditional distribution channels, and the OS/Driver support was poor at best.…
There are really great cheap SOC's out there, in ARM land, to play with. Just look at these guys: http://www.acmesystems.it/aria Look, the rPi started off as a play-thing for kids, and there is now a valid rPi generation. It is expanding as a platform. But: in the industrial world, the rPi is a small fish. You can get an rPi precisely because some other industry has already driven the demand/price/costs down for it t…
This might be a close equivalent, but is more expensive, and will almost certainly require a large order to get those prices: http://www.variscite.com/products/system-on-module-som/corte...
If this brings down prices of the commercial SoM vendors that benefits all of us however.
Re: Raspberry Pi Compute Module
#56Earlier quoted context omitted.
It depends what you want to use it for. I'm imagining this being used in small embedded projects where the physical size of the current Pi is undesirable.
But there are plenty of SODIMM-sized ARM embedded modules with much more compute power than the Pi already.
Re: Raspberry Pi Compute Module
#57So for many distributed computations in my field (pretty much anything that isn't embarrassingly parallel [0]), the limiting factor is often network communication -- how quickly nodes can send messages to each other. Even as just a toy, putting an affordable arm chip with a serious interconnect would be a really big deal. This is a great step closer. [0] http://en.wikipedia.org/wiki/Embarrassingly_parallel
Shame they went under - but there are alternatives from Marvell, Applied Micro and others. Look for ARM server chipsets and you'll usually find a good fabric attached.
Re: Raspberry Pi Compute Module
#58Earlier quoted context omitted.
Well, the existing RPi's GPU has 24 GFLOP capability, which is roughly the same as the GPU on the baseline i.MX6 (the Vivante GC2000). Now, a lot of that capability has historically been unavailable to RPi users, but they're slowly responding to pressure and opening up the GPU. But I also saw the headline and was hoping for some nice little GPU compute add-on the RPi. Oh well. I still think this is a very promising f…
Does the compute module have the GPU on it? Or is it on the connector board?
Re: Raspberry Pi Compute Module
#59Things get interesting when a general purpose Linux computer reaches disposable pricing where you just pull a new one from the bin for each project. This feels like about $20usd or less to me.
Re: Raspberry Pi Compute Module
#60Isn't the Pi incredibly underpowered for use as a compute node?
It depends on your use case. If you are thinking of this for industrial controls, its overpowered. If you are thinking of this for mining bitcoins, it is underpowered.