Th3maz1ng
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-02-03 13:40:12 +01:00
17a52b75d6 Added the touch panel reset pin definition
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-02-03 13:38:46 +01:00
ba9342e249 Updated source code because of changes done in the previous commits
1c51fc9710 Renamed and cleaned up the CST816D_sleep function + implemented the CST816D_hardware_reset function
90aac63257 Added a missing function description + minor description rephrasing
15c4486967 Updated readme
Compare 4 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-02-03 10:08:41 +01:00
111188ddb3 Added the KiCad backup folder to the .gitignore file
431c16c492 Removed backup files added by mistake
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-02-02 07:10:37 +01:00
16e5e51fe6 Added silkscreen to the PCB, updated gerber files and added the Bill of material in txt format.
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-30 00:38:49 +01:00
52de81256f Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-30 00:34:42 +01:00
7b76a6ff16 Added PCB fab file in gerber format and pdf. Did minor modification to the PCB
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-28 11:23:26 +01:00
85ab884013 Added ESD protection diodes on the USB data lines and at the antenna input. Minor rework to the ground plane + small other things
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-27 22:13:30 +01:00
e31fc57a12 Almost finished first routing attempt on a 2 layer board
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-26 13:28:05 +01:00
2f13df0099 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-26 13:26:19 +01:00
55fc892ddb Updated the status of the work in the readme file
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-24 08:02:18 +01:00
8f26466cc4 Small correction to the schematic, started PCB routing and exported schematic in pdf format for quick viewing
a646ae54e5 Added the display and touch panel documentation
f601058dce Updated schematic, almost finished
eb1bdf32b1 Updated shcematic which is almost finished, need to add tp4056 charging and charge done interrupts + double check everything
Compare 5 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-23 13:40:59 +01:00
a3a5f65068 Mise à jour de 'src/W800 SDK v1.00.08/app/app_drivers/i2c/CST816D.h'
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-23 13:35:33 +01:00
efe0578ed9 Mise à jour de 'src/W800 SDK v1.00.08/app/app_drivers/lcd/lcd.h'
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-22 21:24:16 +01:00
e19741593e Updated the readme file by modifying the pin mapping
0a1737591d Added a simple implementation of adaptive MCU core clock to save power, displayed the current core clock in the main task, minor changes to the app_config file
c9d01ef022 Added new setting to choose the screen's orientation + some other modifications
562114814e Added a function to set the orientation of the screen
7148e76115 Added new function to the touch panel API to put it in sleep or standby, WIP and not working yet
Compare 8 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-18 08:27:28 +01:00
eb1bdf32b1 Updated shcematic which is almost finished, need to add tp4056 charging and charge done interrupts + double check everything
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-15 20:40:56 +01:00
7f6c6c7cd1 Added the watch_peripherals folder to the include path
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-15 20:40:15 +01:00
a8e1d0412e Minor updates to the lvgl files used in the emulation
88badff358 Worked on the schematic
6f8ccb4f6a Miscellaneous work
eb2c26d85f Added new folder/module containing the API to interract with some of the watch feature like measuring the battery voltage or activating the vibration motor
42553f737b Reworked some pinout in the readme file
Compare 5 commits »
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-15 10:42:01 +01:00
4567ca8dd7 Schematic WIP
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-14 14:48:50 +01:00
4c35e89876 Updated schematic, WIP
Th3maz1ng pushed to master at Th3maz1ng/W800_Smart_Watch 2023-01-14 14:47:40 +01:00
41da436b93 Added the temperature reading on the compass screen