Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_LED61A1 mbed
Fork of LedDimming_LED61A1 by
LED Control with the X-NUCLEO-LED61A1 Expansion Board
This application provides an example of usage of the X-NUCLEO-LED61A1 LED Control Expansion Board. It shows how to control a LED stripe load connected to the board through the following control modes:
- Manual PWM Dimming;
- Manual Analog Dimming;
- Sinusoidal PWM Dimming;
- Sinusoidal Analog Dimming;
- Photo-based Analog Dimming.
The button of the MCU board, when available, can be used in the following ways:
- Short Button Press [<0.5s] for Manual Dimming;
- Medium Button Press to Switch Demo;
- Long Button Press [>2s] to Switch Power ON/OFF.
The program starts in mode 1.
Revisions of main.cpp
| Revision | Date | Message | Actions |
|---|---|---|---|
| 2:dbd596540d46 | 2015-12-17 | + Implementation completed. | File Diff Annotate |
| 1:1c01b873ad45 | 2015-12-14 | + Added interrupts handling. | File Diff Annotate |
| 0:f5a41692e1fb | 2015-12-10 | Simple test application for the STMicrolectronics X-NUCLEO-LED61A1 LED Control Expansion Board. | File Diff Annotate |
