-
i cant use st7735 with the code and im a beginner so im not sure what to change in the code
-
Ошибка
qualified-id in declaration before '(' token
при компиляции
sketch\Adafruit_ST7735_mod.cpp: In member function 'void Adafruit_ST7735_mod::setAddrWindow(uint8_t, uint8_t, uint8_t, uint8_t)':
…
-
Display initialization does not work in this configuration. The problem is only in this HW configuration and in the TFT_eSPI library. Everything works when I using the Adafruit_ST7735 library. If I re…
petrd updated
10 months ago
-
I'm using the adafruit lib like this:
`#include // Core graphics library
#include // Hardware-specific library
#include
#define TFT_RST -1
#define TFT_SCLK 5
#define TFT_CS 16
…
-
Thank for share. I try almost al sdfat library version but arduino give error
There is error mesage
Arduino:1.8.13 (Windows 10), Kart:"Generic STM32F103C series, STM32F103C8 (20k RAM. 64k Flash), S…
-
I am trying to use the library with an 80x160 0.96 display (IPS LCD), obviously this is currently an un-supported device in the library, however it does work with the obvious issue that the screen coo…
-
Arduino Nano 16MHZ, 5V 1.8" TFT Display 7735 128x160 with onboard Levelshifter and 3V3 Regulator. SPI HW support is broken with this library. Only slow mode can be used.
I found with google people …
-
#### Type of Raspberry Pi
RPi 3 B+ running Arch Linux Arm
#### Linux Kernel version
Linux alarmpi 4.19.25-2-ARCH #1 SMP PREEMPT Tue Feb 26 01:20:52 UTC 2019 armv7l GNU/Linux
#### Expected be…
-
Hello!
I used [MatrixFont](https://github.com/LAutour/matrixFont-GFX) to make Cyrillic fonts for use with your library.
Somehow, I encountered a bug: with some fonts, WriteChar() adds a big margin …
-
### Description
Using an ST7735 1.8" display, Teensy 4.0, and latest head of this codebase (12d3e1d117578ff38ad3f557c4ddebc45aa0096b), it looks like sloping lines do not render with using `roation(…