Th3maz1ng
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-07-06 15:16:02 +02:00
8af4e2467e Now updating the battery percentage sent by the BLE battery service
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-06-19 12:16:10 +02:00
0e6828634f Updated lvgl simulator watch face source file
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-30 19:12:18 +02:00
10cb049ab1 Changed the logic of the music player when clicking on the next and previous buttons, now, a short click goes to the next/previous track and a long click forwards/rewinds the song by X seconds
5a62e05e0e Automatically centers the date number in the date windows of the watch's face
bc37beb5c0 Added a new function to the watch peripherals API to vibrate the watch with a custom pattern
Compare 3 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-16 13:46:06 +02:00
5276ce1664 Added a timer to update the playing's music current position, will have to do a minor rework for it to be flawless.
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-16 08:43:26 +02:00
6e8802399b music_player_screen slight timer update
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-14 22:19:00 +02:00
8ee1be93c6 Added the music player UI mockup
c9f84fd5c1 Added missing strcasecmp function prototype in the include file
fa574d0baa Added some new words translation for the music player screen
47e31a1210 Rephrased some API comments
17164c722e Integrated the music player screen to the watch's firmware + minor other things
Compare 13 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-13 00:19:27 +02:00
faefc7df74 Music player screen is almost done, a few things more to tweak
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-12 15:25:10 +02:00
2f50aa50c6 With the current driver state, it is possible to detect heart beats and thus compute the current heart rate. More things to come.
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-12 12:31:13 +02:00
880dd9cb0e MAX3010X driver continued and to be continued ...
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-11 21:57:33 +02:00
61d8f80551 Renamed MAX3010X.h/c driver files
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-11 07:23:07 +02:00
dc2f1dcecc Replaced lv_color_make(0xFF, 0xFF,0xFF) with lv_color_white().
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-11 07:20:50 +02:00
8aa309b0c6 Minor changes + added the initialization code for the music player screen
42c01e1d08 Continued to work on the MAX3010X driver, setup function is complete, still a lot to port/implement
23d3c47374 Renamed the music control screen to music player screen and continued dev on it, not finished though
Compare 3 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-08 21:31:08 +02:00
3ae5bb9bdf Continued to implement/port the MAX30102 using the sparkfun library. Still work to be done !
ee5a466666 Renamed register name define to be easier to understand
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-07 12:13:38 +02:00
77c24b7fdc Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-07 08:50:37 +02:00
3cfbfdc843 Moved registers defines of the various I2C drivers I wrote from the header file to the source file because they do not need to be exposed. Started to write/port the Heart Rate Sensor (MAX30102) driver
e863899d11 Updated the README file to include the heart rate sensor used
004dbde4df Developping a music control screen/app for the watch in the lvgl simulator, work is in progress
Compare 4 commits »
Th3maz1ng deleted branch Watch_Casing_Rework from Th3maz1ng/W800_Smart_Watch 2023-05-06 21:54:07 +02:00
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-06 21:50:34 +02:00
662881b128 Published the STLs ready to be 3D printed. The next version of the docking will come later...
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-06 21:47:17 +02:00
2f9b654aa2 Removed backup FreeCAD files
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-05-06 21:40:26 +02:00
37558a3864 Developping a music control screen/app for the watch in the lvgl simulator, work is in progress
a717c6b0d7 Finished the design of the new case and back cover, which is available in two versions : with Heart Rate Monitor or without. The docking station is still under design since I'd like to add a micro USB connector.
004dbde4df Developping a music control screen/app for the watch in the lvgl simulator, work is in progress
80321bba4e Reworking the casing of the watch : shaved 1.75 mm of the height of the watch, reworking the back cover, work in progress
Compare 4 commits »
Th3maz1ng pushed to Watch_Casing_Rework at Th3maz1ng/W800_Smart_Watch 2023-05-06 21:37:15 +02:00
a717c6b0d7 Finished the design of the new case and back cover, which is available in two versions : with Heart Rate Monitor or without. The docking station is still under design since I'd like to add a micro USB connector.