Skip to content

Commit

Permalink
Berry leds
Browse files Browse the repository at this point in the history
  • Loading branch information
s-hadinger authored Nov 19, 2021
1 parent 2cc1854 commit c716189
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/Berry.md
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,12 @@ Module `webserver` also defines the following constants:

See the [Berry Cookbook](Berry-Cookbook.md) for examples.

### Adressable leds (WS2812, SK6812)

There is native support for adressable leds via NeoPixelBus, with support for animations. Currently supported: WS2812, SK6812.

Details are in [Berry leds](Berry_leds.md)

### `serial` class

The `serial` class provides a low-level interface to hardware UART. The serial GPIOs don't need to be configured in the template.
Expand Down

0 comments on commit c716189

Please sign in to comment.