-
I have made a project which is working fine till the point when the output's being displayed in the LCD TFT ILI9486.
The data keeps rewriting on itself and therefore I am unable to read clearly as …
-
We are unable to communicate all three sender data simultaneously on the receiver esp's LCD ILI9486.
Data is being received successfully and can be seen in serial monitor but we are unable to print i…
-
**Describe the problem you have/What new integration you would like**
There is no easy way to integrate this BLE scale into Home Assistant, on Hassio.
**Please describe your use case for this …
-
Code displays file instead of prompting to save file:
`// Serve files in directory "/" when request url starts with "/"
// Request to the root or none existing files will try to server the d…
-
I am using lopy4 with Pysense. I have copied all files of the project into lopy4. After connecting with lopy4 wifi, in my browser url i am typing http://192.168.4.1/ and hitting enter. But i am gettin…
-
In our CI, we systematically test our libraries on 32bit platform (for ESP32 and ARM 32) and it seems that `h2` does not work properly on such platform. Failures are reproducible with a simple switch …
-
**Describe the bug**
I cannot connect to Firebase using TTGO T-display with this minimal sketch:
platformio.ini:
```ini
[env:esp32dev]
platform = espressif32
board = esp32dev
framework = ardu…
-
Hi, I am doing a final year project which is a weather station Web with DHT22 sensor for temperature and humidity and pressure with BMP180 sensor all on the Huzzah ESP32 I need help because when a cli…
-
The rationale behind this is simple - the less we have to support the better.
* All tools *require* nightly, with `build-std` being the only path to stable (even if it might be far away)
* With th…
-
Hi All,
I am new to CMAKE, I want to add new folder to libwebsocket and it includes some .c files without main(). I want to merge these APIs also to the libwebsocket library. Could anyone please hel…