#define TFT_CS D5 // Chip select control pin to TFT CS #define TFT_DC D6 // Data Command control pin to TFT DC (may be labelled RS = Register Select) #define TFT_RST D7 // Reset pin to TFT RST (or ...
//#define ST7735_DRIVER // Define additional parameters below for this display //#define ILI9163_DRIVER // Define additional parameters below for this display //#define ILI9488_DRIVER // WARNING: Do ...
LILYGO's T-Watch Ultra is an ESP32-S3-based smartwatch development platform that appears to be an upgrade over the previous T ...
MicroPython is a well-known and easy-to-use way to program microcontrollers in Python. If you’re using an Arduino Uno Q, ...
In this video I'm using the Reyax RYRR30D NFC module to create a system that logs records to a Notion Database. The RYRR30D module can work with Apple Wallet and Google SmartTap passes as well as ...