Controlling 4 Channel Relay and LCD Keypad Shield through Menu System

Hi,

I am New to this forum and am barely in need of help to connect a LCD Keypad Shield and a 4 Channel Relay and control it via Menu system.

Arduino uno

LCD Keypad Shield: http://www.ebay.com/itm/New-1602-LCD-Board-Keypad-Shield-Blue-Backlight-For-Arduino-Duemilanove-Robot-/130729447956?hash=item1e70151214

4 Channel Relay: http://www.ebay.com/itm/DC-5V-four-4-Channel-Indicator-Light-LED-Relay-Module-For-Arduino-ARM-PIC-AVR-/131199730319?pt=LH_DefaultDomain_0&hash=item1e8c1d028f

and am barely in need of help

Really?

Since you have no requirements, I suppose just about any old code will do.

the 4 bank relay takes 5v-0v and 4 output pins

code like any output example (led code) except high=off and low= on.

the keypad shield should come with a code example that pre written and a wiring example.

code might be this one

if not google for a code example