1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Electronics HD activity light fader

Discussion in 'Modding' started by roboBOT, 1 Sep 2005.

  1. roboBOT

    roboBOT What's a Dremel?

    Joined:
    29 Aug 2005
    Posts:
    23
    Likes Received:
    0
    first post, not sure if I should post this here or in the electronics section, but anyways...

    I was staring at the hard disk activity light on my computer and realized that the standard blinking effect is boring and cliché, so I decided to make it do something more interesting. I wanted it to fade in and out depending on how active the drives are.

    After doing a little research, I made a modified soft on/off switch. Here is a schematic:

    [​IMG]

    R1: 4.7k ohms
    R2: 68 ohms
    R3: 68 ohms
    C1: 100 uF
    Q1 and Q2: any PNP transistors

    IN connects to the LED output on the disk controller/motherboard
    OUT connects to the HD activity LED
    +5V and GND connect to the power supply

    This circuit gives the activity LED a nice fading/slow pulsing effect, about 1 second in and out. Basically, it smooths the pulses sent to the light from the disk controller, so when the light would normally flash on and off, it shines at half brightness. I'd show pictures/videos of the final results, but I haven't soldered together the final version, and my electronics stuff is 85 miles away right now.
     
  2. Firehed

    Firehed Why not? I own a domain to match.

    Joined:
    15 Feb 2004
    Posts:
    12,574
    Likes Received:
    16
    Hm, may have to give that a try... it's definately a cool idea. Of course my electronics knowledge sucks, but wouldn't you get a similar effect by simply adding a capacitor of some sort just before/after the LED (well, just use that)?
    "out" is the LED right?
     
  3. Warrior_Rocker

    Warrior_Rocker Holder of the sacred iron

    Joined:
    26 Jun 2005
    Posts:
    938
    Likes Received:
    1
    i like the idea :thumb: , its nice to see 'some' creativity on these forums, lately the 'modding' section posts are getting a little [cough] old [/cough]
     
  4. arbeiter

    arbeiter What's a Dremel?

    Joined:
    1 Sep 2005
    Posts:
    11
    Likes Received:
    0
    If you'd use NPN!!! transistors, this device might even work.
     
  5. cpemma

    cpemma Ecky thump

    Joined:
    27 Nov 2001
    Posts:
    12,328
    Likes Received:
    55
    Welcome to Bit, roboBOT. :D Looks very Electronic, all them symbols. Moving over.

    [​IMG]

    You're showing the transistors upside down (arrow always points positive to negative).

    The + input is a current-limited 5V and the - input is connected to ground through a diode and transistor switch which comes on with activity, so Q2 should be always off and can be eliminated AFAICS. Q1 will switch on with activity and do all the business, all you need from the mobo is the -pin trigger signal. :confused:
     
  6. Rexxie

    Rexxie What's a Dremel?

    Joined:
    18 Nov 2002
    Posts:
    198
    Likes Received:
    0
    Good idea. Makes me think of the HDD activity meter article that used to be on bit-tech. That was a pretty awesome mod :)
     
  7. roboBOT

    roboBOT What's a Dremel?

    Joined:
    29 Aug 2005
    Posts:
    23
    Likes Received:
    0
    Yeah, I might have messed up the schematic. I did it in Paint in 5 minutes, and I'm not exactly an electronics expert. All I know is that what I did worked. I forget which type of transistor goes which way, but I did have the collectors connected to +5V. The transistors had an "A" and then some numbers printed on them.

    One more thing: if you replace Q2 and the input with just a regular rocker/push-button switch, it works as a soft on/off switch for other stuff. You might need to adjust R2 and R3, though.
     
  8. DarkInferno

    DarkInferno Minimodder

    Joined:
    28 Nov 2004
    Posts:
    464
    Likes Received:
    6
    or you could use my adaptation on the hdd act meter :) with less risk of damaging the mobo?
    [​IMG]

    oh I forgot I edited the end to include a transistor to provide the current required for the LED's I've used.
     
  9. roboBOT

    roboBOT What's a Dremel?

    Joined:
    29 Aug 2005
    Posts:
    23
    Likes Received:
    0
    That's the circuit for the light-up skull mod, isn't it? I looked at that, and it seemed overly complicated for what it does. But then again, I thought the project was starting to get a little complicated when I found I needed a second transistor and about 2 hours of trial-and-error to get the component values right.

    That 4N25 thing looks like it might not be a bad idea, but I don't already have one, and I wanted to work with parts I already had. The transistor switch should provide the isolation from the rest of the circuit that the mobo needs, though. It's better than just hooking the output in directly (which doesn't work anyways).
     
  10. Sam36

    Sam36 What's a Dremel?

    Joined:
    23 Aug 2005
    Posts:
    3
    Likes Received:
    0
    aint there away to do this using only one transistor and a cap? i thought i had a schematic figured out once but now i cant remember it. I was going to make a dome light fader for my pos car just like the one fancy cars have :D
     
    Last edited: 18 Sep 2005
  11. roboBOT

    roboBOT What's a Dremel?

    Joined:
    29 Aug 2005
    Posts:
    23
    Likes Received:
    0
    Update coming soon, now that I can finally get back to working on this.
     
  12. roboBOT

    roboBOT What's a Dremel?

    Joined:
    29 Aug 2005
    Posts:
    23
    Likes Received:
    0
    OK, so replace Q2 with a photoisolator. Input goes to the LED leads of the photoisolator, and if the photoisolator has a photodiode, it goes across where the collector and emitter of Q2 used to be. If the photoisolator has a phototransistor, then connect it like DarkInferno did.
     
  13. roboBOT

    roboBOT What's a Dremel?

    Joined:
    29 Aug 2005
    Posts:
    23
    Likes Received:
    0
    New schematic


    [​IMG]
     
  14. cpemma

    cpemma Ecky thump

    Joined:
    27 Nov 2001
    Posts:
    12,328
    Likes Received:
    55
    AFAICS you don't need R2, it's just extra load so speeding up the fade effect.
     
  15. roboBOT

    roboBOT What's a Dremel?

    Joined:
    29 Aug 2005
    Posts:
    23
    Likes Received:
    0
    I put R2 in so the fade would be the same speed in and out. It fades out too slowly without it.
     

Share This Page