|
65a1a5dd49
|
Clean project structure up, added some commented out functions to try make the ST7789 round lcd work (was a failure). Added the i2c.h and .c file, still work to be done on that side. The round LCD display is using a 3-line 9 bit serial interface ... This suck !
|
2022-12-11 21:20:29 +01:00 |
|
anschrammh
|
eeaf819b80
|
Minor changes
|
2022-12-08 07:32:29 +01:00 |
|
anschrammh
|
d13e201767
|
Converted all menu icons to chroma key transparency, added new makefiles to demos to test them
|
2022-12-08 07:31:59 +01:00 |
|
anschrammh
|
9c46eff761
|
Reworked DMA driver, it's working now with OK performance regarding screen refresh rate. Need to clean source files up now
|
2022-12-08 07:28:41 +01:00 |
|
|
0353e42482
|
Fighting with the MMC DMA, work in progress
|
2022-12-04 20:15:47 +01:00 |
|
|
2ca0d48258
|
Started to implement the lcd driver
|
2022-12-02 10:28:04 +01:00 |
|
|
9bf5c774cb
|
Reworked the watch_face screen and the menu screen so that they can be created and destroyed when needed
|
2022-12-01 20:34:18 +01:00 |
|
anschrammh
|
bfede27653
|
Started to clean up the POC(Proof Of Concept) code
|
2022-11-30 06:17:28 +01:00 |
|
anschrammh
|
fc3850b6f3
|
Updated the .gitignore file, started to organize the project source files, created a new task to handle the graphics and more
|
2022-11-29 21:24:51 +01:00 |
|
anschrammh
|
1db0953b31
|
Updated .gitignore file. Added some detail in the pin definition table for the connections.
|
2022-11-27 20:23:51 +01:00 |
|
anschrammh
|
cd28f829cf
|
Added lvgl_win_sim folder containing a POC of the UI. The UI is in no way finished (code nor design)
|
2022-11-27 20:21:05 +01:00 |
|
anschrammh
|
f86ac560bc
|
Added .gitignore file
|
2022-11-27 13:42:02 +01:00 |
|
anschrammh
|
b89cdab916
|
Removed build files which have nothing to do on the repository
|
2022-11-27 13:37:16 +01:00 |
|
anschrammh
|
fffb6bb567
|
Various modification to the SDK
|
2022-11-27 13:09:52 +01:00 |
|
anschrammh
|
7b56d964ab
|
Integrated LVGL 8.3.3 into the SDK, started to add some generic helper files in the app folder
|
2022-11-27 13:02:22 +01:00 |
|
|
1917897d6d
|
Added vanilla SDK, lvgl still needs to be added to the project plus other custom configurations
|
2022-11-20 20:24:17 +01:00 |
|
|
efcf6a1631
|
Added the documentation files about the W800 SOC with their english versions (Thx GoogleTranslate), added the datasheets of the selected sensors and finally added the screen + touch panel datasheets
|
2022-11-19 18:42:44 +01:00 |
|
|
b8ed71c6ea
|
Chose which sensors to use and why, along with their i2c addresses to spot any possible conflicts
|
2022-11-19 18:32:16 +01:00 |
|
Anatole SCHRAMM
|
dfd4b1b3fa
|
Added some magnetometer chip references to check
|
2022-11-16 13:44:42 +01:00 |
|
Anatole SCHRAMM
|
bc92353528
|
Added a list of possible accelerometers to choose from
|
2022-11-14 13:53:50 +01:00 |
|
|
4d63c6b606
|
Updated README file
|
2022-11-13 20:33:14 +01:00 |
|
Anatole SCHRAMM
|
46bb801610
|
Added the pin assignement table which I'll need to complete later
|
2022-11-09 13:43:16 +01:00 |
|
|
01ec85406a
|
Initial commit
|
2022-11-09 08:28:33 +01:00 |
|