Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Protection diodes for relays
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  18 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Seb Lee-Delisle  
View profile  
 More options Nov 17 2012, 5:28 pm
From: Seb Lee-Delisle <s...@leedelisle.com>
Date: Sat, 17 Nov 2012 22:28:30 +0000
Local: Sat, Nov 17 2012 5:28 pm
Subject: Protection diodes for relays

Hi everyone!

We've attached a relay directly to an arduino pin and gnd, and I now gather
that that's not a great thing to do :)

We'll be rebuilding the circuit (as in this diagram
http://www.kpsec.freeuk.com/components/relay.htm#protect ) when I get back
to Brighton, but in the meantime, can I protect the arduino using just a
diode?

Any advice would be appreciated.

thanks!

Seb


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seb Lee-Delisle  
View profile  
 More options Nov 17 2012, 5:35 pm
From: Seb Lee-Delisle <s...@leedelisle.com>
Date: Sat, 17 Nov 2012 22:35:46 +0000
Local: Sat, Nov 17 2012 5:35 pm
Subject: Re: Protection diodes for relays

I'm pretty sure I just put a diode across the relay, with the cathode on
the arduino pin side (+ve) but I just wanted a second opinion :)

Seb

On Sat, Nov 17, 2012 at 10:28 PM, Seb Lee-Delisle <s...@leedelisle.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Hotchkiss  
View profile  
 More options Nov 17 2012, 5:37 pm
From: "Jason Hotchkiss" <jason_hotchk...@hotmail.com>
Date: Sat, 17 Nov 2012 22:36:51 -0000
Local: Sat, Nov 17 2012 5:36 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

Hi Seb

so you you mean you have it attached without a transistor? I’m surprised the current sourced from the Arduino pin is good enough to energise a relay coil at all - but I don’t think it will be doing your Arduino any good, both from the “on” current draw and the high voltage flyback pulse when you turn the coil off

Without knowing any more about your setup, I think you should get both a diode and a transistor in there (like the diagram you linked)

Go for the highest current NPN switch transistor you can get. Even with a wimpy transistor like a 3904 you will at least be protecting the Arduino (the transistor will blow first)

Ideally get a darlington switch (uln280... tip120) or at worst something like a 2n2222

Cheers
Jason

From: Seb Lee-Delisle
Sent: Saturday, November 17, 2012 10:28 PM
To: brightonhackerspace
Subject: [brighton-hacker-space] Protection diodes for relays

Hi everyone!  

We've attached a relay directly to an arduino pin and gnd, and I now gather that that's not a great thing to do :)

We'll be rebuilding the circuit (as in this diagram http://www.kpsec.freeuk.com/components/relay.htm#protect ) when I get back to Brighton, but in the meantime, can I protect the arduino using just a diode?

Any advice would be appreciated.

thanks!

Seb

--
You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
To post to this group, send email to brightonhackerspace@googlegroups.com.
To unsubscribe from this group, send email to brightonhackerspace+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris  
View profile  
 More options Nov 17 2012, 5:40 pm
From: Chris <chris.hol...@multiedge-net.co.uk>
Date: Sat, 17 Nov 2012 22:39:52 +0000
Local: Sat, Nov 17 2012 5:39 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

The best/easiest way to switch relays is through something like a
ULN2003A darlington array.
They include flyback diodes and a transistor in a common package
If you haven't any of these, you can use an NPN transistor and a diode
on every relay you need to switch.

I'll try to describe it in words:
Your relay coil is connected to +5V (or whatever power source you're using)
The ground pin on the relay coil goes into the collector pin of a transistor
The output from your Arduino goes to the base (gate) pin on the transistor
The emitter pin on the transistor goes to ground

Now, when your Arduino output goes high, it allows current to flow from
the collector through to the emitter (and away to ground) thus
activating the relay.

When the relay goes off, you might get some back emf, so you put a
flyback or free-wheeling diode from the emitter pin (the one connected
to ground) and allow the current to flow (counter-intuitively) from the
emitter/ground pin "past" the transistor, and into the positive
connection on the relay coil. Any back emf created when the coil goes
off is safely handled.

I'll post a diagram and link to it in a min......

On 17/11/2012 22:28, Seb Lee-Delisle wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seb Lee-Delisle  
View profile  
 More options Nov 17 2012, 5:42 pm
From: Seb Lee-Delisle <s...@leedelisle.com>
Date: Sat, 17 Nov 2012 22:42:25 +0000
Local: Sat, Nov 17 2012 5:42 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

Thanks Chris and Jason,

Thanks so much for the advice! Yep I'll def do the proper circuit including
a transistor when I get home.

But in the meantime I just need to make an ad hoc fix, and I was hoping
that a diode across the relay might be at least enough to stop the flyback?

Seb

On Sat, Nov 17, 2012 at 10:39 PM, Chris <chris.hol...@multiedge-net.co.uk>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Hotchkiss  
View profile  
 More options Nov 17 2012, 5:42 pm
From: "Jason Hotchkiss" <jason_hotchk...@hotmail.com>
Date: Sat, 17 Nov 2012 22:42:21 -0000
Local: Sat, Nov 17 2012 5:42 pm
Subject: Re: [brighton-hacker-space] Re: Protection diodes for relays

Yes I think that’s right

It will be wired per the diagram you linked, with the diode facing the reverse direction to the driving current. Basically the flyback pulse you get when you turn the coil off is going in the opposite direction to the normal coil current.

The diode acts as a short across the coil to kill the high voltage flyback pulse

From: Seb Lee-Delisle
Sent: Saturday, November 17, 2012 10:35 PM
To: brightonhackerspace
Subject: [brighton-hacker-space] Re: Protection diodes for relays

I'm pretty sure I just put a diode across the relay, with the cathode on the arduino pin side (+ve) but I just wanted a second opinion :)  

Seb

On Sat, Nov 17, 2012 at 10:28 PM, Seb Lee-Delisle <s...@leedelisle.com> wrote:

  Hi everyone!  

  We've attached a relay directly to an arduino pin and gnd, and I now gather that that's not a great thing to do :)

  We'll be rebuilding the circuit (as in this diagram http://www.kpsec.freeuk.com/components/relay.htm#protect ) when I get back to Brighton, but in the meantime, can I protect the arduino using just a diode?

  Any advice would be appreciated.

  thanks!

  Seb

--
You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
To post to this group, send email to brightonhackerspace@googlegroups.com.
To unsubscribe from this group, send email to brightonhackerspace+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris  
View profile  
 More options Nov 17 2012, 5:43 pm
From: Chris <chris.hol...@multiedge-net.co.uk>
Date: Sat, 17 Nov 2012 22:43:29 +0000
Local: Sat, Nov 17 2012 5:43 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

http://3.bp.blogspot.com/-j0AB06KkVug/TyJL-xS_GYI/AAAAAAAAAyQ/Uvr9Mp9...

On 17/11/2012 22:42, Seb Lee-Delisle wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seb Lee-Delisle  
View profile  
 More options Nov 17 2012, 5:44 pm
From: Seb Lee-Delisle <s...@leedelisle.com>
Date: Sat, 17 Nov 2012 22:44:40 +0000
Local: Sat, Nov 17 2012 5:44 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

thanks! So the same as the circuit I linked to at
http://www.kpsec.freeuk.com/components/relay.htm#protect ?

On Sat, Nov 17, 2012 at 10:43 PM, Chris <chris.hol...@multiedge-net.co.uk>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seb Lee-Delisle  
View profile  
 More options Nov 17 2012, 5:56 pm
From: Seb Lee-Delisle <s...@leedelisle.com>
Date: Sat, 17 Nov 2012 22:56:22 +0000
Local: Sat, Nov 17 2012 5:56 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

BTW what will happen if I draw too much current out of an arduino pin?

On Sat, Nov 17, 2012 at 10:36 PM, Jason Hotchkiss <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Hotchkiss  
View profile  
 More options Nov 17 2012, 6:05 pm
From: "Jason Hotchkiss" <jason_hotchk...@hotmail.com>
Date: Sat, 17 Nov 2012 23:05:36 -0000
Local: Sat, Nov 17 2012 6:05 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

Too much current can burn out the drive transistors on the Atmega output, so that a digital pin stops working as an output (possibly as input either)

Depending on how the Atmega is internally wired you might possibly damage other output drivers on the same output port (in other words up to 7 other output pins could be affected)

from a Google search it looks like you should be good for 40mA. What type of relay do you have?

From: Seb Lee-Delisle
Sent: Saturday, November 17, 2012 10:56 PM
To: brightonhackerspace
Subject: Re: [brighton-hacker-space] Protection diodes for relays

BTW what will happen if I draw too much current out of an arduino pin?  

On Sat, Nov 17, 2012 at 10:36 PM, Jason Hotchkiss <jason_hotchk...@hotmail.com> wrote:

  Hi Seb

  so you you mean you have it attached without a transistor? I’m surprised the current sourced from the Arduino pin is good enough to energise a relay coil at all - but I don’t think it will be doing your Arduino any good, both from the “on” current draw and the high voltage flyback pulse when you turn the coil off

  Without knowing any more about your setup, I think you should get both a diode and a transistor in there (like the diagram you linked)

  Go for the highest current NPN switch transistor you can get. Even with a wimpy transistor like a 3904 you will at least be protecting the Arduino (the transistor will blow first)

  Ideally get a darlington switch (uln280... tip120) or at worst something like a 2n2222

  Cheers
  Jason

  From: Seb Lee-Delisle
  Sent: Saturday, November 17, 2012 10:28 PM
  To: brightonhackerspace
  Subject: [brighton-hacker-space] Protection diodes for relays

  Hi everyone!  

  We've attached a relay directly to an arduino pin and gnd, and I now gather that that's not a great thing to do :)

  We'll be rebuilding the circuit (as in this diagram http://www.kpsec.freeuk.com/components/relay.htm#protect ) when I get back to Brighton, but in the meantime, can I protect the arduino using just a diode?

  Any advice would be appreciated.

  thanks!

  Seb

  --
  You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
  To post to this group, send email to brightonhackerspace@googlegroups.com.
  To unsubscribe from this group, send email to mailto:brightonhackerspace%2Bunsubscribe@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.

  --
  You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
  To post to this group, send email to brightonhackerspace@googlegroups.com.
  To unsubscribe from this group, send email to mailto:brightonhackerspace%2Bunsubscribe@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
To post to this group, send email to brightonhackerspace@googlegroups.com.
To unsubscribe from this group, send email to brightonhackerspace+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Hotchkiss  
View profile  
 More options Nov 17 2012, 6:19 pm
From: "Jason Hotchkiss" <jason_hotchk...@hotmail.com>
Date: Sat, 17 Nov 2012 23:19:22 -0000
Local: Sat, Nov 17 2012 6:19 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

I dug out the Atmega328 data sheet which gives
DC Current per I/O Pin ............................................... 40.0 mA

And it also says
Although each I/O port can source more than the test conditions (20 mA at VCC = 5V, 10 mA at VCC = 3V) under steady state
conditions (non-transient), the following must be observed:
ATmega48PA/88PA/168PA/328P:
1] The sum of all IOH, for ports C0 - C5, D0- D4, ADC7, RESET should not exceed 150 mA.
2] The sum of all IOH, for ports B0 - B5, D5 - D7, ADC6, XTAL1, XTAL2 should not exceed 150 mA.
If IIOH exceeds the test condition, VOH may exceed the related specification. Pins are not guaranteed to source current
greater than the listed test condition.

This means that there are some maximums for sets of pins, as well as the individual 40mA for a single pin

One thought however - maybe you could increase current drive by using multiple pins on the same port together. You’d need to make darn sure all the outputs on the port go high or low together so you don’t short circuit them (since they can sink current when they are LOW). You could use direct port access instead of digitalWrite. For exampe I think you could get a 150mA drive by connecting all the PORTC pins together (analog output pins 0-5) and using PORTC=0 to switch them off and PORTC=255 to turn them on. I’ve never tried this though and I really recommend going for the transistor option any way you can

From: Jason Hotchkiss
Sent: Saturday, November 17, 2012 11:05 PM
To: brightonhackerspace
Subject: Re: [brighton-hacker-space] Protection diodes for relays

Too much current can burn out the drive transistors on the Atmega output, so that a digital pin stops working as an output (possibly as input either)

Depending on how the Atmega is internally wired you might possibly damage other output drivers on the same output port (in other words up to 7 other output pins could be affected)

from a Google search it looks like you should be good for 40mA. What type of relay do you have?

From: Seb Lee-Delisle
Sent: Saturday, November 17, 2012 10:56 PM
To: brightonhackerspace
Subject: Re: [brighton-hacker-space] Protection diodes for relays

BTW what will happen if I draw too much current out of an arduino pin?  

On Sat, Nov 17, 2012 at 10:36 PM, Jason Hotchkiss <jason_hotchk...@hotmail.com> wrote:

  Hi Seb

  so you you mean you have it attached without a transistor? I’m surprised the current sourced from the Arduino pin is good enough to energise a relay coil at all - but I don’t think it will be doing your Arduino any good, both from the “on” current draw and the high voltage flyback pulse when you turn the coil off

  Without knowing any more about your setup, I think you should get both a diode and a transistor in there (like the diagram you linked)

  Go for the highest current NPN switch transistor you can get. Even with a wimpy transistor like a 3904 you will at least be protecting the Arduino (the transistor will blow first)

  Ideally get a darlington switch (uln280... tip120) or at worst something like a 2n2222

  Cheers
  Jason

  From: Seb Lee-Delisle
  Sent: Saturday, November 17, 2012 10:28 PM
  To: brightonhackerspace
  Subject: [brighton-hacker-space] Protection diodes for relays

  Hi everyone!  

  We've attached a relay directly to an arduino pin and gnd, and I now gather that that's not a great thing to do :)

  We'll be rebuilding the circuit (as in this diagram http://www.kpsec.freeuk.com/components/relay.htm#protect ) when I get back to Brighton, but in the meantime, can I protect the arduino using just a diode?

  Any advice would be appreciated.

  thanks!

  Seb

  --
  You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
  To post to this group, send email to brightonhackerspace@googlegroups.com.
  To unsubscribe from this group, send email to mailto:brightonhackerspace%2Bunsubscribe@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.

  --
  You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
  To post to this group, send email to brightonhackerspace@googlegroups.com.
  To unsubscribe from this group, send email to mailto:brightonhackerspace%2Bunsubscribe@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
To post to this group, send email to brightonhackerspace@googlegroups.com.
To unsubscribe from this group, send email to brightonhackerspace+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
To post to this group, send email to brightonhackerspace@googlegroups.com.
To unsubscribe from this group, send email to brightonhackerspace+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seb Lee-Delisle  
View profile  
 More options Nov 17 2012, 6:25 pm
From: Seb Lee-Delisle <s...@leedelisle.com>
Date: Sat, 17 Nov 2012 23:25:22 +0000
Local: Sat, Nov 17 2012 6:25 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

All good, thanks Jason. Just checked the data sheet for the relays and
they're the OMRON G6B-1174P which apparently only take 40ma at 5V (
http://www.omron.com/ecb/products/pdf/en-g6b.pdf )

As I'm only using 3 relays I'm hoping I don't exceed the 150mA limit.

Oh and I'm using an Arduino Mega too, which may help a bit.

Seb

On Sat, Nov 17, 2012 at 11:19 PM, Jason Hotchkiss <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Hotchkiss  
View profile  
 More options Nov 17 2012, 6:31 pm
From: "Jason Hotchkiss" <jason_hotchk...@hotmail.com>
Date: Sat, 17 Nov 2012 23:30:51 -0000
Local: Sat, Nov 17 2012 6:30 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

Phew - you should scrape by then with just the diodes

From: Seb Lee-Delisle
Sent: Saturday, November 17, 2012 11:25 PM
To: brightonhackerspace
Subject: Re: [brighton-hacker-space] Protection diodes for relays

All good, thanks Jason. Just checked the data sheet for the relays and they're the OMRON G6B-1174P which apparently only take 40ma at 5V (http://www.omron.com/ecb/products/pdf/en-g6b.pdf )  

As I'm only using 3 relays I'm hoping I don't exceed the 150mA limit.

Oh and I'm using an Arduino Mega too, which may help a bit.

Seb

On Sat, Nov 17, 2012 at 11:19 PM, Jason Hotchkiss <jason_hotchk...@hotmail.com> wrote:

  I dug out the Atmega328 data sheet which gives
  DC Current per I/O Pin ............................................... 40.0 mA

  And it also says
  Although each I/O port can source more than the test conditions (20 mA at VCC = 5V, 10 mA at VCC = 3V) under steady state
  conditions (non-transient), the following must be observed:
  ATmega48PA/88PA/168PA/328P:
  1] The sum of all IOH, for ports C0 - C5, D0- D4, ADC7, RESET should not exceed 150 mA.
  2] The sum of all IOH, for ports B0 - B5, D5 - D7, ADC6, XTAL1, XTAL2 should not exceed 150 mA.
  If IIOH exceeds the test condition, VOH may exceed the related specification. Pins are not guaranteed to source current
  greater than the listed test condition.

  This means that there are some maximums for sets of pins, as well as the individual 40mA for a single pin

  One thought however - maybe you could increase current drive by using multiple pins on the same port together. You’d need to make darn sure all the outputs on the port go high or low together so you don’t short circuit them (since they can sink current when they are LOW). You could use direct port access instead of digitalWrite. For exampe I think you could get a 150mA drive by connecting all the PORTC pins together (analog output pins 0-5) and using PORTC=0 to switch them off and PORTC=255 to turn them on. I’ve never tried this though and I really recommend going for the transistor option any way you can

  From: Jason Hotchkiss
  Sent: Saturday, November 17, 2012 11:05 PM
  To: brightonhackerspace
  Subject: Re: [brighton-hacker-space] Protection diodes for relays

  Too much current can burn out the drive transistors on the Atmega output, so that a digital pin stops working as an output (possibly as input either)

  Depending on how the Atmega is internally wired you might possibly damage other output drivers on the same output port (in other words up to 7 other output pins could be affected)

  from a Google search it looks like you should be good for 40mA. What type of relay do you have?

  From: Seb Lee-Delisle
  Sent: Saturday, November 17, 2012 10:56 PM
  To: brightonhackerspace
  Subject: Re: [brighton-hacker-space] Protection diodes for relays

  BTW what will happen if I draw too much current out of an arduino pin?  

  On Sat, Nov 17, 2012 at 10:36 PM, Jason Hotchkiss <jason_hotchk...@hotmail.com> wrote:

    Hi Seb

    so you you mean you have it attached without a transistor? I’m surprised the current sourced from the Arduino pin is good enough to energise a relay coil at all - but I don’t think it will be doing your Arduino any good, both from the “on” current draw and the high voltage flyback pulse when you turn the coil off

    Without knowing any more about your setup, I think you should get both a diode and a transistor in there (like the diagram you linked)

    Go for the highest current NPN switch transistor you can get. Even with a wimpy transistor like a 3904 you will at least be protecting the Arduino (the transistor will blow first)

    Ideally get a darlington switch (uln280... tip120) or at worst something like a 2n2222

    Cheers
    Jason

    From: Seb Lee-Delisle
    Sent: Saturday, November 17, 2012 10:28 PM
    To: brightonhackerspace
    Subject: [brighton-hacker-space] Protection diodes for relays

    Hi everyone!  

    We've attached a relay directly to an arduino pin and gnd, and I now gather that that's not a great thing to do :)

    We'll be rebuilding the circuit (as in this diagram http://www.kpsec.freeuk.com/components/relay.htm#protect ) when I get back to Brighton, but in the meantime, can I protect the arduino using just a diode?

    Any advice would be appreciated.

    thanks!

    Seb

    --
    You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
    To post to this group, send email to brightonhackerspace@googlegroups.com.
    To unsubscribe from this group, send email to mailto:brightonhackerspace%2Bunsubscribe@googlegroups.com.
    For more options, visit https://groups.google.com/groups/opt_out.

    --
    You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
    To post to this group, send email to brightonhackerspace@googlegroups.com.
    To unsubscribe from this group, send email to mailto:brightonhackerspace%2Bunsubscribe@googlegroups.com.
    For more options, visit https://groups.google.com/groups/opt_out.

  --
  You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
  To post to this group, send email to brightonhackerspace@googlegroups.com.
  To unsubscribe from this group, send email to mailto:brightonhackerspace%2Bunsubscribe@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.

  --
  You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
  To post to this group, send email to brightonhackerspace@googlegroups.com.
  To unsubscribe from this group, send email to mailto:brightonhackerspace%2Bunsubscribe@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.

  --
  You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
  To post to this group, send email to brightonhackerspace@googlegroups.com.
  To unsubscribe from this group, send email to mailto:brightonhackerspace%2Bunsubscribe@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "BuildBrighton - the Brighton Hacker Space" group.
To post to this group, send email to brightonhackerspace@googlegroups.com.
To unsubscribe from this group, send email to brightonhackerspace+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

  wlEmoticon-smile[1].png
1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seb Lee-Delisle  
View profile  
 More options Nov 17 2012, 6:34 pm
From: Seb Lee-Delisle <sebsta...@gmail.com>
Date: Sat, 17 Nov 2012 23:34:50 +0000
Local: Sat, Nov 17 2012 6:34 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

Yay!

Sent from my iPhone

On 17 Nov 2012, at 23:30, "Jason Hotchkiss" <jason_hotchk...@hotmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris  
View profile  
 More options Nov 17 2012, 7:18 pm
From: Chris <chris.hol...@multiedge-net.co.uk>
Date: Sun, 18 Nov 2012 00:17:55 +0000
Local: Sat, Nov 17 2012 7:17 pm
Subject: Re: [brighton-hacker-space] Protection diodes for relays

At best, it just won't be able to provide the current and your relay
won't switch
(or might switch, but intermittently). A lot of microcontrollers have
limiters on the output pins.
In theory you could blow the mcu, but I suspect you'll just not drive
whatever load you're trying to if the current draw is too great.

On 17/11/2012 22:56, Seb Lee-Delisle wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seb Lee-Delisle  
View profile  
 More options Nov 18 2012, 5:01 am
From: Seb Lee-Delisle <sebsta...@gmail.com>
Date: Sun, 18 Nov 2012 10:01:01 +0000
Local: Sun, Nov 18 2012 5:01 am
Subject: Re: [brighton-hacker-space] Protection diodes for relays

Here's my circuit diagram, I'm getting really confused about which way round the diode should go. Can you guys please check that this is right?

Thanks!

  image.jpeg
37K Download

Sent from my iPhone

On 18 Nov 2012, at 00:17, Chris <chris.hol...@multiedge-net.co.uk> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Hotchkiss  
View profile  
 More options Nov 18 2012, 5:26 am
From: "Jason Hotchkiss" <jason_hotchk...@hotmail.com>
Date: Sun, 18 Nov 2012 10:26:42 -0000
Local: Sun, Nov 18 2012 5:26 am
Subject: Re: [brighton-hacker-space] Protection diodes for relays
yes that's right


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seb Lee-Delisle  
View profile  
 More options Nov 18 2012, 5:36 am
From: Seb Lee-Delisle <sebsta...@gmail.com>
Date: Sun, 18 Nov 2012 10:36:46 +0000
Local: Sun, Nov 18 2012 5:36 am
Subject: Re: [brighton-hacker-space] Protection diodes for relays
Thanks Jason! :-D

Sent from my iPhone

On 18 Nov 2012, at 10:26, "Jason Hotchkiss" <jason_hotchk...@hotmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »