Replace LED_TOP with IR LED to control TV ???

Store Forums Defusable Clock General Discussion Replace LED_TOP with IR LED to control TV ???

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #480
    orthicon
    Member

    Great product!

    Without adding a TV B Gone, is there a way to add code to send SONY remote codes? I know how to modify and flash the original code. I’m looking for some fingers to point me in the right direction… I know where to find the TV B Gone code, but I don’t want to muck up the entire project.

    Thanks in advance + happy holidays & winter solstice!
    Brad

    #1254
    Michael
    Keymaster

    Perhaps you could do something like that…I haven’t done anything with IR leds before, but you could add the TV B Gone code into the clock code.

    #1320
    orthicon
    Member

    @Michael wrote:

    Perhaps you could do something like that…I haven’t done anything with IR leds before, but you could add the TV B Gone code into the clock code.

    I’ll try it out and let you know what happens. I don’t know enough about micro controllers; it doesn’t seem like it’s *just that easy.*

    #1063
    ElvisUnknow
    Member

    I’m in need of at least one of the 3 LED’s to stay lit continously after a disarm. I’m going to use the +5v from one of them to power a CD-Rom tray motor to open up the tray, I’d only need the LED to stay lit for 2 -3 second in order to open the CD-Rom drive tray.

    #1073
    Michael
    Keymaster

    No, you cannot power a motor from the output pin connected to the LED. An output pin of the ATmega328 cannot source that much current. You would need to use the output pin to control a transistor which in turn switched the current for the motor.

    You can make the code mod by getting the source code from the hack page:
    http://nootropicdesign.com/defusableclock/hack.html

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.