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.
README.md
- Committer:
- shliu1
- Date:
- 2017-09-29
- Revision:
- 0:fc7f6fbecb11
File content as of revision 0:fc7f6fbecb11:
# Getting started with LED and buzzer on mbed OS
### Import NuMaker-mbed-GPIO-button-buzzer-rgbled from on-line IDE
1. Please choose Nuvoton NuMaker-PFM-XXX as your target platform.
2. Please press the left-up icon "New", then choose "NuMaker GPIO button with LED and buzzer" from the template list.
3. Your NuMaker-mbed-GPIO-button-buzzer-rgbled program is existed.
#### Now compile
Please press compile icon.
#### Burn Code & Execute
1. Connect the board NuMaker-PFM-XXX with your PC by USB cable, then there will be one "mbed" disk.
2. Copy the built binary file into "mbed" disk on you PC.
3. Press device's reset button to execute, press the SW1 button to turn on blue LED and green LED, 
   press the SW2 button to turn on buzzer.