Seeed Studio Relay Shield V1.0

MyDoorOpener custom/homebrew "Arduino" backend enhancements sharing and discussions.

Seeed Studio Relay Shield V1.0

Postby bheil123 » Fri Jan 03, 2014 8:35 pm

http://seeedstudio.com/wiki/Relay_Shield_V1.0

Add/change these lines:

// Digital 7,6,5,4 pins using http://seeedstudio.com/wiki/Relay_Shield_V1.0
static const uint8_t relayPins[3] = { 7,6,5,4 }; // four doors using RFBee Relay Shield
static const uint8_t statusPins[3] = { 2,3,4 }; // four doors detected if using http://seeedstudio.com/wiki/Relay_Shield_V1.0

Works fine.
bheil123
 
Posts: 5
Joined: Fri Dec 27, 2013 3:54 pm

Re: Seeed Studio Relay Shield V1.0

Postby jeasy88 » Mon Jan 27, 2014 5:43 pm

Thanks for this! I am gonna try this tonight...I am also using the ethernet shield from them as well...Hopefully all goes well. If you get this reply, would you mind posting pictures of the whole setup? I am just a little nervous about messing something up.
jeasy88
 
Posts: 3
Joined: Mon Jan 27, 2014 5:39 pm

Re: Seeed Studio Relay Shield V1.0

Postby jeasy88 » Wed Jan 29, 2014 1:03 pm

got it working! thanks for the info, i am still waiting on my sensors but i assume it will work fine.
jeasy88
 
Posts: 3
Joined: Mon Jan 27, 2014 5:39 pm


Return to Arduino Backend Enhancements



cron