API for driving Adafruit's NeoPixels using RedBear's BLE Nano or BLE nRF51822

Dependencies:   BLE_API mbed nRF51822

Dependents:   RedBearNano_NeoPixels_Example NeoTester

Committer:
bickster
Date:
Thu Jul 09 01:06:35 2015 +0000
Revision:
0:bb19df120222
Initial Commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bickster 0:bb19df120222 1 # NeoPixel API for RedBear Nano and BLE nRF51822
bickster 0:bb19df120222 2 This is the github repo from https://github.com/lavallc/nrf51-neopixel with modifications to support the RedBear boards.
bickster 0:bb19df120222 3
bickster 0:bb19df120222 4 # Contributors
bickster 0:bb19df120222 5 * RedBearLabs.com see https://redbearlab.zendesk.com/entries/73654999-BLE-Nano-with-Neopixel-WS2812-mbed
bickster 0:bb19df120222 6 * https://github.com/lavallc/nrf51-neopixel/issues/1