An integrated code base for smart watch model using nrf51822. Used the efforts from Roger Clark, Goran Mahovlic, Nordic team SDKs and mbed repos on OLED. Programming: The watch prototype can be interfaced to Tiny Seeed BLE programmer (left of the Tiny Seeed BLE board). Connect SWDIO, SWD CLK, Vin and GND pins. For USB debugging also connect RX and TX pins. Used Roger's nice webpage to come up with the pin mapping and many other HW insights. http://www.rogerclark.net/arduino-on-the-id100hr-fitness-tracker/
Dependencies: BLE_API SFE_MicroOLED_debugPrint mbed nRF51822
Fork of BLE_TemperatureAdvertising by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:c98204f59c76 | 2017-12-27 | root@developer-sjc-indigo-compiler.local.mbed.org | Added tag dec26 for changeset 1b0597b7ead3 |
7:1b0597b7ead3 | 2017-12-27 | sandyr7 | test; |
6:553b0fd44010 | 2017-12-23 | sandyr7 | Mbed platform for ID100 smart watches. Provide an integrated code base using work from RogerClark, GoranMahovlic, Nordic team for OLED, Serial UART (for debugging at PC), Collecting Accelerometer readings, BLE advertising of accelerometer readings. |
5:8c21994db8d2 | 2017-12-23 | sandyr7 | v 1.0 |
4:e5fa4c8838db | 2015-07-31 | sunsmile2015 | use update adv payload API to change temperature value |
3:3eda308b78e6 | 2015-07-20 | sunsmile2015 | 1.change the coding style; 2.add struct for manufacturer data |
2:b935358da5ba | 2015-07-17 | sunsmile2015 | change the coding style |
1:790c863a9ebd | 2015-07-15 | sunsmile2015 | change adv flag |
0:3dc6e424dba0 | 2015-07-14 | sunsmile2015 | initial version |