-
Hello,
Fresh IDE installation, followed the steps described here:
https://docs.thingpulse.com/how-tos/Arduino-IDE-for-ESP8266/
But getting this
```
c:/users/user/appdata/local/arduino15/pa…
-
PedalinoMini. great looking device, cant wait to have it working, I have changed board type to heltec_wifi_kit_32. It has a built in SSD1306 dOLED display. Very useful!
I defined display as SSD13…
-
if you are interested in a ESP-IDF Port,
i am doing one in this Moment,
feel free to contact me, i can supply. (or put on github)
Thanks,
Franz
-
I'm trying to use multiple 0.91 inch OLED displays (128x32px) with an ESP32 board and a TCA9548A. I found this: https://gist.github.com/johnaboxall/653cc12aa66571b6490610c20ac3b7c8 and it seems like a…
-
### Missing feature
OpenWeatherMap offers a new API Endpoint called One Call API which is also available to free plans. The response includes current data, hourly and daily forecast.
https://open…
-
-
8
-
Hi, I am conducting a project that needs to use two SSD1306 OLED displays (both 128x64 resolution) with the same SCA SCL pins. I found that it can be achieved by changing the i2c address of one of the…
-
https://github.com/ThingPulse/XPT2046_Touchscreen
-
I'm trying to read SNMP data from an equipment, using an ESP32 with ETHERNET over LAN8720. Abount 1 in 10 requests that i send is responded and the value is updated correctly, the rest i simple don't …