adafruit-gfx
There are 61 repositories under adafruit-gfx topic.
ImpulseAdventure/GUIslice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
M5ez/M5ez
Complete interface builder for the M5Stack, an ESP32 based mini tinker-computer
maxint-rd/TM16xx
Arduino TM16xx library for LED & KEY and LED Matrix modules based on TM1638, TM1637, TM1640 and similar chips. Simply use print() on 7-segment and use Adafruit GFX on matrix.
0015/TP_Arduino_DigitalRain_Anim
Great animation effects from the movie Matrix can be easily shown on your display.
eggfly/M5StickCProjects
StickWatch2 and some interesting projects based on M5StickC
TheNitek/CatGFX
Adafruit GFX compatible arduino library for using cat thermal printers with the ESP32
rhalkyard/Noritake_GU800_GFX
Arduino library for Noritake GU800-series graphical vacuum fluorescent displays
todd-herbert/heltec-eink-modules
Third-party Arduino Library for Heltec E-Ink displays
thelastoutpostworkshop/FastDisplayPrototyping
Fast Display Prototyping using the Arduino IDE Serial Monitor for Adafruit GFX and TFT_eSPI
jp112sdl/HB-Dis-EP-42BW
4.2" ePaper Display mit 10 Tasterkanälen für Homematic
cattanimarco/Grafici-GFX
Data visualization library for Arduino driven displays
nthnn/Planet096
SSD1306-based Monochromatic GUI library for OLED 0.96" inch (128x64 pixels) display in Arduino.
rhammell/temperature-display
Arduino project that measures and displays air temperature
marcin-chwedczuk/img2h
Convert images and icons to Adafruit GFX library format.
jp112sdl/HB-Dis-EP-75BW
7.5" ePaper Display mit 8 Tasterkanälen für Homematic
bryanrandell/Kinowheels_3-Axis_wireless_for_DJI_Ronin
3 Axis Kino wheels to command a DJI Ronin via SBUS protocol using Arduino boards.
Pconti31/TTF2GFX
TTF2GFX is a standalone desktop application to allow conversion of TrueType fonts to Adafruit's GFX Fonts.
pkolt/bitmap_editor
Open source editor for bitmap images
benpicco/FastLEDonPc
A simple simulator for FastLED/Adafruit-GFX Sketches based on SDL
laboiteproject/laboite-maker
laboite "maker edition" is a connected clock that displays a lot of information from the Internetz
ednieuw/ESP32-2432S028R-display
A 4-languages word clock on CYD ESP32-2432S028R that can be controlled with WI-FI and Bluetooth functions
Pconti31/GUIslice-Solutions
GUIslice Solutions is selection of sample applications for GUIslice API and Builder.
Szybet/watchy-scom
View and interact with your watchy ( Or any other arduino screen ) from your computer
benpicco/blinkendisplay
Simple ESP8266/Arduino project for driving a LED Matrix made from a strip of WS2812B LEDs
underwoodbrady/Adafruit-GFX-VisualEditor
Canvas based visual editor that converts designs directly into code compatible with Adafruit's GFX library
Aditya-A-garwal/Arduino-TFT-LCD-3-5-Canvas-Paint
Program to create a freely paintable canvas on 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with the Arduino UNO R3/R4 and MCUFRIEND Library
Aditya-A-garwal/Arduino-TFT-LCD-3-5-Touch-Calibration
Program to calibrate 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with the Arduino UNO R3/R4 and MCUFRIEND Library
ePaperInnovation/pl-micro-epd
Library and tools written in CircuitPython to control flexible organic displays from PlasticLogic.
harebit/STM32CubeMX_and_adafruit_GFX
STM32CubeMX and adafruit_GFX for TFT displays
Aditya-A-garwal/Arduino-TFT-LCD-3-5-SDCard-BMP
Program to load a BMP image from an SD Card and display it on 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with Arduino UNO R3/R4 and MCUFRIEND Library
Aditya-A-garwal/Arduino-TFT-LCD-3-5-SDCard-Config-File
Program to demonstrate the usage of configuration files as separate entities from the program, using an SD Card with a 3.5" TFT LCD Touchscreen Display (using ILI9486 Driver), Arduino UNO R3/R4 and MCUFRIEND Library
Aditya-A-garwal/Arduino-TFT-LCD-3-5-SDCard-Logger
Program to demonstrate data logging using an SD Card with a 3.5" TFT LCD Touchscreen Display (using ILI9486 Driver), Arduino UNO R3/R4 and MCUFRIEND Library
Aditya-A-garwal/Arduino-TFT-LCD-3-5-Tic-Tac-Toe
Program to play TicTacToe on 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with the Arduino UNO R3/R4 and MCUFRIEND Library
guruthree/microdot-pico
Run a Pimoroni Micro Dot pHAT on a Raspberry Pi Pico
ladyM9/PCD8544
Driver for NOKIA5510
pljakobs/Adafruit-GFX-Library
Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from