diff options
| author | JF <jf@codingfield.com> | 2020-03-02 20:30:45 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-03-02 20:30:45 (GMT) |
| commit | d2f725ec9bc6d848906b83ca539d873223d74648 (patch) | |
| tree | 5be73dd37dd8c3880fc9a37f33bd7a44ce602a1c | |
| parent | d88ec8c2f06c55a01395fcdab0b816b717d9c685 (diff) | |
Update README.md with up to date picture.
| -rw-r--r-- | README.md | 15 | ||||
| -rw-r--r-- | images/v0.3.0.png | bin | 0 -> 1141603 bytes |
2 files changed, 8 insertions, 7 deletions
@@ -22,16 +22,17 @@ I've tested this project on the actual PineTime hardware. ## Current state - + * Project builds and runs on the Pinetime; * Logs available via JLink RTT; - * Basic (but faster) LCD driver. - * One big font to display the time (hours : minutes) - * BLE advertising, connection and bonding - * BLE CTS client (retrieves the time from the connected device if it implements a CTS server) - * Push button to go to disable screen (and go to low power mode) / enable screen (and wake-up). **NOTE** : I'm not completely sure the power consumption is optimal, especially in sleep mode. Any help to measure and debug this is welcome. - * Touch panel : wake up when sleeping and draw square on screen when running + * SPI (DMA & IRQ based) LCD driver; + * BLE advertising, connection and bonding; + * BLE CTS client (retrieves the time from the connected device if it implements a CTS server); + * Push button to go to disable screen (and go to low power mode) / enable screen (and wake-up); + * Touch panel support; + * Basic user interface via display, touchpanel and push button. + * Digital watch face and 4 demo applications (spinning meter, analog gauche, push button and message box); ## Stub using NRF52-DK  diff --git a/images/v0.3.0.png b/images/v0.3.0.png Binary files differnew file mode 100644 index 0000000..4a2bcdd --- /dev/null +++ b/images/v0.3.0.png |
