Th3maz1ng
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2025-05-11 16:36:28 +02:00
73c0dade20 Readme update
1d92f43e67 Enabling the LNA in the config
6f366fa386 Using a typedef to define the ISR function pointer type
Compare 3 commits »
Th3maz1ng pushed to wip at Th3maz1ng/W800_Smart_Watch 2025-05-08 11:31:32 +02:00
8442505109 calibration GUI wip
Th3maz1ng created branch wip in Th3maz1ng/W800_Smart_Watch 2025-05-08 11:31:32 +02:00
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-05-02 11:23:58 +02:00
636d581bbf Updated LVGL simulator files : aligned the watch_face and settings_screen sources
03669560b2 Added the CST816D (touch screen IC) datasheet and doc. Better late than never :P
Compare 2 commits »
Th3maz1ng deleted branch wip from Th3maz1ng/W800_Smart_Watch 2025-04-29 13:12:31 +02:00
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-04-29 13:09:50 +02:00
8cb925a2dc Bumped the firmware version to 0.0.7 (James Bond Release ^^).
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-04-29 13:08:17 +02:00
6eeda68de6 Bumped the firmware version to 0.0.7 (James Bond Release ^^).
204c2442e1 Implemented the newly created settings_screen interface callbacks and freeing the default LVGL screen when loading the first screen
f352d498f4 Added the sensor category translations as well as the header comment for both files.
8495d9723d Added a 3 second timer to show the watch's minute and hour hands again after being hidden and added header comments to both files.
766369fa9d Reworked the settings screen to add a new sensor category used to display all the sensor data + a calibration button for the magnetometer (calibration logic not implemented yet). Added the LVGL anf FreeRTOS software versions in the about section. Improved comment
Compare 9 commits »
Th3maz1ng pushed to wip at Th3maz1ng/W800_Smart_Watch 2025-04-29 13:06:52 +02:00
6eeda68de6 Bumped the firmware version to 0.0.7 (James Bond Release ^^).
204c2442e1 Implemented the newly created settings_screen interface callbacks and freeing the default LVGL screen when loading the first screen
f352d498f4 Added the sensor category translations as well as the header comment for both files.
8495d9723d Added a 3 second timer to show the watch's minute and hour hands again after being hidden and added header comments to both files.
766369fa9d Reworked the settings screen to add a new sensor category used to display all the sensor data + a calibration button for the magnetometer (calibration logic not implemented yet). Added the LVGL anf FreeRTOS software versions in the about section. Improved comment
Compare 9 commits »
Th3maz1ng pushed to wip at Th3maz1ng/W800_Smart_Watch 2025-04-15 07:53:00 +02:00
61daa21de2 wip, to be removed
Th3maz1ng pushed to wip at Th3maz1ng/W800_Smart_Watch 2025-03-17 13:27:33 +01:00
f56dacc3c4 wip, to be removed
Th3maz1ng pushed to wip at Th3maz1ng/W800_Smart_Watch 2025-03-17 09:07:36 +01:00
010481f544 wip, to be removed
Th3maz1ng pushed to wip at Th3maz1ng/W800_Smart_Watch 2025-03-16 21:01:51 +01:00
4f03e28691 wip, to be removed
Th3maz1ng pushed to wip at Th3maz1ng/W800_Smart_Watch 2025-03-14 15:19:31 +01:00
d5b812d3c9 wip, to be removed
Th3maz1ng pushed to wip at Th3maz1ng/W800_Smart_Watch 2025-03-13 17:10:10 +01:00
4cc6f6ebe8 wip, to be removed
Th3maz1ng created branch wip in Th3maz1ng/W800_Smart_Watch 2025-03-13 17:10:10 +01:00
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-02-12 08:30:43 +01:00
4fd86d28ff Updated README.md
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-02-09 19:10:03 +01:00
e9f50ca30b BLE: now calling tls_rf_bt_mode to set it back to its default value, this fixes the 1 mA current leak when disabling BLE
f04b461acb BLE: fixed callback not checking if the event queue exists and executing sometimes after the queue was deleted
bd2a19e2a0 BLE: set ble event queue pointer to NULL after it has been deleted
Compare 3 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-02-09 11:37:26 +01:00
9a472decf1 Updated LVGL library version from 8.3 to 8.4
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2025-02-09 00:12:06 +01:00
0500167202 Updated LVGL library version from 8.3 to 8.4
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