Skip to content

Releases: edwios/nRF5_WS2812B

Driving WS2812B LED with BLE enabled

27 Dec 07:12
Compare
Choose a tag to compare

This version added the BLE connectivity to v1.0, allowing a BLE Central device to connect and change the color and brightness of the LEDs.

An iOS example application is also included to demonstrate how to use a smartphone app to control the LEDs.

First release

17 Nov 00:09
Compare
Choose a tag to compare

Features

Rainbow (Shifting color) pattern on 12 NeoPixel WS2812b LEDs.
Driving pin is GPIO 11.

Configuration

Modify config.h for various defaults.

Compilation

Assumed 3 levels down the nRF52 root. ($nRF52/examples/works/)
gcc-arm compiler
Execute make

Known Issues

This release has no BLE functionality.