-
i would love to compile a version of tasmota with webcam + ws2812 LEDs but i always run into this error:
```
2023-01-20T22:53:00.723Z server {
"showDownloadLinks": false,
"features": {
…
-
**Describe the problem you have/What new integration you would like**
Please add support for the cheap Adafruit SSD1331 96x64 OLED color display.
**Please describe your use case for this integ…
-
Compiling with the flag `-Wshadow` will trigger **lots** of warnings/errors in the library.
Many companies have 'coding standards' that specify that every parameter in a function must start with _pa…
-
Hi Adafuit.
I use your lib on Adafruit Feather M0 and getting randomly a reset after many minutes. The idea was to use:
`Watchdog.sleep(250)`
instead of
`delay(250)`
to save power. It works and r…
no-go updated
2 years ago
-
Hello I work with ESP32 WROOM and a OLED SSD1331
IDE: vscode
extension: microsoft-arduino
I install Library for oled but i receive this error
```
In file included from C:\Users\hassan\Documen…
-
rpi-dac / i2s-dac do not show up in the results when running audiohat.sh. They are present in the overlays/README.
myMPDos:/usr/bin# ./audiohat.sh
Downloading audio hats description
1) allo-bos…
-
Hi, I have some time work on your lib again, I'll soon be able to contribute an extra framebuffer and FastLED APIs on top to allow of lot of other code to work on top of your driver.
As part of thi…
-
Hi @smuellerDD, Please forgive maybe the mistake of opening an issue here.
I am stuck on GRUB boot after I enable LRNG on OpenWrt x86_64 Linux 6.1.47.
LRNG Version: v50
Patch Files: https://git…
-
I try set my ILI9486 8 bit parallel display but, lookslike not working.
Not realy clear what i have forget or missing, realy hard understand the example with the japan comments:/ and there is no tu…
-
hello, i was going to do anyther sprite buffer experiment, when i just realized that the sprite engine just suddenly stopped working, i tried downgrading the library and the esp32 core drivers and it …