rbarreiros / ili9486_8080_8bit

Raspberry Pi 8 bit 8080 parallel ili9486 lcd driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ili9486
========


Installing:
   download the source
   run make
   sudo insmod ili9341.ko (i am too lazy to rename it to ili9486.ko)
this will create /dev/fb1.
Use the new framebuffer (https://github.com/notro/fbtft/wiki/Framebuffer-use)

For pinout see defines in ili9341.c

About

Raspberry Pi 8 bit 8080 parallel ili9486 lcd driver


Languages

Language:C 98.7%Language:Makefile 1.3%