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

搜索资源列表

  1. xlyrics-0.4.6.tar

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

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

    0下载:
  2. moto e2的实时系统概况的源码,使用了qt界面,可以显示当前cpu、内存、和数据状态,使用arm-linux-gcc编译,并且要搭建相应的qt环境
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5000
    • 提供者:letterb
  1. qt

    1下载:
  2. 在ARM9和ARMLinux下利用QT编写的实时数据采集,数据曲线动态显示程序。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:13475
    • 提供者:项文炳
  1. qt动态曲线,实时数据采集

    0下载:
  2. qt动态曲线,实时数据采集 qt动态曲线,实时数据显示-qt dynamic curve, real-time data collection dynamic curve qt, real-time data
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-26
    • 文件大小:3437
    • 提供者:杨浩杰
  1. VIDEOCAPTURE.tar.gz

    0下载:
  2. arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!,data captured,display,and compressed in jpeg format based on arm+linux and display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:59581
    • 提供者:wk
  1. v4l2-video-capture

    2下载:
  2. 在linux系统下采用v4l2框架实现对摄像头视频的实时采集,并且在Qt界面上显示,可以运用在linux PC机上,也可以用在嵌入式系统下/-V4l2 linux system used under the framework implementation of real-time collection of video camera, and displayed on the Qt interface can be used in the linux PC machine can also b
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-11
    • 文件大小:4121
    • 提供者:彭志军
  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. myqt1

    0下载:
  2. 采用qtopia开发,在arm上实现的图片的实时显示-Using qtopia development, in the arm to achieve real-time display of the pictures,,,,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:3123
    • 提供者:davyshao
  1. videocapture

    0下载:
  2. 这是一个在arm板上通过摄像头采集并实时显示的程序-This is a board in the arm through the cameras to collect and process real-time display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:3575
    • 提供者:心蓝
  1. camcapture

    0下载:
  2. 这是一个在arm板上通过使用摄像头采集并实时显示的程序-This is a board in the arm through the use of cameras to collect and process real-time display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:3573
    • 提供者:心蓝
  1. rgbv4l2

    0下载:
  2. 本程序是基于嵌入式Linux平台的视频采集程序,主要是采集信号为YUV422的USB摄像头,将其实时显示在302*240的液晶屏上。-This procedure is based on the embedded Linux platform video collection procedures, primarily for the YUV422 capture the signal of the USB camera, the fact is displayed on the LCD 302
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:3521
    • 提供者:zhangjian
  1. Qt_18b20_test

    0下载:
  2. 18b20数据采集显示,实时显示周围环境温度的变化,并可将某一时刻的数据定格-18b20 data acquisition display, real-time display of ambient temperature change, and at a certain moment can data frames
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:27711
    • 提供者:肖大鹏
  1. MPP

    0下载:
  2. mp3播放器  能识别本地的MP3歌曲文件,能根据路径添加入播放器中。  能识别本地的播放列表信息。  具有播放列表功能,能根据用户的需求随意创建、删除播放列表。  用户能往指定的播放列表中添加、删除。添加时,歌曲必须是已经存在的。  用户能查看当前播放器中的所有歌曲。  用户能查看播放器中现有的播放列表信息。  用户能查看指定播放列表下的歌曲信息。 &
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-09
    • 文件大小:16715735
    • 提供者:魏晓武
  1. v4l2-Qt视频采集显示

    0下载:
  2. 通过V4l2进行视频采集,Qt实时显示。是一个例子。为刚开始进行linux视频采集编程的朋友提供参考
  3. 所属分类:嵌入式Linux

  1. USB_video_capture

    0下载:
  2. ARM9上面搭建linux 环境,开发板通过链接USB摄像头采集图像并处理在lcd上面实时显示并保存图像到U盘-Above ARM9 linux build environment, development board image acquisition through a link USB camera and processing real-time display and save the image to disk lcd above U
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:41849
    • 提供者:xichubaw
  1. iHv

    0下载:
  2. 安卓系统与单片机的USB传输 摄像头实时显示图像-Andrews and microcontroller USB transfer real-time camera image display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:9223
    • 提供者:范宇
  1. DAshuju1

    0下载:
  2. 自己写的一个简单的QT应用小程序,主要要实现了一些基本的功能,通过打开linux驱动文件,将获取的数据实时显示到QT应用程序上-To write a simple QT applets, mainly to achieve some basic functions, by opening the file linux driver will get real-time data displayed on the QT application
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-29
    • 文件大小:12437636
    • 提供者:stdyht
  1. dai_ma

    0下载:
  2. 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-02
    • 文件大小:2690048
    • 提供者:文松
  1. DS18B20

    0下载:
  2. arm9开发板上用于温度传感器实时显示测试程序(Temperature sensor test program)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-20
    • 文件大小:161792
    • 提供者:安522
  1. liunxz智能家居源码

    0下载:
  2. 该源码可实现开关灯、开关空调、音乐播放、实时显示海拔、湿度、温度等数据。
  3. 所属分类:嵌入式Linux

« 12 »
搜珍网 www.dssz.com