Welcome Guest ( Log In | Register )

142 Pages « < 53 54 55 56 57 > » Bottom

Outline · [ Standard ] · Linear+

 Raspberry Pi, Rm100 computer that beats iPhone4S

views
     
Lord Tiki Mick
post Jan 9 2013, 10:27 AM

Regular
******
Senior Member
1,020 posts

Joined: Jul 2012
QUOTE(doraemon2629 @ Jan 8 2013, 10:38 PM)
the price is same element & rs online
*
I saw the price at RS is about $42 (RM128) while element14 is RM111. hmm.gif
Fubar20
post Jan 9 2013, 10:30 AM

Regular
******
Senior Member
1,187 posts

Joined: Apr 2011
From: Nowhere


QUOTE(Lord Tiki Mick @ Jan 9 2013, 10:27 AM)
I saw the price at RS is about $42 (RM128) while element14 is RM111. hmm.gif
*
huh.gif Same as RM 111 what.
http://malaysia.rs-online.com/web/p/products/7568308/?
Lord Tiki Mick
post Jan 9 2013, 10:39 AM

Regular
******
Senior Member
1,020 posts

Joined: Jul 2012
QUOTE(Fubar20 @ Jan 9 2013, 10:30 AM)
Eh... hmm.gif

I found this one. doh.gif
C-Fu
post Jan 9 2013, 10:54 AM

Ninja-Fu
******
Senior Member
1,051 posts

Joined: Apr 2005
From: Brisbane, QLD, Ostolia



that's uk price ler
Lord Tiki Mick
post Jan 9 2013, 02:55 PM

Regular
******
Senior Member
1,020 posts

Joined: Jul 2012
QUOTE(C-Fu @ Jan 9 2013, 10:54 AM)
that's uk price ler
*
I thought same with Malaysia. sweat.gif
totally_skint
post Jan 10 2013, 11:03 AM

Regular
******
Senior Member
1,184 posts

Joined: Mar 2007


Almost 1 million Pis sold since February 2012 > Link

(how do you spell the plural of Pi? Pis?)
unrealweapon
post Jan 10 2013, 11:32 AM

it's painful.
*****
Senior Member
865 posts

Joined: Jan 2008
From: Paradise City


QUOTE(totally_skint @ Jan 10 2013, 11:03 AM)
Almost 1 million Pis sold since February 2012 > Link

(how do you spell the plural of Pi? Pis?)
*
Piscine lol
C-Fu
post Jan 10 2013, 12:39 PM

Ninja-Fu
******
Senior Member
1,051 posts

Joined: Apr 2005
From: Brisbane, QLD, Ostolia



I just found out that backfeeding power using usb hub on the B (current) model of RPi won't cause harms to it, unlike the rev. A model.

QUOTE
Feeding back power is a common thing for some hubs.
And yes if you have the old PI (the one without mounting holes) then only powering the PI by backfeeding it will be a problem, as the PI will only partially work, and there is a small chance the content of the SD-card may get corrupted. But if you feed the PI both by backfeeding AND by frontfeeding it, no problem exists, many people with the old version are doing this. And yes, this gives a "loop", but in practice 99.9% of the current enters from the front, and the "loop" isn't a problem at all.

If you have the new Rev2 version of the PI (the one with mounting holes) its safe to backfeed it alone!
That was one of the improvements of rev2.
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=26&t=17560

awesome!
quikstep
post Jan 10 2013, 12:44 PM

Casual
***
Junior Member
422 posts

Joined: Apr 2010
I have this issue from my 2nd Pi. Only this Pi behaves like this.

Sometimes when I pull anything out from the USB slot (wireless adapter, keyboard/mouse), this Pi automagically reboots. Meaning, it actually lost power and then powered up.

I'm 100% sure there are enough power into the Pi bcos I'm using the adapter for iPad 5V/2100mAH. VERY annoying when I'm coding.

Anyone else?
C-Fu
post Jan 10 2013, 12:58 PM

Ninja-Fu
******
Senior Member
1,051 posts

Joined: Apr 2005
From: Brisbane, QLD, Ostolia



QUOTE(quikstep @ Jan 10 2013, 12:44 PM)
I have this issue from my 2nd Pi. Only this Pi behaves like this.

Sometimes when I pull anything out from the USB slot (wireless adapter, keyboard/mouse), this Pi automagically reboots. Meaning, it actually lost power and then powered up.

I'm 100% sure there are enough power into the Pi bcos I'm using the adapter for iPad 5V/2100mAH. VERY annoying when I'm coding.

Anyone else?
*
i believe it's the ipad adapter. it doesn't exactly supply 5v....... quite a lot lower than than actually.

but in any case it's a known problem with RPi/Raspbian/etc. should be fixed in the next revision.
totally_skint
post Jan 10 2013, 02:32 PM

Regular
******
Senior Member
1,184 posts

Joined: Mar 2007


Odd how Lowyat Forums are more active during the work-week. blink.gif
satz
post Jan 10 2013, 02:41 PM

Casual
***
Junior Member
310 posts

Joined: Apr 2008


QUOTE(quikstep @ Jan 10 2013, 12:44 PM)
I have this issue from my 2nd Pi. Only this Pi behaves like this.

Sometimes when I pull anything out from the USB slot (wireless adapter, keyboard/mouse), this Pi automagically reboots. Meaning, it actually lost power and then powered up.

I'm 100% sure there are enough power into the Pi bcos I'm using the adapter for iPad 5V/2100mAH. VERY annoying when I'm coding.

Anyone else?
*
Well, i used to have this issue previously but it happens when i plug in something.
Yeah very annoying when coding. But after few googling.. found out its because of
the resettable fuse (polyfuse).

So, its recommended to use a usb hub connected to the usb port on the pi instead of
directly connecting it (for hot pluggable devices)

QUOTE
Don't hot plug USB devices directly into the PI, if you must hot plug plug into a hub instead!

Its called "the rush in current problem", and it makes that the current PI itself is non "hot pluggable", note that the revision 1 PI was hot pluggable, as the two polyfuses prevented any rush in current because the fuses had a non zero resistance. But in the current board there is literally zero resistance between the PI's 5V supply, and any USB device you plug in, that means that if you plug in any USB device with empty power decouplers, (which act as a complete short for a very small time) then you are actually simply shorting the 5V when you plug de USB device in.

The polyfuses in the revision 1 board however caused much greater problems than this problem, and for that reason have been removed.
Its possible and likely the hot-plug problem will be solved in a (final?) redesign of the PI by placing tiny resistors (smaller than 1 Ohm) back in the power path to the USB device.
However, if you have an USB hub plugged into the PI, its normally protected against the rush-in current so you can safely plug in an USB device into the hub.
As the current PI only has two ports normally there is no need/possibility to hot plug anything in anyway, (without a hub) as the two ports are reserved for a mouse and a keyboard, unless you want to hot plug the keyboard. If you want to plug anything in beyond that you would already use a hub, and as said, you can hot plug safely into a hub.

quikstep
post Jan 10 2013, 03:09 PM

Casual
***
Junior Member
422 posts

Joined: Apr 2010
QUOTE(satz @ Jan 10 2013, 02:41 PM)
Well, i used to have this issue previously but it happens when i plug in something.
Yeah very annoying when coding. But after few googling.. found out its because of
the resettable fuse (polyfuse).

So, its recommended to use a usb hub connected to the usb port on the pi instead of
directly connecting it (for hot pluggable devices)
*
sort of right with the polyfuse but then again, maybe some usb hubs protect the current surge but this rm 15 hub i have does not. i first experienced it when plugging to the hub. i tot my hub faulty. then plug to usb port directly. same same. doh.gif . decided to contact element14 for RMA. hopefully they comply.
aba9785
post Jan 10 2013, 03:42 PM

el aba9785
*****
Senior Member
743 posts

Joined: Jun 2005
From: Penang


QUOTE(quikstep @ Jan 10 2013, 03:09 PM)
sort of right with the polyfuse but then again, maybe some usb hubs protect the current surge but this rm 15 hub i have does not. i first experienced it when plugging to the hub. i tot my hub faulty. then plug to usb port directly. same same.  doh.gif . decided to contact element14 for RMA. hopefully they comply.
*
are there any confirmed working powered hub that is confirm working for rpi (prefer less fault, less reset)

even though i m using a powered hub, my house there sometime got minor power surge/spike, changes in power voltage.

so far i dont plan to get voltage regulator... not sure if anyone facing this issue?
satz
post Jan 10 2013, 03:43 PM

Casual
***
Junior Member
310 posts

Joined: Apr 2008


QUOTE(aba9785 @ Jan 10 2013, 03:42 PM)
are there any confirmed working powered hub that is confirm working for rpi (prefer less fault, less reset)

even though i m using a powered hub, my house there sometime got minor power surge/spike, changes in power voltage.

so far i dont plan to get voltage regulator...  not sure if anyone  facing this issue?
*
i am not sure about the others, but vztech 7 port one worked just nice for me.
quikstep
post Jan 10 2013, 03:49 PM

Casual
***
Junior Member
422 posts

Joined: Apr 2010
QUOTE(aba9785 @ Jan 10 2013, 03:42 PM)
are there any confirmed working powered hub that is confirm working for rpi (prefer less fault, less reset)

even though i m using a powered hub, my house there sometime got minor power surge/spike, changes in power voltage.

so far i dont plan to get voltage regulator...  not sure if anyone  facing this issue?
*
i have a ATEN 4 port hub that I can power using 5v 1A. that one is ok.

my other VZTECH 4 port hub that also can be powered is not ok.
Fubar20
post Jan 10 2013, 03:50 PM

Regular
******
Senior Member
1,187 posts

Joined: Apr 2011
From: Nowhere


QUOTE(satz @ Jan 10 2013, 03:43 PM)
i am not sure about the others, but vztech 7 port one worked just nice for me.
*
biggrin.gif I am using this powered hub also.
satz
post Jan 10 2013, 03:55 PM

Casual
***
Junior Member
310 posts

Joined: Apr 2008


QUOTE(Fubar20 @ Jan 10 2013, 03:50 PM)
biggrin.gif I am using this powered hub also.
*
cheap and good..
C-Fu
post Jan 10 2013, 04:01 PM

Ninja-Fu
******
Senior Member
1,051 posts

Joined: Apr 2005
From: Brisbane, QLD, Ostolia



QUOTE(quikstep @ Jan 10 2013, 03:49 PM)
i have a ATEN 4 port hub that I can power using 5v 1A. that one is ok.

my other VZTECH 4 port hub that also can be powered is not ok.
*
have you tried fully utilising all ports? do all devices work?
Fubar20
post Jan 10 2013, 04:03 PM

Regular
******
Senior Member
1,187 posts

Joined: Apr 2011
From: Nowhere


QUOTE(satz @ Jan 10 2013, 03:55 PM)
cheap and good..
*
nod.gif Around RM24, IINM.

142 Pages « < 53 54 55 56 57 > » Top
 

Change to:
| Lo-Fi Version
0.0180sec    0.37    6 queries    GZIP Disabled
Time is now: 30th November 2025 - 08:54 PM