uc1698 这是一个彩色LCD驱动,有160个COM和384个SEG,可以设置RGB位数和顺序。一个pixel由一个COM和3个SEG组成,分别对应R、G、B三种色彩,即写入的RGB值会分别反映到3个SEG接口上。因此,uc1698最大只能驱动160*128的彩色LCD。
2021-02-19 17:06:20 1.38MB uc1698 彩色LCD驱动
1
STM32F429 LCD驱动+显示.zip
2021-02-05 22:02:53 13.08MB STM32 F429 显示屏 驱动
1
7541的LCD的驱动,平台ARM7,PL2220,可以直接跑起来
2020-04-15 03:08:08 2KB LCD
1
供学习爱好者交流使用。互惠互利,共赢。愿我们相互扶持越走越远
1
linux下基于client/server的通用LCD驱动程序,支持很多流行的LCD控制器。
2020-01-03 11:20:30 869KB linux lcd client server
1
学习教程文件,可以大家学习交流下,主要是LCD驱动电路,驱动程序设计及典型应用,孙俊喜著
1
树莓派LCD驱动/2.8/3.2/3.5/3.97/4.3/5/7等! You can focus on the following GitHub web site, for the latest lcd drivers: https://github.com/goodtft/LCD-show =============================================================================================================== "LCD-show-170315.tar.gz" just for Raspbian (Release date:2017-03-02) or later, DO NOT use it for the Raspbian version before 2017-03-02. ================================================================================================================ "LCD-show-160701.tar.gz" support Raspbian version before Raspbian-2017-02-16,such as(2017-02-16,2017-01-11, 2016-11-25,2016-09-23,2016-05-27,2016-05-10,2016-03-18,or earlier). And This Driver also tesed on "kali-2.1.2" ,"ubuntu-mate-16.04-beta2" ================================================================================================================ How to Install: 1.)Step1, Install Raspbian official mirror a)Download Raspbian official mirror: https://www.raspberrypi.org/downloads/ b)Use“SDFormatter.exe”to Format your TF Card c)Use“Win32DiskImager.exe” Burning mirror to TF Card 2.) Step2, Clone my repo onto your pi git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD-show cd LCD-show/ 3.)Step3, According to your LCD's type, excute: In case of 2.8" LCD sudo ./LCD28-show In case of 3.2" LCD sudo ./LCD32-show In case of 3.5" LCD sudo ./LCD35-show In case of 3.97" LCD sudo ./LCD397-show In case of 4.3" LCD sudo ./LCD43-show In case of 5" LCD sudo ./LCD5-show In case of 7inch(B)-800X480 RPI LCD sudo ./LCD7B-show In case of 7inch(C)-1024X600 RPI LCD sudo ./LCD7C-show If you need to switch back to the traditional HDMI display sudo ./LCD-hdmi Wait a few minutes,the system will restart automaticall , enjoy with your LCD.
2019-12-21 21:19:04 163KB 树莓派驱动
1
本资料是实现DMA直接刷新LCD彩屏,解决了直接从SPI flash读取数据慢的问题,采用这样方式可以很快速刷新 Flash 存储的图片信息。
2019-12-21 21:04:39 1.14MB DMA lcd
1
这是一个一份编写的较为详细的uCOSII的LCD驱动编程代码,编程实现画一个奥运5环,值得借鉴与学习!
2019-12-21 20:53:40 1.55MB code
1
宏芯T108 LCD驱动电路图,可以驱动7寸LCD
2019-12-21 20:00:50 706KB T108
1