-
**Describe the problem you have/What new integration you would like**
I am asking for an expansion to an **existing** integration.
The SSD1306 integration already has several displays that are…
-
**Describe the problem you have/What new integration you would like**
Provide ability to compile and flash ESPHome firmware to the new ESP32-C6 chipsets. In particular the ESP32-c6-DevKitC-1 is avail…
-
The WS2812 / onboard LED doesn't work with GPIO8 as configured by "01Space_ESP32-C3-RGB"
![image](https://user-images.githubusercontent.com/48217146/212563243-ba9e0e3e-86e8-4061-bedc-79d742e5968d.…
-
**Is your feature request related to a problem? Please describe.**
Currently flashing the binary onto a board featuring the esp32-c3 like the [ESP32-C3-DevKitM-1](https://docs.espressif.com/projects/…
-
I am trying to make a PCB footprint in KiCad and it would be a lot easier if a STEP file or DXF file was provided which had the exact locations of pin holes and PCB edges provided.
-
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
The file download at the "Manage File system" web interface seems to lead to a broken filename.
### REQUESTED…
-
Many dev boards have integrated OLED displays, this tiny one for example only 2.6g with 0.42" display (including usb port, vreg, button).
https://github.com/01Space/ESP32-C3-0.42LCD
Display could …
-
I see there's a _LINUX_ option that provides printing with text wrap, and scroll... I can't get it working on my ESP32 - though the std libraries are in the build as far as I know.
obdWriteString(&…
-
I've tried adding code for a 72x40 0.42" OLED display, like in the 01Space ESP32-C3..... https://github.com/01Space/ESP32-C3-0.42LCD
The new definition I added is this, but it causes corruption of …
-
Hiyah!
Both the NeoPixel and the OLED demos work, and I combined their declarations together to use both, just like the graphic/LED demo the board arrives with.
But when I run the script, I keep…