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

搜索资源列表

  1. Display

    0下载:
  2. 液晶显示程序,开发平台是DSP,640X480格式
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1919
    • 提供者:liyi
  1. 显示屏

    0下载:
  2. dsp2407的显示屏实验, 可以设置dsp的基本输入输出口-This is the experiment of dsp2407 s display screen . You can set input and output port of dsp.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:11914
    • 提供者:白面书生
  1. TMS320VC5509A_examples.TMS320VC5509A学习板例程及说明

    2下载:
  2. 这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示实验、240128显示实验、USB2.0通信实验等22个实验
  3. 所属分类:DSP编程

    • 发布日期:2017-05-21
    • 文件大小:6616262
    • 提供者:天涯之声
  1. osd.rar

    0下载:
  2. OSD(on screen display)功能,基于Xilinx FPGA,在DM642上实现的,OSD (on screen display) function, based on the Xilinx FPGA, achieved in DM642
  3. 所属分类:DSP program

    • 发布日期:2017-03-24
    • 文件大小:708276
    • 提供者:arc2006
  1. DSP281x_ADC_examples.rar

    0下载:
  2. 五个基于TMS320F2812的ADC的测试程序,具有数码管显示电压、320240液晶屏绘波形等多种功能。,Five of the ADC based on TMS320F2812 test procedures, with digital voltage display, LCD 320240 painted a variety of functions such as waveform.
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1454957
    • 提供者:唐聪
  1. AN1162SourceCodefordsPIC30F601

    0下载:
  2. 异步电机矢量控制,微芯DSP,例子程序,液晶显示,空间矢量调制,带转速编码器,Vector control of induction motor, micro-core DSP, example of the procedure, liquid crystal display, space vector modulation with speed encoder
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:431935
    • 提供者:xxj
  1. Lab0402-LEDArray.rar

    0下载:
  2. LED显示屏的程序,可以再上面显示汉字,及其他的字符。是开发板的例子,要移植的话,修改一下函数环境即可,LED display program can then display Chinese characters above, and other characters. Example of the development board, to transplant, then change it can be a function environment
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:42699
    • 提供者:liu yang
  1. serial-interface

    0下载:
  2. freescale DSP 在串口调试助手输入区中输入数据,通过芯片的RS-232口传输数据,在串口调试助手的输出区中显示数据。-freescale DSP debugging assistant in the serial data input area, enter through the RS-232 chip port transmission of data, the output of the serial debugging assistant area display data.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:231840
    • 提供者:
  1. LCD12864

    0下载:
  2. 用dsp2812控制12864lcd的显示程序-Dsp2812 control 12864lcd with the display program
  3. 所属分类:DSP program

    • 发布日期:2017-05-10
    • 文件大小:2156508
    • 提供者:karen
  1. IO.rar

    0下载:
  2. 由拨码开关通过数据线D0-D7向DSP输入0-255数据,DSP收到数据后通过D8-D15向发送收到数据的到发光二极管进行显示,From the allocation of key switches through the data lines D0-D7 to the DSP input 0-255 data, DSP receive data through the D8-D15 to send received data to the light-emitting diode displa
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:5522
    • 提供者:刘铃华
  1. 9603HPRJ-p4

    0下载:
  2. 一个关于2812智能仪表项目完整的项目工程,采用的都是汇编语言,包含了系统初始化、键盘、显示、SCI通讯、SPI接口EEP读写、PWM输出等。-A smart meter project on the 2812 complete projects that are used in assembly language, contains system initialization, keyboard, display, SCI Communications, SPI interface to re
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:247205
    • 提供者:xiangdong
  1. 1602

    0下载:
  2. 5509dsp 驱动1602字符显示屏的原代码,经过经验可以使用-1602 characters 5509dsp display driver source code, after the experience can be used
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:138633
    • 提供者:老欧
  1. dsp-cap

    0下载:
  2. 该程序在DSP2407芯片上实现捕获中断,通过捕获中断计算出外部信号的频率。频率的数值通过数码管显示出来。是一个C语言工程文件,对dsp2000编程很有参考意义。-The program in the DSP2407 chip capture interrupt, interrupted by capturing external signals to calculate the frequency. Numerical frequency through digital tube displa
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:11409
    • 提供者:lidawei
  1. Lab534-VideoMotionDetect

    0下载:
  2. DM642 DSP 运动图像跟踪显示 瑞泰-DM642 DSP Motion Picture Track Display Ruitai
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:414387
    • 提供者:刘春生
  1. LCD_flash

    0下载:
  2. 基于2407A的12864 LCD显示程序-display program of 12864 LCD based on 2407a
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:24502
    • 提供者:xiaoyin
  1. DSP2812_CAN

    0下载:
  2. 两片DSP2812完成简单的CAN通讯功能,并通过七段数码管的显示,内容为发送实验箱传送的数据。-DSP2812 completed two simple CAN communication function, and through Seven-Segment LED display, the content for sending me the experimental transmission of data.
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:185360
    • 提供者:冯哲
  1. 步进电机转速数码管显示

    1下载:
  2. 步进电机转速数码管显示,采用C51单片机控制-Stepper motor speed digital display, with C51 MCU
  3. 所属分类:DSP编程

    • 发布日期:2017-03-30
    • 文件大小:16812
    • 提供者:xiaokai
  1. stc-yejing

    0下载:
  2. 无线通讯,步进电机,液晶显示,单片机为STC-Wireless communications, stepper motor, LCD display, microcontroller STC
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:720259
    • 提供者:覃业明
  1. DM642

    0下载:
  2. DM642用于图像处理,包括DSP存储器接口的设置,对图像的采集,和显示等相关功能-DM642 for image processing, including the DSP memory interface settings, image acquisition, and display related functions
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:8733
    • 提供者:于飞
  1. LCD_12864

    0下载:
  2. 实现DSP2812控制下的12864液晶显示字符-DSP2812 achieved under the control of liquid crystal display 12864 characters
  3. 所属分类:DSP program

    • 发布日期:2017-03-24
    • 文件大小:276320
    • 提供者:张浩泉
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com