CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - 显示模块

搜索资源列表

  1. xlyrics-0.4.6.tar

    0下载:
  2. lrc 歌词解析和实时显示源码, 是开发 mp3, 播放器的很好的模块
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:603520
    • 提供者:沙龙
  1. keyboard

    1下载:
  2. 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:9519
    • 提供者:rbk
  1. DISPLAY

    0下载:
  2. 本程序是显示模块的例程,所接器件为四位八段led数码管,其中PTB0-PTB3 与数码管的位选相连接,PTB4,PTB5与74LS164连接确定你开发板上拨码开 关JP1(图片上的12)的两位和JP4(图片上的9)的5、6、7、8位处于on), 而其他位处于远离on!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:72474
    • 提供者:bin
  1. TestLCD_Truly

    0下载:
  2. 此程序用于测试TRULY的液晶显示模块,方便同行能在Linux的嵌入式开发中开发LCD-this procedure for testing the TRULY LCD module to facilitate peer in the embedded Linux development LCD
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:34617
    • 提供者:赖赖赖
  1. lcd320

    0下载:
  2. 使用TRULY的液晶显示模块320*240-use the LCD module 320 * 240
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:85990
    • 提供者:赖赖赖
  1. spca5xx.ko.tar.gz

    0下载:
  2. spca5xx.ko为中星微电子301摄像头驱动,在使用时用insmod spca5xx.ko命令插入该模块,运行 udevstart命令后,再运行./v4lcap 便可显示 ,Vimicro spca5xx.ko for 301 camera-driven, when in use insmod spca5xx.ko order to insert the module, run udevstart command, and then run ./v4lcap will be able
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:249510
    • 提供者:ruanbanyong
  1. dpf-30.tar

    0下载:
  2. 亚嵌培训里面的数码相框项目的源码,里面有鼠标的显示,音乐模块-Embedded training inside the sub-project source digital photo frame, which has the mouse shows, music module
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-19
    • 文件大小:6000561
    • 提供者:
  1. ov511-HHARM2410

    0下载:
  2. 里面含有已经编译好(可直接在华恒开发板2410-EDU教学平台运行)的OV511摄像头驱动模块和LCD实时显示摄像头采集的应用程序。-It contains has been compiled [available directly in the华恒development board 2410-EDU Teaching Platform is running] the OV511 camera modules and LCD driver cameras capture real-time di
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:149026
    • 提供者:钟华东
  1. 12864

    0下载:
  2. 12864 液晶显示程序 为嵌入式设备驱动开发必备模块-12864 LCD embedded device driver development program is essential modules
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:169584
    • 提供者:张文琪
  1. linux_arm_gps

    0下载:
  2. 嵌入式Linux环境下读取GPS模块数据并提取相关数据显示出来.-Embedded Linux environment, GPS module to read data and extract relevant data displayed.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:3824
    • 提供者:郭崇鑫
  1. jpeg_app

    0下载:
  2. 一用三星公司的s3c6410片上系统芯片的JPEG硬件硬压缩与硬解码模块进行JPEG图像的显示。硬件解码,速度快,资源耗费少。-A chip with a Samsung system-on-chip s3c6410 hardware hardware JPEG compression and JPEG hardware decoding module for image display. Hardware decoding, fast, low resource consumption.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:18453
    • 提供者:刘一夫
  1. pciv

    0下载:
  2. 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-21
    • 文件大小:2685952
    • 提供者:sillygenius
  1. SerialReader

    0下载:
  2. 该程序是一个ARM板的双串口读TinyOS数据的程序。其中SerialReader.py是串口读数据,串口速度为115200。MainApp.py是串口读到的TinyOS数据的解析和显示。pyserial-2.6.tar.gz为linux下的python串口模块。sinkserialport是串口配置文件。-The program is an ARM board serial read TinyOS data program. Where SerialReader.py is a serial
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:119108
    • 提供者:chenyongle
  1. wuxiandiancai

    0下载:
  2. 无线点菜系统主要实现顾客点菜、酒店菜品管理、收银结账等功能,通过手持终端、后台服务器、厨房终端之间的通信来实现酒店的基本管理和运营。本系统适用于中高档酒店,需要有驱动支持。  项目主要分为 手持终端 、 后台服务器 、厨房终端 三个模块   通讯协议:ZigBee通信协议   手持终端:发送初始化信息、开台、点菜、加菜、退菜、催菜、结账信息到后台服务器      后台服务器:    管理员登陆:对数据库中的菜品信息、桌号信息、用户信息以及账单进行增删改查操作    收
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-01
    • 文件大小:14172519
    • 提供者:廖登登
  1. Hi3521-H.264code-processor-

    0下载:
  2. Hi3521是针对多路D1和多路高清DVR、NVR产品应用开发的一款专业高端SOC 芯片。Hi3521内置高性能A9处理器、高达8路D1实时多协议编解码能力的引擎和专用TOE 网络加速模块,应对越来越高的高清应用和网络需求;集成优异的视频引擎和编解码算法并结合多路高清显示输出能力,充分满足客户产品的高质量图像体验。Hi3521高度集成和丰富的外围接口,在满足客户差异化产品功能、性能、图像质量要求的同时,大大降低ebom成本。 -Hi3521 is a professional high-end
  3. 所属分类:Embeded Linux

    • 发布日期:2014-07-22
    • 文件大小:320512
    • 提供者:北极
  1. void-Tongji

    0下载:
  2. 此模块实现的功能是对学生成绩的总分、平均分、英语、数学、c语言成绩的最高分进行统计并且显示出来。方便查看每门课及总分、平均分中的最高分。-This module can realize the function of student achievement scores, average, English, mathematics, C language achievement of the highest score statistics and displayed.Convenient to
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:699
    • 提供者:
  1. LPC2103-TFT

    0下载:
  2. 通过STM32开发板的TFTLCD接口,控制 TFT模块显示ASCII字符和色彩的变换。包含有 -STM32 development board TFT LCD interface, the control the TFT module display ASCII characters and color transform.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:300737
    • 提供者:谭明
  1. HZ-1-4---

    0下载:
  2. 用ARM11控制GPS GPRS RFID 三个模块 实现读取 GPS信号传回的坐标值 并在谷歌地图上显示-Control with ARM11 GPS GPRS RFID three module reads the coordinate values ​ ​ of the GPS signal returned and displayed in Google Maps
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:3879
    • 提供者:范飞
  1. GPS

    0下载:
  2. GPS/BD串口通信程序 linux下GPS/BD模块与arm开发板通信,显示解析定位数据-GPS/BD serial communication program under linux GPS/BD module with arm development board communication, display positioning data parsing
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2193963
    • 提供者:michael
  1. TFT LCD显示实验

    1下载:
  2. 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 实验现象: 本实验利用探索者STM32开发板连接ALIENTEK TFTLCD模块(除CPLD版本7寸屏模块外,其余所有ALIENTEK的 LCD模块都可以支持),实现TFTLCD模块的显示,下载成功后,
  3. 所属分类:嵌入式Linux

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