ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts  1.0
ESP8266ILI9341DisplayProject
display Directory Reference

Files

file  font.c [code]
 Font display for ili9341 driver Displays fonts generated by bdffont2c BDF to C code converter BDF = Glyph Bitmap Distribution Format The code handles fixed, proportional and bounding box format fonts.
 
file  font.h [code]
 
file  fonts.h [code]
 
file  ili9341.c [code]
 ili9341 driver inspired by Adafruit ili9341 code All code in this file has been rewritten by Mike Gore
 
file  ili9341.h [code]
 ili9341 driver inspired by Adafruit ili9341 code All code in this file has been rewritten by Mike Gore
 
file  ili9341_hal.c [code]
 ili9341 driver inspired by Adafruit ili9341 code All code in this file has been rewritten by Mike Gore
 
file  tft_printf.c [code]
 
file  tft_printf.h [code]
 printf wrapper for ili9341 drivers
 
file  vfont.c [code]
 
file  vfont.h [code]
 
file  vfonts.h [code]