Commit Graph

95 Commits

Author SHA1 Message Date
lewis he
014be5e54a Compatible with MY-TTGO-TWATCH https://github.com/sharandac/My-TTGO-Watch 2020-08-27 11:52:44 +08:00
lewis he
ad5b77bf00 Added GDEW0371W7 ePaper driver and update examples 2020-08-26 18:23:58 +08:00
lewis he
581c31ab56 Update lilygo sdcard test 2020-08-24 16:33:39 +08:00
lewis he
8966554d17 Added LilyPi demo 2020-08-20 15:47:24 +08:00
lewis he
ff4e86ab74 Update lvgl to v7.3.1 2020-08-20 12:13:41 +08:00
lewis he
fc82408366 Add setPins method for different boards 2020-08-19 17:44:49 +08:00
lewis he
813ec2060d Change the touch ink screen to GDEH0154D67 2020-08-15 11:03:24 +08:00
Alex Goodyear
83258b0b3e Remove incorrect DST code 2020-08-12 11:39:44 +01:00
lewis he
000dc6871b Add external TFT_eSPI usage example 2020-08-10 15:27:27 +08:00
lewis he
ec087feed3 Update tblock marco name 2020-08-10 09:30:18 +08:00
lewis he
d312b6803f Fix ILI9488 2020-08-07 17:33:54 +08:00
lewis he
196e12a445 Add tblock ILI9488 support 2020-08-07 17:23:55 +08:00
lewis he
d2860e3ea9 Modify lvgl cache size 2020-07-31 11:38:01 +08:00
lewis he
9c5e9c8c12 Added screen select method 2020-07-31 10:03:07 +08:00
lewis he
8d8376f045 Added tblock st7796 shield support 2020-07-30 18:01:24 +08:00
lewis he
32f9a8cbc8 Added TBlock MPU6050 Drive and examples 2020-07-24 11:29:19 +08:00
lewis he
f1bf94ad6e Use DMA as the refresh method of LVGL 2020-07-23 15:03:54 +08:00
lewis he
23b1c2c437 Update TFT_eSPI up to 2.2.15 2020-07-23 14:09:03 +08:00
lewis he
cd3bd12540 Eliminate useless methods, and repair rotating coordinates 2020-07-23 13:48:31 +08:00
lewis he
899f9db72f Merge pull request #47 from sharandac/patch-1
rotate does not work properly if LILYGO_WATCH_2020_V1 define
2020-07-23 12:05:12 +08:00
billyischilly
7c0329a2d3 Specify duration when calling onec()
I have found it useful to be able to change the duration of the vibration when calling the onec() function.

First ever commit/pull request one GitHub. Hope its useful to someone!!
2020-07-21 20:44:15 +01:00
Dirk Broßwick
0aa31ab697 rotate does not work properly if LILYGO_WATCH_2020_V1 define
Wrong use of the switch case statementt, so that the touchscreen coordinates are not rotated with the TFT and the default branch is always executed last.
2020-07-21 10:21:40 +02:00
lewis he
b96e816b5c fix https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library/issues/46 2020-07-20 09:12:35 +08:00
lewis he
66093a0dc5 Fix https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library/issues/43 2020-07-18 09:11:04 +08:00
lewis he
938fff7aeb Fix https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library/issues/44 2020-07-18 09:09:23 +08:00
Alberto Merciai
739c0be221 updated custom bg example markdown example 2020-07-14 00:05:06 +02:00
Alberto Merciai
77f8c81e88 added lvgl custom bg example markdown example 2020-07-13 23:50:02 +02:00
Peter Edwards
ff09e506af bl.h:
- Consolidated PWM functions into base classes.
- Removed channel hardcoding for onec() in Motor and Buzzer classes (using once_ms<uint8_t>)
- reduced type size for channel and pin members
- safe init and delete for Ticker

twatch2020_v1.h
- Fixed whitespace issues
2020-07-11 13:56:00 +02:00
lewis he
9656eda772 fix typo 2020-07-08 18:21:03 +08:00
lewis he
3230b7823b Added support for SIM868 shield 2020-07-08 18:17:53 +08:00
lewis he
e7fcbd4b3b Change the default backlight brightness to maximum 2020-07-08 18:15:59 +08:00
lewis he
199ccf492c Added BMA423 acceleration sensor API 2020-07-08 13:35:32 +08:00
Alex Goodyear
ad7f1a77ae Add improvements to enable the T-Watch-2020-V1 to work better. 2020-07-04 23:32:21 +01:00
lewis he
b568a76377 Add Modem to initialize and set brightness method 2020-07-02 16:30:35 +08:00
lewis he
e477df9073 Remove redundant pin definitions 2020-07-02 16:29:13 +08:00
lewis he
fe657f6865 Add touch low power consumption method, change DBG to DBGX 2020-07-02 09:28:00 +08:00
lewis he
ef24370e2f fix typo 2020-07-01 09:04:12 +08:00
lewis he
727e270621 Removal of the same name list 2020-07-01 08:59:33 +08:00
lewis he
98dc85961a Change touch object to private 2020-06-30 14:28:27 +08:00
lewis he
d2167bf223 Update lvgl 6.1.2 to 7.0.0 2020-06-28 15:28:57 +08:00
lewis he
5bab8ac157 Move touch application logic to TTGO.h 2020-06-28 10:13:52 +08:00
lewis he
1995b9dca5 Update README 2020-06-24 16:47:13 +08:00
lewis he
9d8dc25aa6 Update examples 2020-06-24 15:36:20 +08:00
lewis he
6ec8cfb39b Update Audio examples 2020-06-23 18:38:38 +08:00
lewis he
4ffc12601a Setting TFTeSPI default text font 2020-06-23 17:39:35 +08:00
lewis he
914442a735 Update TTGOClass and Update Simplewatch example 2020-06-23 17:08:00 +08:00
lewis he
f3cf78025e Rename touch Pin name 2020-06-23 15:19:37 +08:00
lewis he
b22d5c9a63 Refactor code structure 2020-06-23 15:07:44 +08:00
lewis he
2289445a2e Clear warning 2020-05-25 09:44:57 +08:00
lewis he
ed9a77ba81 Update TFT_eSPI to 2.2.6 2020-05-21 13:57:00 +08:00