Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: The ultimate anti-speaker pop circuit

  1. #1
    Rob
    Rob is offline
    Maximum Bitrate Rob's Avatar
    Join Date
    Aug 2001
    Location
    Missing In Action
    Posts
    779

    The ultimate anti-speaker pop circuit

    The other night at 2 am while drunk I came up with the idea for a circuit to turn the amp / speakers on and off, via the computer.

    Nothing out of the blue, you say, but here's the cunning part it connects to your LPT and works even if you've got a HD44780 character LCD connected to your printer port.

    Here's the link

    Rob

    edit: might help if I typed the link correctly the first time
    And you say people actually pay money for M$ Windows?
    www.mp3mini.co.uk (Does what it says on the URL) www.openclassic.co.uk (The new car, with zero rust!) www.rob-web.co.uk (My other site)
    Total re-design underway: on the whole progress is very slow as the car is taking up too much time :)

  2. #2
    FLAC
    Join Date
    May 2002
    Location
    Sef'Kylar
    Posts
    1,421
    brilliant! If only I wasn't a moron when it comes to making things

    Now when you shutdown your computer you don't generally run a command to shut down... how would you execute the second command? If you don't execute it.. the speakers will just stay "on" won't they?
    aka Kumaneko
    "Don't make me moderate your ***!"
    Maxima of Doom - project thread - photo gallery
    mp3car system is currently FUBAR and finances do not allow for a correction of that situation
    Real computer hackers use a rotary cutting tool on their motherboard.

  3. #3
    Rob
    Rob is offline
    Maximum Bitrate Rob's Avatar
    Join Date
    Aug 2001
    Location
    Missing In Action
    Posts
    779
    You can get windows to run programs on shut down, I forget where the option is, or you can use a batch file.

    Originally posted by ShinkunoNamida
    brilliant! If only I wasn't a moron when it comes to making things
    It's just a case off using enough liquid stimulus (beer)
    And you say people actually pay money for M$ Windows?
    www.mp3mini.co.uk (Does what it says on the URL) www.openclassic.co.uk (The new car, with zero rust!) www.rob-web.co.uk (My other site)
    Total re-design underway: on the whole progress is very slow as the car is taking up too much time :)

  4. #4
    FLAC
    Join Date
    Apr 2001
    Location
    Here, There, Everywhere
    Posts
    1,436
    u can do alot when fueled by beer..... very nice little circuit...


    I can see other uses besides just speaker switching...... maybe an electric antenna? etc ? etc?


    if u want someone to bash out some w32 .exe's from visual basic PM me and I will knock some up to include on your page....
    Project - GAME OVER :(

  5. #5
    Variable Bitrate
    Join Date
    May 2002
    Posts
    239
    according to
    http://www.doc.ic.ac.uk/~ih/doc/lcd/instruct.html
    The MSB is somehow required too.
    however, there is one more trick...
    the HD44780 LCDs require 3 control signals (see http://www.doc.ic.ac.uk/~ih/doc/lcd/...ple/conn1.html ).
    the Parallel port has 4 signals available.
    (as explained in http://www.doc.ic.ac.uk/~ih/doc/par/ )
    Thus, you can have the best of both worlds...

    Sincerely

    Amaury

  6. #6
    Raw Wave Rob Withey's Avatar
    Join Date
    Apr 2000
    Location
    Bedfordshire, UK
    Posts
    2,139
    You can quite happily drive an HD44780 controller with only 4 data lines and a couple of control lines. I do this to keep my wire count down. That gives you loads of spare lines - I use two to drive my aux-in switch on my headunit.


    Rob
    Old Systems retired due to new car
    New system at design/prototype stage on BeagleBoard.

  7. #7
    Variable Bitrate
    Join Date
    Apr 2002
    Location
    South Coast, UK
    Posts
    437
    Originally posted by Rob Withey
    You can quite happily drive an HD44780 controller with only 4 data lines and a couple of control lines. I do this to keep my wire count down. That gives you loads of spare lines - I use two to drive my aux-in switch on my headunit.


    Rob
    Wouldnt that only drive a single line? I dont know Im just guessing. Could I do this to drive a 2x16 HD44780? Any chance of the pin outs?
    -------------------------------------------
    (=========-) 99% complete
    --------------------------------------------
    AMD K6/2 500 @ 450mhz to keep heat and power usage down, 64Mb, slim CDrom drive, 64mb USB pendrive for MP3 transfer, 10Gb 2.5" drive for MP3, USB>RS232
    All jammed in external CDROM drive case.
    Kenwood KVC-1000r In-Dash LCD. x-10 MouseRemote. Destinator V2 Gps. DC-DC with onboard Shutdown controller.
    ----------------------------------------------

  8. #8
    Raw Wave Rob Withey's Avatar
    Join Date
    Apr 2000
    Location
    Bedfordshire, UK
    Posts
    2,139
    You need to write a special driver for the HD44780, then use only D4-D7. Just read the data sheet for the HD44780.

    Try this: http://www.doc.ic.ac.uk/~ih/doc/lcd/initiali.html


    Rob
    Old Systems retired due to new car
    New system at design/prototype stage on BeagleBoard.

  9. #9
    Variable Bitrate
    Join Date
    Apr 2002
    Location
    South Coast, UK
    Posts
    437
    In the Mark Zwhatever winamp plugin which I am using it has a 4-bit option. Is this what I want to use, then just remove the unused data lines?
    -------------------------------------------
    (=========-) 99% complete
    --------------------------------------------
    AMD K6/2 500 @ 450mhz to keep heat and power usage down, 64Mb, slim CDrom drive, 64mb USB pendrive for MP3 transfer, 10Gb 2.5" drive for MP3, USB>RS232
    All jammed in external CDROM drive case.
    Kenwood KVC-1000r In-Dash LCD. x-10 MouseRemote. Destinator V2 Gps. DC-DC with onboard Shutdown controller.
    ----------------------------------------------

  10. #10
    Raw Wave Rob Withey's Avatar
    Join Date
    Apr 2000
    Location
    Bedfordshire, UK
    Posts
    2,139
    Possibly. I don't know for sure, I didn't write it.


    Rob
    Old Systems retired due to new car
    New system at design/prototype stage on BeagleBoard.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •