2160 Commits

Author SHA1 Message Date
H. Árkosi Róbert
10587fc078
Add some more comments on how to use fan 2021-10-08 21:25:30 +02:00
fvanroie
caa226c70f Add USAGE section 2021-10-08 19:58:58 +02:00
fvanroie
88b0c764cf Add missing custom_topic_payload 2021-10-08 19:51:46 +02:00
fvanroie
45a451c830 Change HASP_USE_CUSTOM > 0 to defined(HASP_USE_CUSTOM) 2021-10-08 18:59:41 +02:00
fvanroie
dffea46d07 Initial LovyanGFX driver #220 2021-10-08 16:05:06 +02:00
fvanroie
8c13df3390 Add #define HASP_BOOTLOGO_H 2021-10-08 00:53:41 +02:00
fvanroie
b0b9bb2e4f Test that USER_SETUP_LOADED is defined 2021-10-08 00:42:06 +02:00
fvanroie
3c44fecb38 Update core to espressif32@^3.3.2 2021-10-08 00:41:35 +02:00
fvanroie
425886bacd Add dummy touch_read to Generic Touch 2021-10-07 22:42:44 +02:00
fvanroie
2ed8af5a49 Add pivot_x and pivot_y to image objects 2021-10-07 15:01:18 +02:00
fvanroie
93b6de6108 Add esp32-one_st7796 2021-10-06 00:21:05 +02:00
fvanroie
fd83f86b39 Add PSram config 2021-10-03 00:14:21 +02:00
fvanroie
22f226243a Add my_image_release_resources and my_line_clear_points 2021-10-03 00:13:22 +02:00
fvanroie
b191dfc363 Code formating 2021-10-03 00:11:54 +02:00
fvanroie
98e2a34899 Change LOG_NOTICE to LOG_INFO 2021-10-03 00:11:18 +02:00
fvanroie
5b4053421b Add backwards compatibility for /littlefs/ 2021-10-02 00:00:01 +02:00
fvanroie
1e045499fb Add cystom loops 2021-10-01 23:59:17 +02:00
fvanroie
b30c4ca589 Add my_custom_fan_template.cpp 2021-10-01 23:15:30 +02:00
fvanroie
3772db01fa Add custom fan animation example 2021-10-01 23:14:17 +02:00
fvanroie
4dac1ae447 Enable click on images by default 2021-10-01 22:17:51 +02:00
fvanroie
1000fbe963 Convert /littlefs/ to L: in image source 2021-10-01 17:47:16 +02:00
fvanroie
bbe2c373bf Create default files after factory reset 2021-10-01 13:58:26 +02:00
fvanroie
39e807ace6 Add arduitouch-esp32_ili9341 2021-09-30 20:16:29 +02:00
fvanroie
389ab10a9b Change to hasp_set_wakeup_touch #134 2021-09-27 14:05:18 +02:00
fvanroie
53b093a245 Merge branch 'master' of http://github.com/fvanroie/hasp-lvgl 2021-09-27 02:07:06 +02:00
fvanroie
1d7e93be83 Add anti burn-in protection 2021-09-27 02:07:00 +02:00
fvanroie
6ced9e209c
Update README.md 2021-09-25 00:29:11 +02:00
fvanroie
87a56a3e78
Update README.md 2021-09-25 00:28:25 +02:00
fvanroie
8b714a966b Add image zoom, angle and antialias 2021-09-24 22:50:43 +02:00
fvanroie
baba38b563 Update about webpage 2021-09-23 00:26:34 +02:00
fvanroie
7b9852c73a Update library versions 2021-09-22 23:10:32 +02:00
fvanroie
c8c1a31feb Add HASP_USE_CAPTIVE_PORTAL 2021-09-22 22:00:20 +02:00
fvanroie
529f42c58a
Merge pull request #216 from HASwitchPlate/captive-portal
Add Captive Portal
2021-09-22 21:20:27 +02:00
fvanroie
69af6235ba Update user_configs 2021-09-22 17:50:53 +02:00
fvanroie
4b2ecc9e62 Update user_configs 2021-09-22 15:23:32 +02:00
fvanroie
aab7f0cebf Small adjustments to #213 2021-09-22 14:59:22 +02:00
fvanroie
bd0829ca67
Merge pull request #213 from wesleygas/master
ILI9341 unoshield with analog touch implementation
2021-09-20 17:28:01 +02:00
wesleygas
7e36233489 ILI9341 unoshield with analog touch implementation 2021-09-18 20:05:30 -03:00
fvanroie
d97ac75a83 Initialize dimmer at max level #212 2021-09-17 20:28:35 +02:00
fvanroie
a90e7fd0b3 Fix include on Native apps 2021-09-17 19:21:40 +02:00
fvanroie
aa30b97041 Add PSram support for Espressif ESP32-DevkitC-VE 2021-09-17 17:34:22 +02:00
fvanroie
4b35dbbd5e Fix include on Native apps 2021-09-17 17:29:16 +02:00
fvanroie
6192145f7c Add stm32f7 2021-09-17 16:50:00 +02:00
fvanroie
40b622574d Update DAC to HASP_DAC 2021-09-17 16:48:15 +02:00
fvanroie
7cb4ea601d Add includes 2021-09-17 16:36:03 +02:00
fvanroie
74f1bccc9d Add stm32f7 2021-09-17 16:32:48 +02:00
fvanroie
afa3635e55 Add stm32f7 2021-09-17 16:32:29 +02:00
fvanroie
ff3c8d4708
Merge pull request #210 from AndreTeixeira1998/master
added Captive Portal functionality
2021-09-07 00:11:03 +02:00
André_Teixeira_1998
0645dc48e9
fixed styling in captive portal 2021-09-03 17:09:33 +01:00
André_Teixeira_1998
590368734d
added Captive Portal functionality
In this commit I changed the httpsetup and httploop functions and added webHandleCaptivePortalWifiConfig to send the wifi config page when a device connects to the softAP. 
This will simplify the innitial wifi setup. The usercan just scan the QR code and a webpage will automatically appear without the need to enter the IP address.
2021-09-03 15:01:13 +01:00