PIC relays control


Results 1 to 21 of 21

Threaded View

  1. #6
    Join Date
    Apr 2006
    Location
    New Hampshire USA
    Posts
    298


    Did you find this post helpful? Yes | No

    Default As I see it:

    Hi Dom,

    As I see it:
    <img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=1883&stc=1&d=118558263 1" />
    You would need a 5V relay to drive it directly.
    The PIC 25mA limit would drive 200 or more coil Ohms.
    Not:
    Mono-stable Relay, normal relay that stays energized while a voltage is on the coil.
    But:
    Magnetically Latching, or Mechanical Latching Relays
    Bi-stable Relay, “Latching “, usually means a pulse turns it on, a second pulse turns it off.
    Single Coil Latching (1 coil latching), usually means the second pulse goes to same connection.
    A single PIC I/O could give a pulse to turn it on, then later a second pulse would turn it off.

    Dual Coil Latching (2 coil latching), usually means a pulse on coil A turns it on, a pulse on coil B turns it off.
    This would require 2 I/O pins for control.

    Here is a hook-up if you want to use a 12V relay.
    <img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=1884&stc=1&d=118558290 6" />

    You could also use a SCR that would latch with an impulse from a PIC I/O pin. It would be more difficult to un-latch.
    -Adam-
    Attached Images Attached Images   
    Ohm it's not just a good idea... it's the LAW !

Similar Threads

  1. SMS control for Relays
    By charudatt in forum Code Examples
    Replies: 15
    Last Post: - 2nd May 2009, 00:08
  2. Replies: 5
    Last Post: - 12th September 2007, 15:59
  3. Motor Control PLC with a PIC
    By sougata in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 2nd November 2006, 07:59
  4. Pic Control With Software
    By Agent36 in forum General
    Replies: 5
    Last Post: - 18th October 2006, 18:18
  5. Need help on pic to pic flow control (simple problem I think)
    By khufumen in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th January 2006, 00:34

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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