-
The below provided is our code-
#include
#include
// Install the "XPT2046_Touchscreen" library by Paul Stoffregen to use the Touchscreen - https://github.com/PaulStoffregen/XPT2046_Touchscreen…
-
After upgrading, I observed a rather large increase in code size. I reduced my firmware up to a small example in https://github.com/birkenfeld/lcd-demo that does nothing but initialize the screen, an…
-
Add display off (or sleep) functionality (actually send the display off command) and corresponding display on functionality for: https://github.com/pimoroni/grow-python/issues/15
Add an `atexit` ha…
-
Good job this project !!!
Im using 0.9.260 version when playing radio not accessing web ui esp32-wroom-32d
same this release zip file include old version HA player :)
#define DSP_MODEL …
-
Hello, I tried to use your Ucglib library on an ESP32 board made by Espressif and both HWSPI and SWSPI don't work.
I used your Hello World example as a test and it failed to work. I only get a whit…
-
Hello,
I'm trying to follow the steps on this github, however facing some issues
I have a M5Stick-C model and want to try to connect this with some old probes installed on my bathrooms and allow m…
-
You provide a python interface, but no C library etc. I'm trying to interface from C# via wiringPi by reverse engineering the python code, but cannot get images to appear. Could you provide a document…
-
Hi,
I'm trying to use this library with RP2040-PiZero board and 1.3inch display HAT.
Board: https://www.waveshare.com/wiki/RP2040-PiZero
Display: https://www.waveshare.com/1.3inch-lcd-hat.htm
…
-
I got the program to display the tux.bmp file to work on my Pico using the ST7735 driver. However, I can not get my own image to display. I used GIMP to create a 126x160 images saved in bmp format. …
-
I built the Edzelf/ESP-radio using an ST7735 1.8" TFT display. The screen width is not fully utilized, however. For example, the top line looks like this:
…