文件名称:S6E63D6_driver
介绍说明--下载内容来自于网络,使用问题请自行百度
OLED彩屏,型号为CMEL C0283QGLD-T,驱动芯片为三星的S6E63D6,为240*RGB*320的彩屏,
不带字库,软件模拟SPI方式驱动,通过画点实现所有功能,自己写的ARM CortexM3
lpc1768的驱动程序,程序注释比较详细,已经实际测试成功。
功能简介:毫秒级延时函数,任意时间定时。
自带多种颜色宏定义,已经实现了彩虹流的动态效果。
程序中的各种画图程序都带有颜色参数,可以自由选择所需要显示的颜色。
通过Image2LLcd软件转换图片,可以实现显示黑白图片和彩色图片(显示一张小
的彩图,主要是图片容量太大),所以也可以显示任意文字。
程序中嵌入了ASIC字符表,可以像带字库的液晶屏一样使用,从而自由显示ASIC
字符,非常好。
加入了动态数据转换函数,可以在屏幕上显示出一个浮点数,函数调用也非常
简单。
-OLED color screen, model CMEL C0283QGLD-T, Driver IC for Samsung S6E63D6, for the 240* RGB* 320 color screen,
Without character, the software simulation SPI mode driver, through the drawing point to achieve all the features of their writing ARM CortexM3
lpc1768 driver, a more detailed program notes, field-tested successfully.
Features: millisecond delay function, any time time.
Comes with a variety of colors macro definition, has achieved a dynamic flow of rainbow effect.
Program in a variety of drawing programs with color parameters, you can choose the color to be displayed.
Pictures by Image2LLcd software conversion, can display black and white photographs and color images (show a small
The color pictures, mainly picture size too big), so it can display any text.
Characters embedded ASIC application form, can be like the LCD screen with the same font used to display ASIC Free
Character, very good.
Add dynamic data conversion functions that can be displayed
不带字库,软件模拟SPI方式驱动,通过画点实现所有功能,自己写的ARM CortexM3
lpc1768的驱动程序,程序注释比较详细,已经实际测试成功。
功能简介:毫秒级延时函数,任意时间定时。
自带多种颜色宏定义,已经实现了彩虹流的动态效果。
程序中的各种画图程序都带有颜色参数,可以自由选择所需要显示的颜色。
通过Image2LLcd软件转换图片,可以实现显示黑白图片和彩色图片(显示一张小
的彩图,主要是图片容量太大),所以也可以显示任意文字。
程序中嵌入了ASIC字符表,可以像带字库的液晶屏一样使用,从而自由显示ASIC
字符,非常好。
加入了动态数据转换函数,可以在屏幕上显示出一个浮点数,函数调用也非常
简单。
-OLED color screen, model CMEL C0283QGLD-T, Driver IC for Samsung S6E63D6, for the 240* RGB* 320 color screen,
Without character, the software simulation SPI mode driver, through the drawing point to achieve all the features of their writing ARM CortexM3
lpc1768 driver, a more detailed program notes, field-tested successfully.
Features: millisecond delay function, any time time.
Comes with a variety of colors macro definition, has achieved a dynamic flow of rainbow effect.
Program in a variety of drawing programs with color parameters, you can choose the color to be displayed.
Pictures by Image2LLcd software conversion, can display black and white photographs and color images (show a small
The color pictures, mainly picture size too big), so it can display any text.
Characters embedded ASIC application form, can be like the LCD screen with the same font used to display ASIC Free
Character, very good.
Add dynamic data conversion functions that can be displayed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
S6E63D6驱动程序/223.bmp
S6E63D6驱动程序/AngleBaby.jpg
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/JLinkLog.txt
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.opt.bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.plg
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.Uv2.bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.uvopt
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.uvproj
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_LandTiger_GPIO.dep
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_Opt.Bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_Target 1.dep
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_Uv2.Bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_uvopt.bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Lis/LandTiger_GPIO.map
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Lis/startup_LPC17xx.lst
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/core_cm3.crf
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/core_cm3.d
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/core_cm3.o
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/ExtDll.iex
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.axf
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.hex
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.htm
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.lnp
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.plg
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.sct
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.tra
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/main.crf
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/main.d
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/main.o
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/startup_LPC17xx.o
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/system_lpc17xx.crf
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/system_lpc17xx.d
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/system_lpc17xx.o
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/APP/main.c
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/core_cm3.c
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/core_cm3.h
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/LPC17xx.h
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/arm/startup_LPC17xx.s
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/gcc/startup_LPC17xx.s
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/iar/startup_LPC17xx.s
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/system_LPC17xx.c
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/system_LPC17xx.h
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/readme.txt
S6E63D6驱动程序/S6E63D6测试数据.txt
S6E63D6驱动程序/Thumbs.db
S6E63D6驱动程序/彩屏驱动程序介绍.txt
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/arm
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/gcc
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/iar
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/APP
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Lis
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5
S6E63D6驱动程序
S6E63D6驱动程序/AngleBaby.jpg
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/JLinkLog.txt
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.opt.bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.plg
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.Uv2.bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.uvopt
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO.uvproj
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_LandTiger_GPIO.dep
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_Opt.Bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_Target 1.dep
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_Uv2.Bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/LandTiger_GPIO_uvopt.bak
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Lis/LandTiger_GPIO.map
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Lis/startup_LPC17xx.lst
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/core_cm3.crf
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/core_cm3.d
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/core_cm3.o
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/ExtDll.iex
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.axf
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.hex
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.htm
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.lnp
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.plg
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.sct
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/LandTiger_GPIO.tra
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/main.crf
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/main.d
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/main.o
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/startup_LPC17xx.o
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/system_lpc17xx.crf
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/system_lpc17xx.d
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj/system_lpc17xx.o
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/APP/main.c
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/core_cm3.c
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/core_cm3.h
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/LPC17xx.h
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/arm/startup_LPC17xx.s
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/gcc/startup_LPC17xx.s
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/iar/startup_LPC17xx.s
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/system_LPC17xx.c
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/system_LPC17xx.h
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/readme.txt
S6E63D6驱动程序/S6E63D6测试数据.txt
S6E63D6驱动程序/Thumbs.db
S6E63D6驱动程序/彩屏驱动程序介绍.txt
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/arm
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/gcc
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup/iar
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS/startup
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/APP
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source/CMSIS
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Lis
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Obj
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5/Source
S6E63D6驱动程序/S6E63D6_OLED_J_V3.5
S6E63D6驱动程序
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.