32 Commits

Author SHA1 Message Date
Luc
ce24d85e8d Add base for USB FS (work in progress do not use) 2021-02-28 09:52:08 +01:00
Luc
59ee29507d Add LITTLEFS support for ESP32 2021-01-13 19:32:06 +01:00
Luc
71a4f25edf Add SHARED SD support
Note: need webUI 3.0.0.75+
Fix several warnings in code and libs
2020-11-30 13:44:22 +01:00
Luc
225db55f64 Library update 2020-10-10 16:51:11 +02:00
Luc
050eba3e73 Upgrade arduinoWebsockets 2020-10-04 17:00:35 +02:00
Luc
1c1a7d2fba add missing library orz... 2020-10-04 14:39:59 +02:00
Luc
36601eec0a Upgrade arduino websocket to 2.2.0 2020-10-04 12:43:03 +02:00
Luc
fe168f7224 Add support for BMP280/BME280 sensor
Change Serial and I2C pins mamangement to use default ones if not defined in configuration.h
Fix some typo
2020-08-25 22:03:24 +02:00
Luc
ba6b0b708d Update ESP32SSDP.h 2020-08-16 09:21:41 +02:00
Luc
aadb8b01f4 Update SSDP library with latest 2020-06-18 12:44:36 +02:00
Luc
bfa45aba9f Update SdFatConfig.h 2019-10-28 10:00:14 +01:00
Luc
a9414bcd5c fix travis compilation failed when SD is enabled 2019-10-28 09:28:26 +01:00
Luc
3784120487 Fix compilation issue with SD anf esp8266 2019-10-22 18:48:40 +02:00
Luc
bbadbc2be3 Add SDFat for ESP32 2019-10-18 20:57:36 +02:00
Luc
e7d71a43bf add missing library 2019-10-07 17:19:07 +08:00
Luc
7c13940d16 put clean lvgl library to avoid stupid mistake 2019-08-19 09:24:34 +02:00
Luc
a71be60eff Fix transparency issue
add auto snapshot
2019-08-17 21:38:51 +02:00
Luc
05f0c22d97 Basic workflow for touch UI, wifi connection rendering 2019-08-14 21:46:31 +02:00
Luc
044ca00247 Add lilltlevgl library
add tft_espi support for ILI9488 480X320
2019-08-11 15:59:26 +02:00
Luc
159b56ba9c Fix warnings 2019-07-04 12:32:21 +02:00
Luc
76a8e4efc2 rename lib directory with version 2019-07-01 19:01:51 +02:00
Luc
61e8c4f946 update to esp8266-oled-ssd1306-4.0.0 2019-07-01 18:00:06 +02:00
Luc
73fc8bdd2f Update DHT library directory name to show version 2019-07-01 08:52:09 +02:00
Luc
24ec62fa7a update SSDP lib
simplify platormio.ini
2019-07-01 08:32:00 +02:00
Luc
9c1525d797 Update Wsocket lib
remove deprecated warning using #pragma
2019-06-30 21:25:31 +02:00
Luc
24a8acec8f add vscode/platformIO support
Update some libs
2019-06-30 16:44:40 +02:00
Luc
76bad8d262 Update structure code
update libraries
add base for TFT screen
2019-03-20 15:14:55 +01:00
Luc
b0375a3541 Upstream sync
Add Time Support (server  + manual setup), only used for ESP32 FS currently as ESP8266 SPIFFS does not support Time, need to wait for LittleFS may be ?
Add DHT support
Add Pin reset support
Add Base for Display
Add libraries for new supported features
Add /config handle as shortcut for [ESP420]plain to be used in embedded page
Code refactoring for defines, use less Define as switches but more define as values for switches
Clean warnings
Lot of small bug fixes
Add docs for [ESPXXX] commands
2019-03-09 09:16:08 +01:00
Luc
d79d8da64b Initial commit for code base 2019-02-25 10:31:21 +08:00
Luc
a84d146921 Prepare branch 2019-01-26 09:31:25 +01:00
luc lebosse
9f6a7c0b91 Fix travis-ci using latest git 2018-02-24 21:39:09 +01:00
luc lebosse
13ee5e19e8 Merge Development version to master 2017-11-13 16:17:07 +01:00