2475 Commits

Author SHA1 Message Date
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
fvanroie
7170e1467e #209 Fix configurable mqttPort 2021-09-01 18:31:25 +02:00
fvanroie
198e89815e Re-organize lcd_config 2021-08-31 22:58:18 +02:00
fvanroie
986561b6da Fix hasp_gpio_type_t::HASP_DAC 2021-08-31 22:57:15 +02:00
fvanroie
389c2a4e40 Add stm32f7 2021-08-31 22:15:25 +02:00
fvanroie
75c87665bc #208 Keep last dimmer valie when toggling state on/off 2021-08-31 02:19:37 +02:00
fvanroie
58c601875d Add ESP32 One config 2021-08-16 14:11:07 +02:00
fvanroie
41aafd15a7 Rename nscreen32 config 2021-08-16 14:10:51 +02:00
fvanroie
9229321e88 Remove unused image libraries from Windows config 2021-08-13 04:50:18 +02:00
fvanroie
34112882a1 Use L:/file.png instead of /littlefs/file.png 2021-08-10 01:55:48 +02:00
fvanroie
7efac54de3 Update user_setups 2021-08-08 22:08:23 +02:00
fvanroie
7bf750c095 Disable HASP_USE_MDNS 2021-08-08 19:36:33 +02:00
fvanroie
9b2c73fb26 Update about webpage 2021-08-08 17:17:36 +02:00
fvanroie
9b8adb0223 Disable unused widgets 2021-08-08 17:17:10 +02:00
fvanroie
f0e57e92b4 Don't use http src on ESP8266 2021-08-07 01:39:52 +02:00
fvanroie
7e97baaf68 Comment out unused lv_lib_split_jpg 2021-08-07 00:50:56 +02:00
fvanroie
b3b8953efe Fix lv_lib_split_jpg library link 2021-08-07 00:27:07 +02:00
fvanroie
d477d6ad3d Execute filesystemSetupFiles afterdispatch_factory_reset 2021-08-07 00:21:01 +02:00
fvanroie
153315d799 Comment unused linux image libraries 2021-08-06 00:15:58 +02:00
fvanroie
e01ddcb8ad Fix MacOS X compiler issues 2021-08-05 23:47:50 +02:00
fvanroie
20c54f7801 Allow variable parameter as msgbox text 2021-08-03 01:31:44 +02:00
fvanroie
d3da4957bb Create default files on filesystem format 2021-08-03 01:31:02 +02:00
fvanroie
08b3593fdb Add d1 R32 ESP32 with Waveshare ILI9486 Touch Shield 2021-08-02 20:51:37 +02:00
fvanroie
41d42a7ded Http images for Arduino only 2021-08-02 20:50:49 +02:00
fvanroie
a0c9116fcb Version bump 2021-08-02 20:50:31 +02:00
fvanroie
92d96d63ff
Merge pull request #194 from HASwitchPlate/image-improvement
Merge image improvement branch
2021-08-02 20:16:23 +02:00
fvanroie
5e1b4504e8
Merge branch 'master' into image-improvement 2021-08-02 19:08:37 +02:00
fvanroie
3a34fe285f Send sensordata with current state v0.6.1 2021-08-02 00:45:08 +02:00
fvanroie
cdccb1f30d Publish sensor data to state/sensors 2021-08-01 23:28:12 +02:00
fvanroie
26e7b80a4b Change exec command to run 2021-08-01 22:45:25 +02:00
fvanroie
2250a36d0d Remove haspTouch.loop() 2021-08-01 22:27:10 +02:00
fvanroie
287f1f1e0b Fix wifi connect/disconnect bug 2021-08-01 16:41:48 +02:00
fvanroie
4103535aac Scan wire before starting touch driver 2021-08-01 02:11:22 +02:00
fvanroie
cb090b3cf3 Fix compiler warning 2021-08-01 02:10:54 +02:00
fvanroie
5eec41586c Bump ESP32 framework to 3.3.1 2021-08-01 02:09:46 +02:00
fvanroie
ef1e41334c Add backlight pin 13 for D1 R32 2021-08-01 02:09:02 +02:00