Good evening all,
I am new to this Arduino coding but I must say I am enjoying the challenge thus far.
I have assembled a street lighting project whereby the 120 Vac photocell outputs power when engaged, to a transformer/rectifier module:
This powers the Arduino UNO R3 and the dimmer module:
http://www.inmojo.com/store/krida-electronics/item/ac-led-light-dimmer-module-with-heatsink/
The output from the dimmer module powers the LED bulb.
The problem is I cannot get the LED to dim. I have tried codes from others found online and in the Examples folder but to no avail.
The LED needs to dim to about 30% brightness for about 10 seconds then back to 100%.
I am using Pin 3 as SYNC and Pin 10 as GATE for the dimmer module.
I will be very grateful if you can advise a sure way forward at earliest.
Thank you very much.