Luc
b3d6736485
Update .travis.yml
2019-07-04 12:57:17 +02:00
Luc
81c4a3ac86
Update .travis.yml
...
fix esp8266 core version
2019-07-04 12:41:05 +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
1a100a06f4
Update .travis.yml
2019-06-30 21:39:10 +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
cc6e4ad3a4
Add M118 support
...
Add 4G capacity support
Fix empty string saving
2019-06-23 21:30:21 +02:00
Luc
6c877d34df
update travis to clean script and apply patch
2019-05-09 21:54:55 +08:00
Luc
688b8a079a
Add Touch base code for calibration
...
Add [ESP214] and [ESP215]
Fix Telnet not getting commands
Fix HTTP and Telnet not taking start condition
Add code base for input
Increase EEPROM size from 1024 to 2048 as now we are at 1003 for future next setting
Fix display for ILI9341 for main page
Change version for tracking
2019-04-07 16:57:33 +02:00
Luc
6f5d87a927
Add Websocket support
...
Add command 160 + 161 for websocket configuration
Add Websocket monitor page for debug in tools
Add Telnet and Websocket debug default port is 8000
Fix boot delay value to default instead of max when invalid
Minor fixes
2019-03-28 11:18:42 +01:00
Luc
3b380bac12
Add screen basic notification
...
Dsiplay SSID / SIGNAL / IP and status like in 2.X
2019-03-24 09:44:05 +01:00
Luc
76bad8d262
Update structure code
...
update libraries
add base for TFT screen
2019-03-20 15:14:55 +01:00
Luc
f3df5dd92c
Update esp3d_logo.h
2019-03-20 09:25:49 +01:00
Luc
3b9d5302a1
Code sync with upstream
...
Code clening
Add Boot delay as parameter in EEPROM for easier tuning
Add Notifications
2019-03-15 09:48:26 +01:00
Luc
1ab596d610
Create google.PNG
2019-03-15 09:37:26 +01:00
Luc
eefd8cad2c
Add pushover screenshots
2019-03-15 09:14:00 +01:00
Luc
7d408dbf2d
Add screenshots for line
2019-03-15 08:47:06 +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
eebfce3208
Update .travis.yml
2019-02-25 14:49:18 +08:00
Luc
766b28bee8
Update .travis.yml
2019-02-25 14:38:09 +08:00
Luc
64d56a5b60
Update .travis.yml
2019-02-25 14:26:47 +08:00
Luc
4dc89d763e
Update .travis.yml
2019-02-25 11:40:20 +08:00
Luc
89319641df
Update .travis.yml
...
check platform content
2019-02-25 11:15:22 +08:00
Luc
7f1f44e1f2
Update .travis.yml
2019-02-25 11:07:46 +08:00
Luc
bc6d39557e
Update .travis.yml
2019-02-25 10:41:06 +08:00
Luc
880597eb2d
Update README.md
2019-02-25 10:37:30 +08:00
Luc
d79d8da64b
Initial commit for code base
2019-02-25 10:31:21 +08:00
Luc
dc2410add4
Delete TODO.txt
2019-01-26 09:32:37 +01:00
Luc
a84d146921
Prepare branch
2019-01-26 09:31:25 +01:00
Luc
c3fbbd3c63
Update README.md
2018-10-01 10:09:28 +02:00
Luc
f927fd13e1
Update README.md
2018-10-01 09:53:19 +02:00
Luc
c95fe416f0
Not necessary with latest ESP32 git
2018-07-04 18:43:44 +02:00
Luc
d997f013bf
Update .travis.yml
...
remove adding webserver library for ESP32 as now part of git
2018-07-04 17:25:47 +02:00
Luc
214a6c3fd5
Update README.md
2018-07-04 17:01:09 +02:00
luc lebosse
4bae6a1aa0
Images for wiki thanks @jRam84 and @thomastech
2018-06-06 06:41:45 +02:00
Luc
78697153c5
Update README.md
2018-05-27 17:15:33 +02:00
Luc
d616f1889a
Update README.md
2018-05-27 17:14:23 +02:00
Luc
e362a7754b
update index.html with latest
1.0
2018-04-26 09:00:47 +08:00
Luc
dd08ae44d6
change version as now it is time to release
2018-04-26 08:52:43 +08:00
Luc
acfdc471ed
Update links for ESP2X devt branches
2018-04-26 08:46:24 +08:00
Luc
67b4054ca6
update WIFI_PS_MODEM to WIFI_PS_MAX_MODEM in ESP32
2018-04-26 08:26:22 +08:00
Luc
45099ba46b
Mks 1.2 images
2018-04-26 08:05:51 +08:00
Luc
cc92428dbe
Update README.md
2018-03-25 21:42:57 +02:00
luc lebosse
e08221a077
Fix 2 for web update
2018-03-17 21:44:00 +01:00
luc lebosse
3d0beea62c
Fix web update available size
2018-03-17 20:03:12 +01:00
luc lebosse
32b07c6740
Fix compilation if no Autentication
...
Update version for tracking
2018-03-02 20:38:02 +01:00