-
### Describe the request
Compile times take too long.
IDe designers dont want to stop the auto dependency discovery that the IDE currently does, to keeps things easy for novice users.
Users want f…
-
Is it possible to display graphics on the display through Adafruit GFX? I have an OLED display SSD1306. The menu is displayed well, but there was a need to show the battery charge in the upper right c…
-
I can't install the lib on my Raspberry Pi (OS Raspbian Stretch), downloading and then typing "make" or even "sudo make" does not work at all, e.g.,
```
pi@PiStr:~/ArduiPi_OLED $ sudo make
g++ -Wal…
-
Hi, I'm a Arduino noob :-) and try to install the software with the IDE.
When I try to add the following libraries I get multiple hits with search:
Arduino_GFX_Library.h (installed as there was a sc…
-
I want to use my ST7789 display. If I include all the headers and setup code for this display it turns on. I can't change the background.
ghost updated
4 years ago
-
Posted also on wemos github:
https://github.com/wemos/D1_mini_Examples/issues/24
In particular all examples with higher sketch size will crash:
example: "hello-wemos"
tried also to switch to "4M (1M …
-
When following the steps at https://watchy.sqfmi.com/docs/getting-started/#simple-watchface-example I get this output:
```log
[stuart@stugear 7seg-custom]$ pio run -t upload
Processing esp32dev (…
-
Trying to use Adafruit Arcada in PlatformIO, `arcada.displayBegin()` causes the PyGamer to freeze.
Repro:
1. Create PlatformIO project.
2. Install Adafruit Arcada.
3. Copy test sketch below t…
-
I really know the difficult involved to implement background color for custom fonts since they do not have an uniform size. Maybe one intermediate solution would be implemented only for monospaced cus…
-
Hello i have a Problem to Compile the Sketch.
'hour' was not declared in this Scope.
In the File "Display.h" , `String status_string = "IP: " + String(ipaddress) + " Updated: " + String(hour(cu…