need info on how much power can a stamp provide
Badger
Posts: 184
Hello
i am needing to know how many L.E.D.'s can i hook up to each pin on a bs2 with out over loading it. I am wanting to hook up a light chaser circuit like for Christmas. I dont want to harm the stamp .. I know when you put an L.E.D. in a test circuit to see if the led comes on. So how many L.E.D.'s does it take per pin to not have a resister. How many L.E.D.'s per stamp and as i asked above per pin can it handle .
Badger
i am needing to know how many L.E.D.'s can i hook up to each pin on a bs2 with out over loading it. I am wanting to hook up a light chaser circuit like for Christmas. I dont want to harm the stamp .. I know when you put an L.E.D. in a test circuit to see if the led comes on. So how many L.E.D.'s does it take per pin to not have a resister. How many L.E.D.'s per stamp and as i asked above per pin can it handle .
Badger
Comments
But you need a resistor
How much current can the I/O pins handle?
On the BASIC Stamp I and BASIC Stamp II, each I/O pin is capable of sourcing 20 mA and sinking 25 mA. The
total across all I/O pins should not exceed 40 mA source or 50 mA sink at any given time, however. One
exception to this rule exists with the BS2-IC. If the BS2-IC is powered by an external 5-volt regulator capable of
delivering at least 100 mA, the total across each group of 8 I/O pins (0 - 7 and 8 - 15) can reach 40 mA source or
50 mA sink providing a total of 80 mA source or 100 mA sink overall. The BASIC Stamp IIsx’s I/O pins can
source and sink 30 mA, and the total across all I/O pins should not exceed 150 mA.
If you are going to have long wires attached to the stamp pins to each LED or a bunch of wires then you may blow up the stamp from static electricity if you dont have any resistors protecting the pins.
Simply use a shift register or transistors or fets, drive those with the stamp pins.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Think Inside the box first and if that doesn't work..
Re-arrange what's inside the box then...
Think outside the BOX!
Post Edited (metron9) : 10/17/2008 9:32:07 PM GMT
i am new at this so could you explain your message a little further. as to what you said at the bottom of your post . if you would that is
thanks in advance
Badger
could you or somebody break down the following in more laymen terms,
On the BASIC Stamp I and BASIC Stamp II, each I/O pin is capable of sourcing 20 mA and sinking 25 mA. The
total across all I/O pins should not exceed 40 mA source or 50 mA sink at any given time, however.
what exactly does it mean when they refer to the current as "sourced" or "sinked"?
I would apreciate that, thank you.
My project is similiar to this one http://forums.parallax.com/showthread.php?p=659734·except I am·using a BS2 instead of·the SX.
I am using pins P10-P15 of the BS2 and interfacing them with SS, MISO, MOSI, SCLK, INT,and RAC of the ISD4004.
I guess my question is: when I·program these BS2 I/O pins to HIGH, what voltage will they send out?· Will it be 5 volts?· And if so would this be too high of a voltage for my voice chip?
DosMANdan's project did not have this issue because the SX only needed 3 Volts to run, however my BS2 needs 5 Volts.· This is why I am a little confused with this issue.
Thanks for your help,
logical