Th3maz1ng
Th3maz1ng pushed to splash_screen_dev at Th3maz1ng/W800_Smart_Watch 2025-02-06 13:24:58 +01:00
f43fd355a4 Adding watch splash screen source files - in dev
Th3maz1ng created branch splash_screen_dev in Th3maz1ng/W800_Smart_Watch 2025-02-06 13:24:58 +01:00
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-02-06 13:20:39 +01:00
73e1dc535a Minor LVGL codeblocks simulator changes
6baae48f71 Updated LVGL codeblocks simulator fonts with missing characters
Compare 2 commits »
Th3maz1ng pushed to register_dump_BLE at Th3maz1ng/W800_Smart_Watch 2025-02-06 07:50:51 +01:00
0077cb7398 Introduced a register dump function to display MCU register values of various registers
Th3maz1ng created branch register_dump_BLE in Th3maz1ng/W800_Smart_Watch 2025-02-06 07:50:51 +01:00
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-02-06 07:48:46 +01:00
5e2ebf2fd6 Updated SDK to latest state of release v1.00.10
3afc770e39 Make it clearer which functions are not part of the official SDK. Some functions were already implemented but not exported ...
17480e895f Split adc_get_input_volt to make it clear what part is not part of the official SDK
Compare 3 commits »
Th3maz1ng deleted branch wip from Th3maz1ng/W800_Smart_Watch 2025-02-05 21:49:17 +01:00
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-02-01 10:21:06 +01:00
ede7a327a6 Removed project generated libs which should not have been pushed to the repo and updated the .gitignore file accordingly
Th3maz1ng pushed to wip at Th3maz1ng/W800_Smart_Watch 2024-10-02 21:50:07 +02:00
Th3maz1ng created branch wip in Th3maz1ng/W800_Smart_Watch 2024-10-02 21:50:07 +02:00
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2024-09-14 18:09:38 +02:00
ebbd72aebf Changed watch face background color from black to white
c6abbf0305 LVGL src folder is now treated as lib to only be compiled when needed and not every time the main app is recompiled ie use make lib to rebuild it
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2024-08-19 15:32:46 +02:00
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2024-08-19 15:31:41 +02:00
823c41905a Actualiser README.md
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2024-08-01 08:38:32 +02:00
ba831fa040 Fixed typos
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2024-08-01 01:54:06 +02:00
c34d86e8ae Updated the firmware version history header
45e578e444 Calling the RTC 32k oscillator calibration function every 15 minutes, may be changed to a longer interval in the future
4919b17c3c Added RTC osc calibration function : tls_pmu_32k_calibrate to try help mitigate internal RTC time drift when using the 32K OSC (while MCU sleeps)
b4c8c8c05a Corrected user area start address in flash, this space is used to save the watch's user config
e5a35b01ed Corrected bad calculated address boundaries which did not make sense with the various flash part sizes...
Compare 10 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2024-08-01 01:48:23 +02:00
b7a476ddef Updated the firmware version history header
6ea9013592 Calling the RTC 32k oscillator calibration function every 15 minutes, may be changed to a longer interval in the future
aa0c411d44 Added RTC osc calibration function : tls_pmu_32k_calibrate to try help mitigate internal RTC time drift when using the 32K OSC (while MCU sleeps)
1469633a9e Updated the firmware version history header
3891ddb42d Calling the RTC 32k oscillator calibration function every 15 minutes, may be changed to a longer interval in the future
Compare 6 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2024-08-01 01:39:28 +02:00
1469633a9e Updated the firmware version history header
3891ddb42d Calling the RTC 32k oscillator calibration function every 15 minutes, may be changed to a longer interval in the future
06d0c1fff1 Added RTC osc calibration function : tls_pmu_32k_calibrate to try help mitigate internal RTC time drift when using the 32K OSC (while MCU sleeps)
591731ecbb Corrected user area start address in flash, this space is used to save the watch's user config
80c36f8a62 Corrected bad calculated address boundaries which did not make sense with the various flash part sizes...
Compare 5 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2024-07-31 16:11:55 +02:00
f2a770c85f Updated lvgl simulator files
a370f6e3e2 Registering a date and time callback for the altimeter screen and setting the displayed hour format
8cf9926984 Minor change : replaced a lonely lv_label_set_text by lv_label_set_text_static
75b2dc5fc2 Added new translations for months in their short version for French, German and English
e315625e24 Updated the altimeter screen to now show the time and date as well as to rework how the buttons work (now reacting on a long press instead of a simple click) + other cosmetic changes
Compare 7 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2024-01-28 09:17:26 +01:00
91289a6fe7 Added a missing step in the LVGL font generation tool installation procedure, corrected some typos
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2024-01-27 17:05:50 +01:00
c636eb8ba2 Added a small guide to be able to install the tools needed for the lvgl builtin font regeneration script
59a1eec7b7 Regenarated the font which is now including the 'Ö' and 'ö' characters
Compare 2 commits »