Auto updating alarm watch - accepts alarm settings from a BLE device like a Raspberry Pi and buzzes at the appropriate time - also displays binary time

Dependencies:   BLE_API mbed-src nRF51822 nrf51_rtc

History

Completed work on display and alarm default tip

2016-03-01, by Bobty [Tue, 01 Mar 2016 13:03:32 +0000] rev 6

Completed work on display and alarm


Works reliably - time only (no alarm functions) - doesn't display on binary digits as yet

2015-12-14, by Bobty [Mon, 14 Dec 2015 22:58:31 +0000] rev 5

Works reliably - time only (no alarm functions) - doesn't display on binary digits as yet


Now using nrf51_rtc library by Francis Schumacher

2015-07-27, by Bobty [Mon, 27 Jul 2015 19:30:11 +0000] rev 4

Now using nrf51_rtc library by Francis Schumacher


Basic functionality of setting the time is working but no RTC is enabled

2015-07-27, by Bobty [Mon, 27 Jul 2015 15:25:59 +0000] rev 3

Basic functionality of setting the time is working but no RTC is enabled


Replaced code with RedBear sample BLE code

2015-07-26, by Bobty [Sun, 26 Jul 2015 15:38:59 +0000] rev 2

Replaced code with RedBear sample BLE code


Working with some debug code but only valid for 1 byte write

2015-03-10, by Bobty [Tue, 10 Mar 2015 16:50:59 +0000] rev 1

Working with some debug code but only valid for 1 byte write


First rev based on code at http://ble-intros.readthedocs.org/en/latest/AdvSamples/LEDReadWrite/

2015-03-10, by Bobty [Tue, 10 Mar 2015 15:29:07 +0000] rev 0

First rev based on code at http://ble-intros.readthedocs.org/en/latest/AdvSamples/LEDReadWrite/