CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kernel LCD

搜索资源列表

  1. kernel_lcd

    0下载:
  2. s3c6410加入到linux内核的lcd驱动-added to the linux kernel s3c6410 lcd driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:6642
    • 提供者:fw
  1. RT-Thread1.2.0

    1下载:
  2. 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
  3. 所属分类:Other Embeded program

    • 发布日期:2015-09-25
    • 文件大小:27248640
    • 提供者:潘锐
  1. DMC2440F

    0下载:
  2. DMC-2440-F采用基于ARM920T内核的Samsung处理器 S3C2440A, 标准主频400MHz,最高主频可达533MHz。采用64MB的SDRAM和64MB的Nand Flash。DMC-2440-F嵌入式开发系统外设非常丰富,功能强大,适用于各种手持设备、消费电子和工业控制设备的开发。支持嵌入式Linux和WINCE5.0.NET操作系统。提供完整的Wince5.0 BSP。 采用linux-2.4.18内核,支持多种文件系统,像cramfs、yaffs2、ext2、Fat
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:31700
    • 提供者:龙芯
  1. DMC2440I

    0下载:
  2. DMC-2440-I采用基于ARM920T内核的Samsung处理器 S3C2440A, 标准主频400MHz,最高主频可达533MHz。板载64MB的SDRAM,128MB的Nand Flash以及2MB的Nor Flash。DMC-2440-I是根据S3C2440A的全部功能而开发的全功能嵌入式系统。具有外接资源丰富,性能稳定,低功耗低等特点。适合手持设备的设计开发。支持嵌入式Linux和WINCE5.0.NET操作系统。提供Wince5.0 BSP。 采用linux-2.6.29 内核
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:29513
    • 提供者:龙芯
  1. KeyScan

    0下载:
  2. 基于五一内核的键盘控制1602液晶显示设备源代码-Based on May 1602 LCD control keyboard and display device kernel source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:915
    • 提供者:HUANGFEI
  1. uImage_dm9000_lcd_ts_alsa

    0下载:
  2. jz2440开发板、内核修改为3m。移植声卡驱动、触摸屏驱动、网卡驱动、LCD驱动-jz2440 development board, kernel modifications to 3m. Transplantation sound drivers, touch screen driver, NIC driver, LCD driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2083117
    • 提供者:文娟
  1. atmel_lcdfb_driver_for_linux

    0下载:
  2. linux驱动lcd液晶屏幕的驱动程序,lcd液晶驱动, AT91sam9263板子液晶屏驱动的详细步骤和方法,我的屏幕是640x480,牌子三菱。用的atmel的arm9驱动lcd display;修改linux内核源码linux内核驱动源码; 换屏幕需要修改3个文件,lcd驱动如何编写,如何修改lcd驱动,linux液晶驱动,linux frame buffer驱动 /////////////////////////////////////////////////////// 一
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:15456
    • 提供者:林端
  1. 01lcd_font

    0下载:
  2. 针对友善之臂4412开发板裸机下操作LCD显示驱动,注:Lcd的背光默认没有开启,可以通过先加载linux内核来开启背光,然后按reset键重启进入u-boot来运行自己的程序;-Note 4412: Lcd s default backlight is not turned on, you can first load the linux kernel to open the backlight, and then press the reset key to restart into the
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:14680
    • 提供者:罗姆
  1. kongqijinghuaqi

    0下载:
  2. 基于51单片机内核的空气净化的软件程序,能实现红外遥控通信,和LCD显示。-Based on air purification for the kernel of 51 single-chip microcomputer software program, can realize the infrared remote control communications, and LCD display.
  3. 所属分类:HardWare Design

    • 发布日期:2017-05-05
    • 文件大小:3780
    • 提供者:鲍文坤
  1. LCD_Driver_Porting

    0下载:
  2. 高通平台lcd驱动开发笔记,包括lk和kernel的lcd时序参数配置。-Qualcomm platform LCD driver development notes, including lk and LCD timing parameters of the kernel configuration.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-13
    • 文件大小:887836
    • 提供者:谢志鹏
  1. Linux

    0下载:
  2. Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-13
    • 文件大小:9067388
    • 提供者:黄天
  1. uImage

    0下载:
  2. 内核映像文件要求上传您自己觉得好的资料 本次上传日志请勿上传和编程无关的文件(Kernel image file(Patch file included in the kernel driver source code, including LED drivers, serial port driver, NIC driver, SD card driver, LCD, and USB drivers.))
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2073600
    • 提供者:周华1
  1. HT6X1X_FAQV1.8

    0下载:
  2. HT5X1X FAQ 钜泉 HT5X1X FAQ V1.1 钜泉光电科技(上海)股份有限公司 Tel...6 1.8 RTC 时间修改(HT602X series MCU is designed for the new generation of smart meter applications in the country. The kernel uses a ARM Cortex-M0 processor which was highly optimized in size, power c
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:606208
    • 提供者:wzqone
  1. r63311_auo57_truly_fhd.c.tar

    0下载:
  2. LCD DRIVER FOR MTK KERNEL
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:5120
    • 提供者:apog
« 1 2 3 4»
搜珍网 www.dssz.com