Show Posts
|
|
Pages: 1 2 3 [4] 5 6 ... 93
|
|
48
|
Using Arduino / General Electronics / Re: Difference between 74hc595 and 74hct595
|
on: February 11, 2013, 11:23:26 am
|
|
I also recommend that same IC and it's precisely why I have some in my parts drawers.
I doubt you get better per pin current with either HC or HCT. HCT was intended to interface the CMOS parts with Legacy TTL (Meaning 5V logic 5V supply). HCT would not imply higher current capacity per pin.
My Philips datasheet says MAX Package current (Vcc to GND) -is 70mA... so your number has to be wrong. If each pin were driving a 10mA load, you will exceed *recommended* current for the 74HCT595 device.
|
|
|
|
|
50
|
Using Arduino / General Electronics / Re: Transistor selection
|
on: February 11, 2013, 07:30:55 am
|
|
Quick Note about Hfe
Hfe is one of those things that often confuses someone just starting to ask the question "what is a transistor anyway?"
Another word for Hfe is β (beta)... these odd names are related to the mathematical models used to define how a transistor works... It can also be called "gain".
Gain, being the word least associated with a "math" formula, is essentially how much does this particular device "transfer" what happens at the Base pin to the other 2 pins. With "transfer" being one of the base words that make up the word "transistor"... maybe this starts to make more sense?
|
|
|
|
|
51
|
Using Arduino / General Electronics / Re: Help needed with shift registers
|
on: February 06, 2013, 09:37:19 am
|
|
Well, there is also the mindset that says... "You learn more from failure than success" So while your experimentation is somewhat beneficial, (you now know more than you did before) you also need to be prepared to replace damaged parts.
|
|
|
|
|
55
|
Using Arduino / General Electronics / Re: Which transistor to use for pmw leds, and which baseresistor
|
on: February 06, 2013, 08:28:56 am
|
|
Using a 1K base resistor for a "typical" NPN BJT with 5V TTL Logic levels is considered to be the de-facto standard as it ideally suited to the most commonly used NPN transistors. Most general purpose NPN's will have a Hfe rating that puts them somewhere between 150-300 or so. (BDX, being a darlington, has even more gain) While a notable exception is devices like the 2N3055 Power transistor with a whopping <sarcasm> HFE of 5 at 10 amps, it is typical to "try" using a 1K resistor since it's likely going to have your NPN behaving just fine.
|
|
|
|
|
56
|
Using Arduino / General Electronics / Re: Parts Database - PartKeepr
|
on: February 05, 2013, 08:44:51 am
|
|
I did install it an use it... and while it "works" nicely, it's really designed for use as a stock room inventory tool in say a corporate or educational or hackerspace environment. It's "overkill" a few times over for a single hobbyist to manage their parts.
So... I'm still working on mine...
|
|
|
|
|
58
|
Using Arduino / General Electronics / Re: LM317 regulating voltage but no current!
|
on: February 05, 2013, 08:27:45 am
|
|
If you have built the circuit exactly according to the "sample" circuit in the datasheet, then the only conclusion I come to is that your active component (LM317) is broken. Double check that you have wired it correctly, have use the right components and values... making sure you have specified the correct pin assignment.
I have use this circuit in a home built lab supply since the early 1980's. The LM317 is very robust if wired correctly.
|
|
|
|
|