program to interface bbc microbit to a MCP79410 RTCC module
Fork of microbit-hello-world by
This program uses the BBC microbit to display a clock. The program scrolls the time across the microbit 25 led display. The user can set the hours with button A and minutes with button B. The seconds can also be displayed but cannot be set on this version of the program.
Revision 2:92208e3aae5a, committed 2018-01-11
- Comitter:
- euxton
- Date:
- Thu Jan 11 21:55:57 2018 +0000
- Parent:
- 1:75322449b2fd
- Commit message:
- 1st commit;
Changed in this revision
microbit.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r 75322449b2fd -r 92208e3aae5a microbit.lib --- a/microbit.lib Thu Jan 11 21:32:49 2018 +0000 +++ b/microbit.lib Thu Jan 11 21:55:57 2018 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/Lancaster-University/code/microbit/#35acd6a852d8 +https://os.mbed.com/users/euxton/code/microbit/#08c46a000ee0