Commit Graph

45 Commits

Author SHA1 Message Date
s-hadinger e01c60df84
LVGL Fix TS (#12071)
* LVGL Fix TS

* Try to fix linker

* Fix2

* Last fix

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-10 15:48:02 +02:00
Jason2866 a2e743b19f changed #ifdef for lvgl 2021-05-08 17:38:51 +02:00
Jason2866 4497db4fc9 reenable scripter 2021-05-08 17:29:27 +02:00
Jason2866 7108e4ef07 Core2 LVGL fixes 2021-05-08 17:24:04 +02:00
Jason2866 4c10efb8c9
Make universal display driver possible
for Odroid-go
2021-05-05 21:11:35 +02:00
Jason2866 624fccc8fb
Make use of universal display driver possible 2021-05-01 11:49:16 +02:00
Theo Arends f7b45ffddb Redesigned GUI
Redesigned GUI by moving non-configuration buttons from ``Configuration`` to new submenu ``Consoles``
2021-04-16 11:40:38 +02:00
Jason2866 db5edc8cb9
Add GUI_EDIT_FILE
as default for ESP32 build variants (except webcam)
2021-04-15 16:08:39 +02:00
Theo Arends b35672c7e8 Fix M5Core2 binary settings 2021-04-15 15:32:39 +02:00
Adrian Scillato 3a0c09143a
Enable VL53L0X and disable TSL2561 for Tasmota32 2021-04-13 13:36:23 -03:00
Theo Arends 7457d0b03c Refactor ESP32 Temperature and Hall Effect sensor 2021-04-12 16:21:33 +02:00
Theo Arends 0331e47e4c Add support for multiple CCS811 sensors
Add support for multiple CCS811 sensors with baseline control (USE_CCS811_V2) by clanganke (#10858)
2021-03-31 15:04:24 +02:00
Jason2866 d540d5aaf6
Disable Berry
for Webcam and Bluetooth builds
2021-03-31 13:00:07 +02:00
Jason2866 a1ffd8f57a
Enable PSRAM for Berry
Berry is enabled in `my_user_config.h` by default.
2021-03-31 12:55:37 +02:00
Theo Arends be72bde8f5 Add ESP32 support for internal Hall Effect sensor
Add ESP32 support for internal Hall Effect sensor connected to both GPIO36 and GPIO39 only
2021-03-27 15:15:15 +01:00
Jason2866 1eded6b641
Support SD-Card 2021-03-26 18:32:00 +01:00
RaphDaMan f6c50e30fa Typo correction. 2021-03-23 08:50:51 +01:00
RaphDaMan 3cf5609ad9 Merge remote-tracking branch 'upstream/development' into development
* upstream/development: (35 commits)
  some fixes
  fix image weblink
  fix compiler error with use_graph
  Add support for another variant of the 6-digit TM1637 display
  Add commands ``DisplayType`` and ``DisplayInvert``
  Update xdrv_05_irremote.ino
  Update xdrv_05_irremote_full.ino
  Update xdrv_05_irremote_full.ino
  Update xdrv_05_irremote.ino
  Update xdrv_20_hue.ino
  Berry fix rules
  Add frequency to CSE7761 driver
  Minor fixes
  Delete .history/tasmota directory
  Delete xdrv_20_hue_20210321092519.ino
  only perform interlock delay once
  No Discovery
  Remove text "Module" from GUI main page
  Refactor DisplayDimmer
  Use Berry as default for Core2 and Odroid-go
  ...
2021-03-22 23:17:03 +01:00
Jason2866 1f014a1f02
Use Berry as default for Core2 and Odroid-go 2021-03-21 12:51:27 +01:00
RaphDaMan 587ad9a733 Squashed commit of the following:
commit 6c9c4a83d0076bb9303d65d5435f0d0bf2e81a6b
Author: RaphDaMan <raphael@my107.de>
Date:   Sat Mar 20 13:49:36 2021 +0100

    v0.7 Final and ready to PR.
2021-03-20 14:14:07 +01:00
Jason2866 6ed8878618
Add 6-axis MotionTracking MPU6886
sensor to Tasmota32 build
2021-03-18 22:15:15 +01:00
Stephan Hadinger e559ee1c30 Remove MFRC522 2021-03-16 16:30:34 +01:00
Jason2866 3be135cb1c Tasmota32 with env 2021-03-14 11:21:55 +01:00
Jason2866 75f1d2a26d Phase 2 of new Tasmota32 build variants 2021-03-13 15:48:38 +01:00
Theo Arends 2a9a42a753
Update tasmota_configurations_ESP32.h 2021-02-11 17:06:47 +01:00
Jason2866 995fbc838a Tasmota variant ESP32 bluetooth 2021-02-11 13:53:21 +00:00
Theo Arends 55ba994956 Default disable ESP32 BLE due to instabilities 2021-02-10 15:08:57 +01:00
Theo Arends a91beeb0cf Add support for transistor-based output without DAC
Add support for transistor-based output without DAC (#10875)
2021-02-09 15:47:20 +01:00
Theo Arends 96c0951587 move includes 2021-01-20 15:43:26 +01:00
Theo Arends 398e29d7cf Rename define MAX_TOUCH_BUTTONS 2021-01-20 15:12:41 +01:00
Theo Arends 61d7d2ee64 I love undocumented defines :-( 2021-01-20 15:01:00 +01:00
Theo Arends e21b520a17 Fix compilation 2021-01-20 14:23:16 +01:00
Theo Arends 4e90656c50 Add core2 2021-01-20 14:10:37 +01:00
Theo Arends f5f6c6e5a1 Enable new BLE driver for odroid 2021-01-19 15:26:02 +01:00
Theo Arends dcf22abd60 Integrate filesystem 2021-01-08 16:22:06 +01:00
Jason2866 fefc6d992c
remove gpio hard config 2021-01-06 11:13:01 +01:00
Jason2866 ffb79635c1
GPIO22 for CS SD Card 2021-01-05 18:38:50 +01:00
Jason2866 49f19b7b65
SD Card support for Odroid 2021-01-05 17:19:15 +01:00
Theo Arends dcbb3f1e0e Happy New Year 2021-01-01 13:44:04 +01:00
Theo Arends 58e6ec55f1 Breaking change replacing SPI CS and SPI DC
Breaking change replacing SPI CS and SPI DC by device specific CS and DC
2020-12-31 16:17:30 +01:00
Theo Arends 9c2b8040f1 Revert "Breaking change replaced NRF24L01 GPIO selection"
This reverts commit 01f3a7da19.
2020-12-30 17:52:05 +01:00
Theo Arends 01f3a7da19 Breaking change replaced NRF24L01 GPIO selection
Breaking change replaced NRF24L01 GPIO selection from ``GPIO_SPI_CS`` by ``GPIO_NRF24_CS`` and ``GPIO_SPI_DC`` by ``GPIO_NRF24_DC``
2020-12-30 17:49:52 +01:00
Theo Arends f004cfea60 Breaking change regarding MFRC522 and ILI9341
- Replaced MFRC522 13.56MHz rfid card reader GPIO selection from ``GPIO_SPI_CS`` by ``GPIO_RC522_CS``
- Replaced ILI9341 GPIO selection from ``GPIO_SPI_CS`` by ``GPIO_ILI9341_CS`` and ``GPIO_SPI_DC`` by ``GPIO_ILI9341_DC``
2020-12-29 17:42:53 +01:00
Jason2866 41b1789af2
No MI_ESP32 2020-11-13 20:20:55 +01:00
Theo Arends af32b3f5e5 Add ESP32 configuration webcam 2020-05-12 15:42:16 +02:00