Basic PWM program java
940775
Posts: 8
Hello,
Can someone show me or point me to a simple pulse width modulation program controlling the brightness of a LED, say at a 30% duty cycle?
Thanks in advance.
Can someone show me or point me to a simple pulse width modulation program controlling the brightness of a LED, say at a 30% duty cycle?
Thanks in advance.
Comments
Not sure what PWM is, but does it simply mean you want the output pin to be at 1 about 30% of the time?
JM