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

Modding Question for ZapWizard -Home Automation

Discussion in 'Modding' started by the_modder, 30 Jun 2003.

  1. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
    I am trying to do an automation for my computer (like making it turn lights on and off, etc). For this I need something that will act like the Matrix Orbital GPOs. I need it to be plugged into the serial port.

    Can somebody give me an example of what I need to get this started? Like a chip number and a small schimatic.
     
  2. ZapWizard

    ZapWizard Enter the Mod Matrix

    Joined:
    19 Sep 2002
    Posts:
    4,705
    Likes Received:
    5
  3. Smilodon

    Smilodon The Antagonist

    Joined:
    25 Mar 2003
    Posts:
    6,244
    Likes Received:
    102
    http://www.quasarelectronics.com/3074.htm

    if 8 channels is enough...

    you can buy or you can make your own... the chematicks <sp??> is in "wiev kit documentation"

    i made it.. wery simple... works great.. :thumb:

    haven't found anything to use it for though.. :hehe:

    my paralellport is busy running my LCD anyway so.. :)
     
  4. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
    Nice! Got anything for the serial port? I want to make my own custom software for it (and I don't know how to do that with parallel ports).
     
  5. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
  6. ZapWizard

    ZapWizard Enter the Mod Matrix

    Joined:
    19 Sep 2002
    Posts:
    4,705
    Likes Received:
    5
    There is a book called "How to control anything with your PC"
    That can give you good info, other than that I use X10
     
  7. bard

    bard Modding isn't what it used to be

    Joined:
    8 Mar 2003
    Posts:
    2,337
    Likes Received:
    0
    I saw one for the serial port once. Can't remember the URL, but I found it in a post here at bit-tech.
     
  8. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
    Yeh, i'd love to see a link to a serial port one.

    I kind of don't have the money to buy books :blah:
     
  9. acrimonious

    acrimonious Custom User Title:

    Joined:
    8 Nov 2002
    Posts:
    4,060
    Likes Received:
    3
    I'd be very intrested in this too, i also only know how to program for serial ports.
     
  10. Smilodon

    Smilodon The Antagonist

    Joined:
    25 Mar 2003
    Posts:
    6,244
    Likes Received:
    102
    making a program for it is wery simple in BASIC... (about the only programming i have ever done... )

    i have teh code for communicating with the paralellport here if you want... need a DLL file though (the same as we use for LCD's...)

    there are some nice software in the link i posted aswell...

    a serial one will be a bit more advanced i geuss.. ohwell.. a new challange (idea for next school year :D )
     
  11. acrimonious

    acrimonious Custom User Title:

    Joined:
    8 Nov 2002
    Posts:
    4,060
    Likes Received:
    3
    I programmed some VB for my LCD, no DLL's required. Just the COM Ctrl :thumb:
     
  12. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
    I would like to get something with more than 8 outputs though (i'm thinking of making a carputer that actually does things, not just plays games and mp3s. I think it would be cool if I could controll the lights in my car with it (automatically).
     
  13. beta124

    beta124 What's a Dremel?

    Joined:
    31 Jul 2002
    Posts:
    291
    Likes Received:
    0
    My first response is: DONT RUN WINDOWS -- I can see it, all of the sudden BSOD and you are ****ed lights off at 125 miles per hour, blinded by the brightness of the lcd, and you hit a tree. Wow I have a vivid imagination :lol:

    Other than that, you many want to look at USB to serial port converters, this way you can control 8x256(or however many usb devices you can have) with this computer.

    I also built a computer for my car, the project was put on hold, I am buying a new screen and having it just play dvd's from now on (due to limitations of power and other things like watching the road). I will probably upgrade the sound system in there before I install it too.

    Other than that, make it easy to control. Maybe have an Input and an output. Look at how to control winamp/other programs via the com port and buttons. With a small button panel you could scroll through songs and then turn your lights on and other things, all controlled by you and the computer.

    No more advice from me.
     
  14. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
    I see what you're saying. I'm planning on using windows XP, so no BSODs. Here's why i'm going to be using windows: it has a standby feature. It does not drain the car battery, and it has FAST bootup!

    The rest I can figure out how to do, but I just need a way to turn on and off a lot of devices.
     
  15. beta124

    beta124 What's a Dremel?

    Joined:
    31 Jul 2002
    Posts:
    291
    Likes Received:
    0
    I was just teasing about the BSOD thing hehe - i just thought it would be the stereotypical thing to say about windows :-D
     
  16. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
    It is :D

    I had a friend who whenever he turned his computer on it just froze. Windows ME had to go. Now it's my mac box (check my sig) :D
     
  17. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
    So, does anyone know of a serial controller for stuff like this? I would like to have more than 8 outputs though.
     
  18. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
    ^
    Bump..
     
  19. the_modder

    the_modder What's a Dremel?

    Joined:
    18 Dec 2002
    Posts:
    202
    Likes Received:
    0
    ^
    Bump..
     
  20. Pflumingo

    Pflumingo givem the bird.

    Joined:
    17 Jul 2002
    Posts:
    1,411
    Likes Received:
    0

Share This Page