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

搜索资源列表

  1. S6E63D6_driver

    6下载:
  2. OLED彩屏,型号为CMEL C0283QGLD-T,驱动芯片为三星的S6E63D6,为240*RGB*320的彩屏, 不带字库,软件模拟SPI方式驱动,通过画点实现所有功能,自己写的ARM CortexM3 lpc1768的驱动程序,程序注释比较详细,已经实际测试成功。 功能简介:毫秒级延时函数,任意时间定时。 自带多种颜色宏定义,已经实现了彩虹流的动态效果。 程序中的各种画图程序都带有颜色参数,可以自由选择所需要显示的颜色。 通过Image2
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:300366
    • 提供者:张程序
  1. CNC-PC

    0下载:
  2. 用于数控铣床的上位机程序,包含G代码的解析,数据转换及整合,通过串口与下位机通讯-The PC used for CNC milling process, including G-code parsing, data conversion and integration, and lower computer through the serial port communication
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:270881
    • 提供者:周斌
  1. MCUSUPERTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Microcontroller used in the process of developing multi-functional tools, includi
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1389791
    • 提供者:xialu
  1. Remote-temperature-display

    0下载:
  2. 用单片机实现温度远程显示:用AT89S8252单片机的串行接口与智能温度巡回检测仪(XJ-08S)通过RS—485总线相互通讯实现热水温度远程显示的一种低成本解决方案,内容涉及RS—485总线通讯、单片机驱动数码管显示、数据转换以及键盘处理软硬件设计等内容。-Remote temperature display using MCU: AT89S8252 microcontroller using a serial interface circuit with intelligent temper
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1947
    • 提供者:陈敏
  1. 16_32

    0下载:
  2. 数据转换,把32位数据格式化转为16位数据格式-Data conversion, data format into the 32-bit 16-bit data format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:81663
    • 提供者:杨康乐
  1. 32_16

    0下载:
  2. 数据转换,把16为数据格式转换为32位数据格式-Data conversion, data format to convert 16 to 32-bit data format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:8706960
    • 提供者:杨康乐
  1. manchester

    0下载:
  2. 源码包含三个模块,数据发送模块是读取FIFO中的数据后,将并行数据转换为串行,同时对串行数据进行曼彻斯特编码输出。数据接收模块是对接收的数据进行曼彻斯特解码。FIFO控制器模块将接收的串行数据转换为并行,并存储。 曼彻斯特解码部分本文采用了过采样技术,使用了一个8倍时钟进行采样。每一个数据周期采样8次,每四次采样确定一个状态,如果采样到三次及以上高电平则认为是高状态,否则认为是低状态。状态由高到底则是数据0,由低到高则是状态1。-Source consists of three module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:4086
    • 提供者:陈建
  1. 123

    0下载:
  2. 51单片机双字节数据转换BCD码程序,使程序运行效率更高,充分利用资源-51 single-byte BCD code data conversion process, make the program run more efficient use of resources
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4766
    • 提供者:顾成军
  1. UART_IF

    0下载:
  2. 该源代码实现通用串行接口接收发送。把串行接口的数据转换成总线数据流。便于进一步对数据处理。-The source code achieve universal serial interface receive and send. The serial interface of data transfer into bus data flow. Facilitate further on data processing.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:153796
    • 提供者:周鑫
  1. adc0809

    0下载:
  2. adc0809数据转换,实现两通道的模拟量采集,将模拟量转换为数字量-The adc0809 data conversion, two channels analog acquisition, analog quantities are converted into digital quantity
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:772
    • 提供者:hua
  1. Data-transfer

    1下载:
  2. 数据转换,键盘输入2位(或以上)十进制数,分别转换成十六进制数、 BCD码、七段共阳极码。 -Data transfer, keyboard input two (or more) decimal number, were converted into a hexadecimal number, BCD and seven section of the anode yards.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:7333
    • 提供者:汪颖
  1. parallel_in_serial_out

    0下载:
  2. 适用于D/Atlc5620的并行-串行数据转换模块【VHDL】-parallel_in_serial_out driver for D/Atlc5620【VHDL】
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:gaoyuanli
  1. Temperature-with-MCU-remote-display

    0下载:
  2. 用单片机实现温度远程显示。包括串行接收子模块(rand_rec.a51),命令发送及接收控制子模块(rand_send.a51),显示、软件看门狗及20ms定时器子模块(rand_disp.a51),数据转换子模块(rand_data.a51),和主模块(rand_main.a51)-Temperature with MCU remote display. Including serial reception sub-module (rand_rec.a51), the command to s
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:6573
    • 提供者:里尔
  1. IR

    0下载:
  2. 红外遥控器+红外一体化接收头部分的仿真 红外线编码是数据传输和家用电器遥控常用的一种通讯方法,其实质是一种脉宽调制的串行通讯。家电遥控 中常用的红外线编码电路有μPD6121G型HT622型和7461型等。 这里就以这些电路的编码格式来仿真怎样使用单片机的捕获中断功能来实现其解码。 红外线通讯的发送部 分主要是把待发送的数据转换成一定格式的脉冲,然后驱动红外发光管向外发送数据。接收部分则是完成红外 线的接收、放大、解调,还原成同步发射格式相同(但高、低电位刚好相反的脉冲信号
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:117378
    • 提供者:虚无一
  1. ps_top

    0下载:
  2. verilog写ps2接口驱动程序,对状态机的描述。把键盘串行的13为数据转换为并行的8为数据,并储存在寄存器-The needle verilog write ps2 interface drivers, to the descr iption of the state machine. The keyboard for data transfer of serial and parallel for the 8 for data, and stored in a register to xi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:3683
    • 提供者:张康
  1. DAC

    1下载:
  2. 使用mega16的内部DA转换,将键盘数据转换成LED灯的亮度-Internal DA converter, the keyboard data into the brightness of the LED lights use mega16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-30
    • 文件大小:15075
    • 提供者:cl
  1. ads8504

    0下载:
  2. ADS8504驱动程序 用它可以进行AD数据转换 方便我们的使用-ADS8504 driver it can be the AD data conversion to facilitate the use of
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-31
    • 文件大小:1860
    • 提供者:叶红
  1. USB_AD

    0下载:
  2. C8051F320使用USB进行AD数据转换及控制的例子。-C8051F320 USB AD data conversion and control example.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:219538
    • 提供者:liaobo
  1. chengxu

    0下载:
  2. 利用ad7880和stc12单片机进行数据转换。ad采样数据经单片机处理并传输出去。-Use ad7880 and stc12 of microcontroller for data conversion. ad sampling data by the single-chip processing and transfer out.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:33113
    • 提供者:江宇
  1. test

    0下载:
  2. c++程序实现的JPEG图片到RGB565 16位的LCD显示的数据转换程序.-c++ program to achieve the JPEG image to RGB565 16-bit LCD display of the data conversion process.
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:117923
    • 提供者:易姣辉
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com