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

搜索资源列表

  1. 3.9kernel

    0下载:
  2. 各种液晶屏的内核支持,3.9KERNEL,LINUX,2410开发之用,LCD驱动-The core of a variety of LCD panel support, 3.9KERNEL, LINUX, 2410 by the development, LCD Driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:681658
    • 提供者:Alphafang
  1. lcd

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

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

    0下载:
  2. 掌握Linux系统下FrameBuffer驱动的基本使用方法; (2) 掌握FrameBuffer常用API函数的使用方法。 掌握编写LCD函数库 掌握使用LCD函数库 -Linux system to master the basic FrameBuffer drive to use (2) commonly used FrameBuffer master the use of API functions. The preparation of LCD master libr
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:380333
    • 提供者:刘彦生
  1. LCDdriverbasedonS3C2410

    0下载:
  2. 该源码是基于ARM9 S3C2410A的LCD移植程序,LCD选用的是Sharp LQ080V3DG01 ,源码主要对LCD进行设置、初始化、并对LINUX kernel内核进行配置-。
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4102
    • 提供者:Xie QM
  1. readBMP

    0下载:
  2. 在linux上可以將bmp轉成16進制碼,可應用在lcd的實作上-translates BMP to HEX file , applys in LCD program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:784
    • 提供者:Jack
  1. S3C2410_LCD

    0下载:
  2. S3C2410嵌入式LinuxLCD驱动源码-S3C2410 embedded Linux LCD driver source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:7837
    • 提供者:西米
  1. Lcd_081029

    0下载:
  2. linux下12864LCD屏驱动及测试程序,arm为Atmel9200,希望对大家学习linux有所帮助!-linux screen under 12864LCD drive and test procedures, arm the Atmel9200, want to help them to learn linux!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:121556
    • 提供者:彭雪峰
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. Image2GLCD

    0下载:
  2. Image converter for 128 x 64 Graphic LCD for getting code for any sized picture.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:896314
    • 提供者:durairaj
  1. LCD_20091211

    0下载:
  2. LCD调试基于ARM的LINUX LCD 调试程序-chip on the basic principles and application of books.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:193276
    • 提供者:yf2001
  1. lcm2401281

    0下载:
  2. 吐血开放LCM240128l 针对atmel at91rm9200 嵌入式linux下的驱动,希望对调试液晶屏朋友有帮助.-Hematemesis open LCM240128l for atmel at91rm9200 under embedded linux driver, want to help a friend who is debuging LCD screen.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:5939
    • 提供者:fenghui
  1. Embedded_Linux_driver_under_the_color_LCD_Design_a

    0下载:
  2. 本文介绍了如何在嵌入在开发彩色LCD显示驱动的方法,并对Linux中的显示 驱动程序结构和框架作一介绍。 -This article describes how to embed color LCD display driver in the development of the method, and display drivers for Linux in the structure and framework for an introduction.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:51407
    • 提供者:huitng
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. display

    0下载:
  2. A small utility to use Siemens A60 LCD from your LPT port under Linux.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-02
    • 文件大小:864009
    • 提供者:lucifer
  1. LCD

    0下载:
  2. 本源码实现在嵌入式开发中对于下位机LCD驱动,用C语言编写,是运行在嵌入式linux系统下的LCD驱动程序-The source code to achieve development in the embedded LCD driver for the next bit plane, with C language, is running in embedded linux systems of LCD driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:100974
    • 提供者:yoyo
  1. LCDDRVIVE

    0下载:
  2. 基于ARM s3c2410嵌入式LINUX 2.6内核的LCD液晶显示屏的驱动程序源代码和头文件-Based on ARM s3c2410 Embedded LINUX 2.6 kernel LCD liquid crystal display driver source code and header files
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2791
    • 提供者:王佳
  1. S3C2410_LCD

    0下载:
  2. linux中,S3C2410,LCD的驱动程序教程。-linux in, S3C2410, LCD driver tutorial.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:365388
    • 提供者:小艺
  1. lcdc.tar

    0下载:
  2. Program to control an LCD connected to a Xilinx xc3030 FPGA from Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:168493
    • 提供者:Sprite_tm
  1. Example2.1

    0下载:
  2. S3C2440祼奔程序之 :TFF-LCD裸奔程序 初入ARM9随开发板带的程序不是WIMCE就是LINUX程序,太深不符合他们.此程序就是解决入门难,建立初步感觉的好例子程序.符合2440开发板. -S3C2440 Guan Ben procedures: TFF-LCD with the streaking procedure first joined the ARM9 development board with the program is not WIMCE LINUX
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:3649999
    • 提供者:镕博
  1. Example2.2

    0下载:
  2. S3C2440祼奔程序之 :TFF-LCD裸奔程序 初入ARM9随开发板带的程序不是WIMCE就是LINUX程序,太深不符合他们.此程序就是解决入门难,建立初步感觉的好例子程序.符合2440开发板. S3C2440裸奔程序例子2-S3C2440 Guan Ben procedures: TFF-LCD with the streaking procedure first joined the ARM9 development board with the program is no
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2093393
    • 提供者:镕博
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com