-
I created an app based on this code. Using stream to receive new notifications on data.
https://github.com/0015/ThatProject/blob/master/Esp32_dust_sensor_ble_FLUTTER/flutter_app_esp32_dust_sensor/l…
-
Hello,
I am trying to read ACS712 value on ESP32 board which is connected through ADS1015 pin 1.
However I cannot figure out how to use it properly since example "ACS712_20_DC_external_ADC.ino" …
-
Hi,
I was inspecting the project using with PlatformIO tools and it gives an critical error under one of LovyanGFX source code:
![image](https://user-images.githubusercontent.com/18060039/23072235…
-
Hi,
I am using MKS-DLC32 esp32 board(board schematic is here: https://github.com/makerbase-mks/MKS-DLC32/tree/main/hardware) with MKS-TFT35R display. (schematics for display can be found here: http…
-
Hi there,
I am trying to run the LovyanGFX with Sunton ESP3248S035 with Capacitive touch support using GT911 driver. Display works fine but I cannot make it work with the touch drivers. Could you c…
-
Im getting this issue. Its so important for me at this time. Can someone help me ?
A value of type 'Image?' can't be assigned to a variable of type 'Image'.
a complete code is here: https://…
-
Merhaba. Ne yazık ki günümüzdeki ipv4 adres kıtlığı sebebi ile port açmak mümkün değil. Ngrok, portmap.io ve packetriot gibi servisler ise verimli çalışmıyor hatta hiç çalışmıyor. Şu an bunun tek çözü…
-
Hi! I'm building a smart device with a touch screen with a few other people. We've encountered this weird issue, we hope someone here will be able to help us.
**Hardware**
We're using a ESP32-PICO…
-
### What steps will reproduce the problem?
Upload a file using the file browser / open the file browser.
### What is the expected result?
Uploaded files should appear in the file browser and in…
-
When the app builds it gives the following error message:
ld: library not found for -lPods
clang: error: linker command failed with exit code 1 (use -v to see invocation)
It used to work just fine!…