Raspberry Pi Compute Module
raspberrypi.org
Raspberry Pi Compute Module
1–10 of 116 posts
Re: Raspberry Pi Compute Module
#2The 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. This is, more or less, the place we're at with embedded SOMs.
Re: Raspberry Pi Compute Module
#3Year after year, you could upgrade the SoC and memory while keeping your case+screen+screeniopcb+batterypcb+battery.
Re: Raspberry Pi Compute Module
#4Re: Raspberry Pi Compute Module
#5Re: Raspberry Pi Compute Module
#6Isn't the Pi incredibly underpowered for use as a compute node?
Re: Raspberry Pi Compute Module
#7A few years back I built a bunch of robots with the main processing unit a SIMM Java processing module - http://www.systronix.com/tini/tini_simm.htm. Having a standard (and super compact) form-factor for processing was a game changer. It meant I could quickly prototype the main robot board and add in processing module really easily. I wish I had this available then.
Re: Raspberry Pi Compute Module
#8Isn't the Pi incredibly underpowered for use as a compute node?
Sure, if you're trying to mine bitcoins, this hardware alone probably won't be much use.
But if you just want to learn about distributed systems, and how to manage a cluster of hosts and distribute tasks between them, this is a great place to start, eg: http://coen.boisestate.edu/ece/raspberry-pi/
Re: Raspberry Pi Compute Module
#9Isn't the Pi incredibly underpowered for use as a compute node?