Test wyświetlacza LCD RGB

POczątek konwersji kodu spektrometru do RGB
This commit is contained in:
sieja
2025-03-13 20:01:48 +01:00
parent 5283e8bae7
commit df6d570170
4 changed files with 605 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
#include <Adafruit_GFX.h> // Core graphics library
#include <Adafruit_ST7735.h> // Hardware-specific library for ST7735
#include <SPI.h>
#define TFT_CS 9
#define TFT_RST 10 // Or set to -1 and connect to Arduino RESET pin