-
Hi,
if I insert a constructor like "EncoderButton encBut(encRotPinA, encRotPinB, encButPin);" in an existing/working sketch the display output to the OLED will no longer work. In detail: especially …
frher updated
2 years ago
-
I am using ILI9341 for quite some time but recently the same issue as described in #1486 happens: inverted colors.
Only restart helps.
The screen is with touch. MCU is ESP32.
It is not routine - …
-
Good morning,
I want to use the above mentioned board to play around with.
Waveshare provides a Micropython graphics example which works.
Their "C" example doesn't. I don't see any activity on th…
-
In this example i follow a tutorial for the ILI9341 or XPT2046 LCD Screen on ESP32 DEVKit.
I dont know how to 'class' function works. All i know is it is used to create the buttons on screen?
I wa…
-
What kind of issue is this?
- [ ] **Question**.
This issue tracker is not the place for questions. If you want to ask how to do something,
or to understand why something isn't working…
-
- Arduino board: Arduino/Genuino Zero
- Arduino IDE version: 1.6.9
I am attempting to run the pixel speed test from the Pixel kick starter: https://www.kickstarter.com/projects/rabidprototypes/pixel…
-
I have been using your library with 2.8 inch ILI9341 SPI TFT onitor, it works fine except the touch panel, I have to mix with the XPT2046_Touchscreen library to work with the touch panel.
And I ju…
-
PlatformIO compiler does not automatically find headers referenced by dependency libraries.
In the following case, I use Adafruit SSD1306 as project dependency. Adafruit BusIO use and , but the comp…
-
Would it be possible to replace the current (5-pixel height) font to an 8-pixel font to improve readability?
-
Hi, everyone. I finished one keybon, and i have some problem. Firstly - after flash bootloader with keybon.generic_stm32f103c, i can't connect keybon to pc (windows 10), becouse error message usb devi…