aeon32 / ESTC2021-project

ESTC-2021 main project
0 stars 0 forks source link

Implement smooth LED blinking with PWM #6

Closed aeon32 closed 3 years ago

aeon32 commented 3 years ago

PWM Frequency: 1 kHz

The duty cycle smoothly grows from 0% up to 100% and goes down to 0% Blinking speed choose whichever you want

Save an old button behavior (change duty cycle only when the button is pressed)

Implement using function:

nrfx_systick_init
nrfx_systick_get
nrfx_systick_test