Skip to content

arduino based door opener using an ethernet shield and a relay shield

Notifications You must be signed in to change notification settings

Arbousier/tau_door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

README

This little program allows to trigger a relay on a SeeedStudios relay board (pin 7) when the /openthedoor action is requested on the specific IP.

This code is based on "Web Server" Examples by "David A. Mellis" and "Tom Igoe" (http://arduino.cc/en/Tutorial/WebServer), modified using Florian Le Goff's code and suggestions, and my personnal needs.

tailor

You mainly have to change the IPAddress. If you use a different relay setup then you probably should check the const switchOpen.

Hardware

This code is working with an Arduino Uno Board, an ethernet shield and a 4 Relay Shield from SeeedStudios. In order to see the relays being triggered you need a 9V power supply connected to the Arduino. Check the SeeedStudio wiki for more : http://seeedstudio.com/wiki/Relay_Shield_V1.0

About

arduino based door opener using an ethernet shield and a relay shield

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%