Andida Syahendar

Results 12 comments of Andida Syahendar

I am using digital pin 5 (as it says it has PWM support), not analog A5. Or are you saying they are connected?

Hold on, I thought `analogWrite()` accept PWM value (0-255) as param? What does it do exactly? And I think I will try using `pwmWrite()` instead, thanks for the pointer.