What if you don't think to update your firmware? :shock: How many non-geeks could just stick xmbc on it, not realize its only accessing 256MB & feel no need to update anything? The distributors should really have the firmware to access 512MB right from the factory. The RasPi "firmware" is just a fi...
after they had got model a's out... however the model a's having 256MB still makes then a good choice ..... for some things It also creates more of a two tier model lineup: Model A - 256MB + 1 USB Model B - 512MB + ethernet + 2x USB Yes 512MB is very good news, but still feel that without Graphics ...
- But with the Raspberry Pi we are back to where we were with the eight bit machines - every single part of every Raspberry Pi in the world is identical (or was, until the Rev 2 came along) - so at the moment, anyone who wants to can (and will, for performance reasons) get rid of Linux and go strai...
Imagine you had nothing spare lying around. Zilch. How much would it cost to get an RPi up and running? I'm thinking you need an RPi (£30 in UK) a PSU, a keyboard, a screen and a cable to connect the screen to the RPi. I've left a mouse out as its not essential but I don't mind if we include it :) ...
First of all you should deal with RS for your missing 7 components. Secondly, if you've ordered something based on it being "flagged all around the media" without actually looking at what you've ordered ... well that's no one's fault but your own, is it ? Rev1/Rev 2 makes hardly any difference in pr...
You can partially do the same with an iso file by changing the mplayer line, adding -dvd-device /path//to/file.iso sudo mkdir /dvd mkfifo /dvd/dvdpipe mplayer dvd://1 -dvd-device /home/files/dvd/titanic.iso -dumpstream -dumpfile /dvd/dvdpipe 1>/dev/null 2>/dev/null </dev/null & ...and if you're not ...
from that hobbytronics IR sensor page: the sensor detects objects between 2 cm and 10.25 cm away. Note: These sensors will only tell you if there is an object within the detection range along their lines of sight; they will not tell you how far away the object is. but another sensor says varying vol...
actually make that 93p - http://www.ebay.co.uk/itm/New-Ultrasonic-Module-HC-SR04-Distance-Measuring-Transducer-Sensor-for-Arduino-/261106903573?pt=LH_DefaultDomain_0&hash=item3ccb2f2a15 Heh - those ultrasonics are unbelieveably cheap for what they give you. Note they are fast/accurate enough to use...
"45GHz of performance" ? That's probably just adding up clock speeds of all the processors, I'd be more interested if they quoted GFLOPs or (Drystone) MIPS E.g. ARM (Pi) : 965 MIPS 1.2 GLOP (24 GFLOP GPU) Intel Atom : 4000 MIPS 2 GFLOP Intel i7 : 128,000 MIPS 100 GFLOP (Graphics card GPUs can genera...
I'm actually using an IDE DVDRW, but it's the USB chipset driver that makes the difference, not the IDE/SATA drive on te other end. Here's the one I'm using: http://image.ebuyer.com/UK/P0130517_C0000035_P0000000.jpg ( Also take a look at my two threads here on how to use DVDs on Pi: Playing DVD on P...
They are now posting various other "forthcoming" cases on their facebook page: http://www.facebook.com/cpc.co.uk Case with 100mm VESA mount: http://sphotos-e.ak.fbcdn.net/hphotos-ak-ash4/c34.0.403.403/p403x403/303721_416376741759796_394916006_n.jpg And some others: http://sphotos-b.ak.fbcdn.net/hpho...
A reason for not using a PI ? Don't get if you want ultra fast network performance for example. The Pi only has 100Mbps ethernet, and usually can't max that out for file sharing ( 8megabyte/sec tops), any cheap x86 based system (e.g. atom) would be able to go to gigabit speeds (100megabyte/sec if yo...