Page 9 of 56 FirstFirst 12345678910111213141516171819 ... LastLast
Results 81 to 90 of 558

Thread: HVAC Control on Car PC through Serial Port.

  1. #81
    Registered User
    Join Date
    May 2003
    Posts
    1,736
    Quote Originally Posted by Mastero
    Ok chris lets not just add posts to this thread.....

    Can you put your idea on paper ...

    Mastero

    You know, I really expected you to susse out what I was talking about...considering you been designing a far more complicated hw that this.

    OK, Ill draw it for ya but I still need to add post to this thread, how am I supposed to show you what I drawn on paper

  2. #82
    Registered User
    Join Date
    May 2003
    Posts
    1,736
    Here you go...

    This is according to your spec I hope.

    You just need to sort out your own wiring according to the chips you want to use.

    ...a single 12C508 would sort it all out.
    Attached Images Attached Images  

  3. #83
    FLAC Mastero's Avatar
    Join Date
    Aug 2001
    Location
    India
    Posts
    1,637
    Quote Originally Posted by Chris31
    You know, I really expected you to susse out what I was talking about...considering you been designing a far more complicated hw that this.

    OK, Ill draw it for ya but I still need to add post to this thread, how am I supposed to show you what I drawn on paper
    hehehe i was just seeing this from a different way .. more like software based ...

    a servo signal line requires a pluse to work

    0.6m Sec -45 degrees minimum pulse length
    1.5m Sec 0 degrees center position
    2.4 mSec -45 degrees maximum pulse length

    so why cant we just add make vb send the pluse through LPT port ..?

    This way we can control the pluse and servo angle...

    Would love to see your hardware design also ...

    Mastero

    PS : It always takes more than one person to create something.

  4. #84
    Registered User
    Join Date
    May 2003
    Posts
    1,736
    Quote Originally Posted by Mastero
    so why cant we just add make vb send the pluse through LPT port ..?
    I dont think you be able to provide a reliable timmings through parallel port in windows. I may be wrong...it should work in DOS though.

    Have a try, wont hurt anyway.

    Just that bit banging in windows is never my thing.

  5. #85
    FLAC Mastero's Avatar
    Join Date
    Aug 2001
    Location
    India
    Posts
    1,637
    Quote Originally Posted by Chris31
    I dont think you be able to provide a reliable timmings through parallel port in windows. I may be wrong...it should work in DOS though.

    Have a try, wont hurt anyway.

    Just that bit banging in windows is never my thing.
    I know its unreliable ... just a taught ...

    I dont think it will work ... VB timer does not allow 1.5

    Ok back to the drawing board....

    Mastero

  6. #86
    FLAC Mastero's Avatar
    Join Date
    Aug 2001
    Location
    India
    Posts
    1,637
    Chris is there a way to read the code from a CP PIC .....??

    Mastero

  7. #87
    Newbie
    Join Date
    Apr 2005
    Posts
    35
    Quote Originally Posted by antimatter
    The hard part for me would be controlling the servo with the PC. It would take software and hardware working together. I have no experience with this. It would be nice to have HVAC controled by the PC but thats not what this thread is about.
    If you are interested in doing it, there's really not much to it. For $25 you can get a USB Servo controller that can be controlled using Visual Basic (or VB Script for that matter) with a few lines of code.

    Phidget Servo Controller

    In addition, the board handles all the processing so you wouldn't be sucking up valuable CPU cycles with timers and what not. Also, I realize this thread isn't about a complete HVAC system, so I won't say anything else about it. Just wanted you to know it isn't to hard to do if you were so inclined.

  8. #88
    Registered User
    Join Date
    May 2003
    Posts
    1,736
    Quote Originally Posted by Mastero
    Chris is there a way to read the code from a CP PIC .....??

    Mastero
    Used to do it on old 16C84. I doubt it very much if you can do it with the new chips.

    Its been read protected for a reason.

  9. #89
    FLAC Mastero's Avatar
    Join Date
    Aug 2001
    Location
    India
    Posts
    1,637
    Quote Originally Posted by Chris31
    Used to do it on old 16C84. I doubt it very much if you can do it with the new chips.

    Its been read protected for a reason.
    I know its for a reason.. the chip i am looking at is 16F72 is there a way for it ...?

    Mastero

  10. #90
    FLAC Mastero's Avatar
    Join Date
    Aug 2001
    Location
    India
    Posts
    1,637
    Ok the final software is ready ...... hardware is also ready but only the TYPE_1 (Still has errors) shall post pic soon.

    Download the software's (YES two types with servo and without ) HERE

    Please post your comment on the software.

    Cheers

    Mastero

Similar Threads

  1. Using PC to control lighting.
    By gguy in forum General Hardware Discussion
    Replies: 7
    Last Post: 10-16-2007, 08:11 PM
  2. Kenwood In-dash Monitors to control pc?
    By DrBuzzo in forum LCD/Display
    Replies: 4
    Last Post: 12-08-2004, 08:21 AM
  3. cd changer control to control the pc
    By babas151 in forum General Hardware Discussion
    Replies: 6
    Last Post: 10-26-2004, 12:21 AM
  4. software to control pc from ipaq
    By spud42 in forum Software & Software Development
    Replies: 3
    Last Post: 11-13-2001, 01:56 AM
  5. Using a pda to control a normal PC
    By All4Norway in forum General Hardware Discussion
    Replies: 0
    Last Post: 08-27-2000, 08:52 AM

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
  •