Arduino Switch - PWM

Setting the PWM pins of an Arduino via AnalogWrite().

https://www.arduino.cc/en/Reference/AnalogWrite

I am currently using Arduino PWM pins to signal LDD drivers for LED light control for a fishtank automation project and would benefit from being able to integrate the Arduino directly into my home automation system.