Skip to content

Commit 2898db2

Browse files
committed
Content update (onboard LEDs section, user manual)
1 parent 2c0b940 commit 2898db2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,8 @@ You can download the example sketch [here](assets/nicla_sense_env_low_power_mode
521521

522522
This section of the user manual explains how to control both the onboard orange and RGB and LEDs on the Nicla Sense Env board using the `Arduino_NiclaSenseEnv` library API. The LEDs can be used to provide visual feedback for various operations, such as indicating status, warnings, or sensor errors. This section covers the basic usage of both LEDs, including turning them on, changing colors, and adjusting brightness.
523523

524+
![The onboard LEDs of the Nicla Sense Env board](assets/user-manual-20.png)
525+
524526
### Orange LED
525527

526528
The onboard orange LED on the Nicla Sense Env board can be controlled using the `Arduino_NiclaSenseEnv` library. The example sketch shown below shows how to smoothly increase and decrease the brightness of the onboard orange LED. The LED pulses continuously in the `loop()` function.

0 commit comments

Comments
 (0)