-
@maximkulkin thank you for your work.
I would like learn more about your work.
1 how to learn the IR codes?
I've seen e.g. nodemcu + ir and code to learn.
Can you suggest something about?
2…
GPL71 updated
5 years ago
-
**Is your feature request related to a problem? Please describe.**
I am trying to integrate the LPD8806 LED strips with WLED. I currently have an existing Hyperion setup dependent on these strips.
…
-
I am programming an ESP32 using the Arduino IDE with a fairly lengthy sketch. I have a second version of the sketch written to run on an EPS8266. Maintaining two versions of the same sketch is awkwa…
-
I want to use an RF Bridge in my vacation home **without any Wifi Access Point**. Can I use my tasmota-flashed Bridge (V6.5) as a permanent Wifi Access Point to embed and control other Wifi Devices (i…
-
I am looking at the freq clamps on `analogWriteFreq`
```c++
extern void __analogWriteFreq(uint32_t freq) {
if (freq < 100) {
analogFreq = 100;
} else if (freq > 40000) {
analogFreq…
-
I have a "TFT LCD Screen Display 1.3inch TFT LCD Module, 240240 IPS 65K Full Color 3.3V with SPI Interface ST7789 IC Driver" module. I wanted to post an image but I can't figure out how to do that he…
-
I updated today and now the esp32 fails to boot. It seems that the FTDI adapter can not provide enough energy.
I already had that problem before (with previous versions of this plugin) as I tried to …
-
### Hardware:
Board: ESP32 LoRa Heltec
IDE name: Arduino IDE
Flash Frequency: 80Mhz
Computer OS: Windows 10
### Description:
I am new…
-
I created a TV device for google home. However, google assistant recognized it as an outlet.
But alexa recognized it as a TV.
-
I have been successful in setting up a logger on an ESP8266. I am creating a file in SPIFFS that can be converted to a KLM file for Google Earth.
Now I would like to hook up my Ham Radio TNC. I n…