OK, 1st thing... last time i wrote any code, was in '82 on a T.I. computer saved to a cassette, which is to say, I have NO idea how to code. That said, I do have 30+ years of Electronics, Mechanics, Fab, Repair experience, just not code.
I am building a "simple" aquarium lighting arrangement for my 200 gallon tank using 12V low power LED strip lights. so, on the advice of others who have done lighting projects (christmas sequencing etc.), I decided to make this my entry into Arduino and the 21st Century.
I have a Mega2560, an "HID relay" board and 2- "16 relay" boards w/opto isolation that I want to turn on at varying times throughout the day (or night for lunar) I figure I need some sort of timing reference so the Mega knows when to do it's job and the obvious code to make it work.
Where do I start ? I do not care to learn the ins-outs of code right now, just get this running with enough knowledge to change the timing of each relay if need be, and use this beginning code to expand that knowledge as time/projects allow.
I can power the relay board from 12V and the Mega from 5V both from a large computer power supply. all I'm missing is assistance in making it do it's thang.
I downloaded the software and am going to try my best. any help is appreciated.
