Earlier quoted context omitted.
Most mobile devices draw much more power than 500mA over micro USB as well, I was assuming this was in-spec now, it certainly seems to work fine. And many people have spare 1A+ chargers lying around as mobile devices tend to break before their chargers (ramshackly plug notwithstanding). Those chargers are usually really tiny, as well. So I think micro USB is a fine choice. It also lets you draw from the fairly rich e…
It will work fine in 95% of the cases, but 5% will ruin their computer USB port, because the PI is not within the specs. The PI not only draws 750mA (old) or 600mA (new) when idle, but much more, if you attach SSD, and USB devices. The ramshackle micro USB port is a nogo for me.
Introducing Raspberry Pi B+
181–190 of 223 posts
Re: Introducing Raspberry Pi B+
#182Is anyone running a webserver or mailserver over the Pi? Curious to know how it holds up.
Re: Introducing Raspberry Pi B+
#183Earlier quoted context omitted.
It will work fine in 95% of the cases, but 5% will ruin their computer USB port, because the PI is not within the specs. The PI not only draws 750mA (old) or 600mA (new) when idle, but much more, if you attach SSD, and USB devices. The ramshackle micro USB port is a nogo for me.
reread the usb spec. it will not ruin the USB port.
Re: Introducing Raspberry Pi B+
#184Would be nice to have an audio input jack. Pretty low on space as it is though.
Re: Introducing Raspberry Pi B+
#185Earlier quoted context omitted.
The Pi makes a fantastic media center when combined with XBMC.
"Fantastic" may be overstating it. I've been running Raspbmc for about 15 months now, and although the video rendering is very good, the XMBC UI is a bit laggy and unresponsive (although there seems to have been an improvement recently). I've also used it as an SFTP client and to run a few light cron jobs (rock solid there). Given the price, I am pleased with it, but I wouldn't recommend it as a media center for the…
Re: Introducing Raspberry Pi B+
#186What's the same: - Same Broadcom BCM2835 Chipset - Same 512MB RAM - Same full size HDMI port - Same 10/100 Ethernet port - Same CSI camera port and DSI display ports - Same micro USB power supply connection What has changed: - Now comes with 4 USB ports so you can now connect more devices than ever to your Raspberry Pi. - There is a 40pin extended GPIO so you can build even bigger and better projects than ever before…
Current != power. I recommend altering this to say "uses less power (600mA at X volts) than the old (750mA at Y volts)," filling in X and Y with the voltage that the systems run at. Or: "uses less power(X mW) than the old one (Y mW)," filling in X and Y wit hthe power that the systems run at.
Re: Introducing Raspberry Pi B+
#187Earlier quoted context omitted.
The Ethernet chip is a new one tho - maybe it's a little less terrible? (No idea - my applications for the rpi don't depend on it being a speed demon on the network.)
But as far as I read, the PI can still not boot over Ethernet, which is a requirement for me to boot into backup cycle (Installation = Restore), and it still can not wakeup on LAN.
Re: Introducing Raspberry Pi B+
#188Much better port layout. Glad to hear audio is improved. Not sure what projects needed more pins but not complaining. Wish USB/Ethernet didn't share a bus, but I never actually ran into that being an issue yet.
The added pins include a couple of important ones from the SoC that were previously not available, or were only available on a secondary connector. You can now get JTAG over the expansion port, for instance.
Re: Introducing Raspberry Pi B+
#189While we're here, I'd like to call attention to the fact that the Pi foundation has hired someone to opensource the X display driver, addressing one of the common criticisms about openness: http://anholt.livejournal.com/44239.html
Re: Introducing Raspberry Pi B+
#190I went for a BeagleBone Black because I could communicate with the device over the same USB that powered it. It doesn't look as though they have made the RPI B+ communicate over the power line, are there plans for future versions to do so ?