Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Switching AC


  • Please log in to reply
2 replies to this topic

#1 John C

John C

    Member

  • Members
  • PipPip
  • 10 posts

Posted 30 January 2011 - 02:24 PM

Is anyone out there using their Netduino to switch AC? If so, what device are you using? TIA. - John

#2 bill.french

bill.french

    Advanced Member

  • Members
  • PipPipPip
  • 260 posts
  • LocationPrinceton, NJ

Posted 30 January 2011 - 02:33 PM

I'm using this for my sous vide controller: (i use a transistor to control it from the netduino)
http://powerswitchta...om/default.aspx

I had a 16hr steak and eggs for breakfast! :) What are you working on?

Posted Image

#3 Fred

Fred

    Advanced Member

  • Members
  • PipPipPip
  • 302 posts
  • LocationUK

Posted 30 January 2011 - 04:19 PM

I'm using a Netduino to control lighting. I decided on a relay to switch the voltage and the usual transistor / fly-back diode to allow the Netduino to power the relay safely. Something similar to this diagram.

The main problem I came across was because I'm switching fluorescent lighting. The kickback as the relay switches off the lights was causing the relay contacts to spark and weld together. A varistor across the relay contacts seems to have solved this.

Another quirk is that the Netduino's outputs are pulled high on startup by the internal pull-up resistor. Enough to openate the relay until my code created the OutputPort object. Adding an external pulldown resistor was the simplest way to solve this.


I also intend to try using an opto-isolated triac switching a power triac when I get the chance. See page 4 of this to see what I mean.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.