Control brightness of LED with PWM using TI C2000

조회 수: 6 (최근 30일)
Michail Tzanis
Michail Tzanis 2019년 2월 26일
답변: Munish Raj 2019년 3월 4일
Hi there,
I am quiet new on Simulink and I am trying to familiarise myself with PWM. Does anyone know how to control the brightness of an LED with PWM using a Texas Instruments Delfino Microcontroller? Thank you in advance.
Michail

채택된 답변

Munish Raj
Munish Raj 2019년 3월 4일
Hello Michali,
The PWM block in simulink can be used for this purpose.
The input for this block can be any number from 0-255, depending on how bright you want the LED to glow.
0 being the least bright, and 255 , the maximum brightness.
The pin in the PWM block is hte pin where the LED is connected to in yout Microcontroller.
Remember to connect a resistor in serieis with the LED.

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  Power Electronics Community

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by