Luc
ebb6f2bc37
Update ESP730.cpp
2019-09-17 14:06:06 +08:00
Luc
b818022f5e
add esp8266 littleFS support
...
add new command to handle files/directories
add files creation sketch for each FS
fix esplogo compilation if no display
remove wifi network starting message if wifi off
2019-09-17 13:53:53 +08:00
Luc
bda6c23446
Update platformio.ini
2019-09-12 13:08:54 +02:00
Luc
8025125251
work around mixed mode
...
set platformIO to git esp32 core
2019-09-12 11:38:49 +02:00
Luc
85385a9bf7
Update read me
...
Fix branch to 2.5.2 for esp8266 due to websocket
2019-09-08 16:31:23 +02:00
Luc
e869bab859
Add auto notification
...
Fix wrong network mode with failing WIFI-STA
Add flexible Title for message
2019-09-08 15:41:57 +02:00
Luc
11e2722768
update embedded page for login icon
...
finalize file upload error management sanity check
2019-09-03 15:48:57 +02:00
Luc
f4749cce9f
Delete fontawesome-free-5.10.1-desktop.zip
2019-08-30 20:15:18 +02:00
Luc
e93495c6c8
Add Manual time setting from [ESP800],
...
Add time source selection setting (Internet/manual)
Add websocket IP to make it work with Apple Captive portal thanks @Nathan-ma
Add instant message error and abort command for files upload
Add Available FS space check before upload
Add [ESP290]<delay> command per @josedpedroso
Apply Astyle
Update version
2019-08-27 11:35:36 +02: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
adbbd9067c
Add [ESP216]SNAP command to capture screenshot from advanced display
2019-08-17 17:20:24 +02:00
Luc
2933e406fb
add check if filesystem error
2019-08-16 21:59:49 +02:00
Luc
cecd0a9de0
Add simple calibration screen using lvg label
2019-08-16 10:35:44 +02:00
Luc
e7fbfdc628
Update command.sh
2019-08-15 21:20:08 +02:00
Luc
05e0929db7
Update command.sh
...
disable ethernet and display for esp8266
2019-08-15 18:46:38 +02:00
Luc
4c39d5a6a2
fix compilation error with BT and ethernet
2019-08-14 22:26:28 +02:00
Luc
05f0c22d97
Basic workflow for touch UI, wifi connection rendering
2019-08-14 21:46:31 +02:00
Luc
e50da88db3
Add advanced/Basic UI and colored/monochrome define
...
to prepare litlevgl integration for advanced
2019-08-11 19:21:35 +02:00
Luc
f57807cce9
Add led pin for TFT, no control yet, just init at start
2019-08-11 16:59:20 +02:00
Luc
044ca00247
Add lilltlevgl library
...
add tft_espi support for ILI9488 480X320
2019-08-11 15:59:26 +02:00
Luc
c38ff83f27
add logo for reference
2019-08-11 15:24:18 +02:00
Luc
0449893385
Use hal for buzzer instead of set channel in buzzer
2019-08-11 14:19:00 +02:00
Luc
918f09cdfa
Fix compilation error
...
fix filesystem sed typo error
2019-08-10 21:34:40 +02:00
Luc
7c66c239fd
Fix sed and add missing parameter in matrix
2019-08-10 21:24:29 +02:00
Luc
5a41e65c23
Update command.sh
2019-08-10 21:10:59 +02:00
Luc
dccc47234b
Fix travis to test proper filesystem according platform
2019-08-10 21:02:41 +02:00
Luc
6fc6df1577
Fix OTA update size not accurate on ESP32
...
Use proper function to get partition size instead of guessing doing wrong calculation
2019-08-10 20:25:47 +02:00
Luc
7bc15e1bd9
Update buzzer.cpp
2019-08-05 14:48:26 +02:00
Luc
4961ff9902
Final integration for buzzer
...
add [ESP900] to enable/disable buzzer
add [ESP250] to play beed if no parameter, or specific sound using frequency and duration parameters
add missing Serial communication state in [ESP420]
fix typo in [ESP900]
2019-08-04 15:31:24 +02:00
Luc
4330d8eb30
Add backbone for passive buzzer device
...
need to implement EEPROM and ESP commands related to buzzer
apply astyle
2019-08-03 20:40:40 +02:00
Luc
676df60b91
Allow to start/stop serial with [ESP900]
2019-08-01 16:31:56 +02:00
Luc
e04df757e6
Update command.sh
...
fix typo add echo to know the status
2019-07-31 11:58:08 +02:00
Luc
7471746ad7
add more tests in matrix
2019-07-31 11:46:12 +02:00
Luc
e18eb686fb
test of Parallelizing builds in travis
2019-07-31 11:19:29 +02:00
Luc
ce41d7f2ed
add platformIO in travis
2019-07-31 09:59:43 +02:00
Luc
6d9e11bcd1
Fix for esp8266 core new template webserver Thanks @D-A-V
2019-07-31 08:44:29 +02:00
Luc
9653a160da
Update .travis.yml
2019-07-30 20:49:38 +02:00
Luc
ce8599edff
Update .travis.yml
2019-07-30 20:37:19 +02:00
Luc
38bcd90fc6
update oled lib
2019-07-04 13:06:32 +02:00
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