CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - LCD显示

搜索资源列表

  1. lcd_driver-framebuffer

    1下载:
  2. 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:155297
    • 提供者:王强
  1. lcd-drv

    0下载:
  2. lcddrv1.c 为驱动源程序 lcddrv1_user.c为应用程序代码 功能: 在ioctl中区分所写的数据是命令,还是地址加数据,flag=1是只写命令,flag=0时写地址和数据的组合, 地址号在前面,显示的字在后面
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2966
    • 提供者:zhengbo
  1. main_lcd_display

    0下载:
  2. unlinux下的LCD显示程序,能够实现图片格式的转换及显示
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2280
    • 提供者:任灵
  1. neXon

    0下载:
  2. LCD显示网络服务ftp、nfs等的程序,还有日志
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1740
    • 提供者:hejian
  1. ov9650

    0下载:
  2. linux2.6.12下OV9650摄像头LCD显示演示-err
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:19022
    • 提供者:刘欣
  1. arm_lcd

    1下载:
  2. 在s3c6410上实现LCD显示图片的裸板驱动-on s3c6410 to make LCD display
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:125927
    • 提供者:张凯
  1. 113172208ARM9(s3c2410)LCD

    0下载:
  2. 2410得LCD源代码,希望对大家有用-2410 a LCD source code, in the hope that useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:10552
    • 提供者:chengjin
  1. lcd-test

    1下载:
  2. 对lcd进行测试,采用s3c2410板子,4.3寸RGB彩屏,将屏幕分四块按不同颜色显示,不断刷新!-Lcd test of using s3c2410 board, 4.3-inch RGB color, will screen at four different colors, and constantly refresh!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-12-07
    • 文件大小:609
    • 提供者:
  1. S3C2410-113

    0下载:
  2. 基于ARM9处理器S3C2410的LCD显示系统设计 pdf-ARM9-based S3C2410 processor design of the LCD display system pdf
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:170293
    • 提供者:小春
  1. lcd

    0下载:
  2. 嵌入式系统Linux下LCD显示驱动的开发,采用Linux的帧缓冲设备来处理与LCD控制器有关的底层命令。帧缓冲是Linux为图形设备提供的一个抽象接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。文中介绍了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,最后基于三星公司S3C2410x处理器的开发平台,系统地给出了Linux下帧缓冲驱动程序开发和调试实例。-lcd LINUX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1512864
    • 提供者:jz
  1. lcdrw

    0下载:
  2. LINUX系统下,通过LCD显示模块,显示系统内容的接口程序。-LCD operating C program in Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1039
    • 提供者:prn
  1. serialcontrollcd

    0下载:
  2. 上传的内容是单片机通过串口控制lcd显示的程序-From the contents of the single-chip microcomputer through the serial port control procedures lcd display
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:16773
    • 提供者:马宝
  1. LCD

    0下载:
  2. 用pic16f877单片机写滴 LCD1602 液晶显示程序哦-Pic16f877 using single chip LCD LCD1602 trickling written procedures for O
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:51043
    • 提供者:linmeiyu
  1. sample-LCD

    0下载:
  2. 一个简单的LCD编程实例,可以自动检测出LCD的分辨率及BPP(bit per pix),最后让LCD显示各种不同颜色.是初学LCD编程的一个很好的简单例程-A simple LCD programming examples, you can automatically detect the LCD' s resolution and BPP (bit per pix), and let the LCD display a variety of different colors. Is a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1557
    • 提供者:zhicj
  1. LCD

    0下载:
  2. 在ADS1.2中编写的LCD显示程序,可显示图片-LCD
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:59637
    • 提供者:qingsong
  1. LCD-controller-application

    0下载:
  2. 学习S3C44B0的LCD控制器特性,熟悉LCD控制器与LCD驱动器的连接接口,了解uClinux下framebuffer显示驱动的使用-Learning S3C44B0 the LCD controller features, are familiar with LCD controller and LCD driver interface, the connection to understand the framebuffer display driver under uClinux us
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:212100
    • 提供者:luke
  1. fb_test

    0下载:
  2. LCD测试程序,2440开发板,显示图片,要用 软件转换成RGB格式的数据-fdjslfjdsfl lslfdjsl djslf dsjl dsjl dsjl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:780
    • 提供者:lufei
  1. 33753123com_LCD_test

    0下载:
  2. lcd显示 S3C2410平台下的LCD固件程序,实现LCD初始化和显示功能。能够显示简单图形、ASCII字符、汉字字符和彩色位图。-lcd。-S3C2410 platform LCD firmware procedures, initialization and realize LCD display. Can display simple graphics, ASCII characters, Chinese characters and color bitmap
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1609732
    • 提供者:郑锐华
  1. Display

    0下载:
  2. 主要是一些屏幕显示区域显示等一些简单功能的实现(Mainly some screen display functions)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-28
    • 文件大小:26624
    • 提供者:dftth
  1. LCD

    0下载:
  2. 获取并打印屏幕基本信息,并显示一张bmp图片(Get and print the basic information of the screen and display a BMP picture)
  3. 所属分类:Linux/Unix编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com