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

搜索资源列表

  1. simple_arm_lcd

    0下载:
  2. 该程序是在linux arm下实现的基于framebuffer的LCD驱动-procedures in the arm under linux based framebuffer LCD Driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:45639
    • 提供者:李飒
  1. chenLCD

    0下载:
  2. 此段代码实现了嵌入式arm平台下从摄像头连续抓图并且实时在LCD上动态显示,有很好的学习价值-code embedded arm platform from the cameras and real-time continuous From Wikipedia in a dynamically LCD said that a good learning value
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:728924
    • 提供者:chenbo
  1. lcd

    0下载:
  2. pxa270的LCD控制。 用总线方式驱动LCD模块,实现ARM内置的LCD控制来驱动LCD.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8063
    • 提供者:徐亚雪
  1. Linux

    0下载:
  2. 一般般的看法,随着高性能嵌入式处理器的普及和硬件成本的不断降低,尤其是ARM 系列处理器的推出,嵌入式系统的功能越来越强。单色LCD也因为色彩单调,存储信息小,处理速度慢而不能符合人们的需求。 -As the views of the general, with the popularity of high-performance embedded processor and hardware costs continue to reduce, in particular the intr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4445
    • 提供者:周德天
  1. S3C2410-tft-lcd-114

    0下载:
  2. 基于ARM芯片S3C2410的TFT—LCD驱动方法 pdf-S3C2410 chip based on ARM' s TFT-LCD-driven approach pdf
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:175078
    • 提供者:小春
  1. LCD_test

    0下载:
  2. arm+lcd可以在arm平台上完成对lcd驱动的测试包含源码模块清晰-this is a test program that can finish the test of lcd on platform arm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:762150
    • 提供者:wang yang
  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. ARM9Linux

    0下载:
  2. 本书详细介绍了有关ARM9的体系架构,其中包括常用的串口、IIC总线、CAN总线、SPI总线、EEPROM 、时钟、D/A 及A/D 转换等内容-This book describes in detail about the ARM9 architecture, including the popular serial, IIC bus, CAN bus, SPI bus, EEPROM, clocks, D/A and A/D converter etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6262814
    • 提供者:wubin
  1. LCD--ZHIKU

    0下载:
  2. ARM裸奔实现电子时钟,对我们学习ARM体系很有帮助,原创,可以-ARM streaking for electronic clock, helpful for us to learn ARM system, original, you can see
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1051416
    • 提供者:汪佐
  1. embedfb

    0下载:
  2. linux arm lcd应用调试程序,比较简短易懂,入门好资料-linux arm lcd application debugger, relatively brief easy to understand, good data entry
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:21402
    • 提供者:denghuayong
  1. lcddrive

    0下载:
  2. 用spi模拟实现lcd显示时序,用于arm,对开发lcd非常有用.-Lcd display with a mock implementation of spi timing for the arm, lcd is very useful for the development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:18871
    • 提供者:d
  1. lcd.tar

    0下载:
  2. LCD液晶程序,使用ARM做控制器linux系统下的lcd驱动程序。-The LCD program that uses the ARM do controller linux system lcd driver.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:51200
    • 提供者:yang
  1. arm-charlcd

    0下载:
  2. Driver for the on-board character LCD found on some ARM reference boards.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:3129
    • 提供者:swasdc
  1. lcd

    0下载:
  2. 本系统主要是LINUX下的ARM 的LCD的驱动以及他应用测试程序-This system is mainly the ARM under LINUX LCD driver and his application of the test program
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:17203
    • 提供者:hehh
  1. lcd

    0下载:
  2. 基于ARM S3C6410的LCD的驱动,实现了在大小为480*272的屏幕上实现一张图片的显示-The driver of LCD for ARM S3C6410,This code can display a picture on the LCD in the size of 480*272
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:9581
    • 提供者:岳云
  1. serial-lcd-test-code

    0下载:
  2. 针对串口液晶模块 SLCM19264的读写测试程序,可在x86正常执行,在arm-mx32读写无反应,希望哪位大神帮我看看到底是什么情况导致的这种状况-one test code for SLCM19264
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:311497
    • 提供者:邹佳俊
  1. Graphic-LCD-control-experiments

    0下载:
  2. 基于ARM开发板做的一个波形测试代码,有详细的解释-ARM-based development board to do a waveform test code, a detailed explanation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:312331
    • 提供者:zc
  1. LCD-Driver-AnalysisaDesign

    0下载:
  2. ARM嵌入式Linux驱动程序开发(电子课件) 第9章LCD驱动程序分析与设计-Chapter 9 LCD Driver Analysis and Design
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:565184
    • 提供者:gm
  1. Sample

    0下载:
  2. S3C2410的串口UART及编程 ,附带PPT和代码(S3C2410 serial port, UART and programming)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:5846016
    • 提供者:Sally_hzy
  1. lcd

    0下载:
  2. linux arm LCD测试程序(linux arm LCD Test program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:7168
    • 提供者:猜猜猜
« 12 »
搜珍网 www.dssz.com