-
I have been unsuccessful with getting an i2c ssd1306 screen (from ebay, it works fine on an UNO) to work on an esp-12, I have added the library at https://github.com/me-no-dev/Adafruit_SSD1306 have co…
-
I bought one of these little creatures... https://es.aliexpress.com/store/product/Lolin-ESP32-OLED-wemos-for-Arduino-ESP32-OLED-WiFi-Modules-Bluetooth-Dual-ESP-32-ESP-32S/1983387_32807531243.html
And…
-
it works perfectly on the ESP32 as well
-
Use one of the two templates below and **delete the rest**.
8
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Linux server running Debian 10 buster
Docker instances of ESPHome (dev), InfluxDB, Grafana and mosquitto
**ESP (ESP32/ESP…
-
Use one of the two templates below and delete the rest.
8
-
Is it possible to access a settings page via the IP address of the ThingPulse weather station?
There are settings I would like to change but the IP address is not responding.
I've tried Telnet …
-
> Please search for existing (open and closed) issues first to avoid duplicates.
Also have a look at the [Wiki](https://github.com/spacehuhntech/esp8266_deauther/wiki).
Hello i have checked …
-
Hello everyone.
I have some difficulty finding a file that connects my ESP board to Arduino IDE. The website that should have it, don't have it anymore. I think it's "USB to UART" or something like t…
-
below is SSD1306UiDemo. I just added delay for 40sec before ui init.
```c++
void setup() {
Serial.begin(74880);
Serial.println();
Serial.println();
**Serial.println("delay for 40s"); /…
hyeok updated
3 years ago