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

搜索资源列表

  1. 13-45

    0下载:
  2. 本程序能够完成的功能是,自动或手动测温,读取配置寄存器,温度下限寄存器,温度上限寄存器,设定温度上限及下限,当温度到达预定的温度的时候报警。所有的读取操作都可以在数码管上显示。其中,温度的上限通过计算机用串口通信协议传输给FPGA内部寄存器然后按动开关写入。同时,本程序还驱动了一个直流电机,温度高的时候电机转速高,温度低的时候转速降低直至停转。数码管可以实时显示电机转速,2秒刷新一次。数码管的显示可以在显示的温度、寄存器值和直流电机转速间切换,切换通过串口进行,计算机发00H时切换到温度及寄存器
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3570193
    • 提供者:Kimi
  1. uart_1

    0下载:
  2. de2平台的串口驱动程序,可直接下载使用-de2 platform serial driver can be downloaded directly using
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:602505
    • 提供者:dingxing
  1. ryy_uart_mult

    0下载:
  2. RS232串口驱动程序,应用于cyclone 1c12,发送和接收都有-RS232 serial port driver, used in the cyclone 1c12,including send and receive
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:912216
    • 提供者:任艳阳
  1. uart

    0下载:
  2. 迪文液晶串口驱动函数,C语言写的,自己使用的,肯定没错误-The Devean LCD serial port driver functions written in C language, their own use, certainly not error
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:544597
    • 提供者:huangshaobo
  1. UART

    0下载:
  2. sep4020开发板uart模块的驱动程序,使用串口0,在串口调试助手上显示prochip-uart driver module development board sep4020, serial 0, serial debugging assistant prochip
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:327954
    • 提供者:邹甬
  1. uart_top

    0下载:
  2. 串口驱动程序,quartusII9.1开发。-Serial port driver, quartusII9.1 development.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:620324
    • 提供者:李生
  1. uartverilog

    0下载:
  2. VERILOG HDL下写的串口驱动程序,经验证可以正常实现串口功能-VERILOG HDL to write serial driver, proven functionality can normally achieve serial
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:5210719
    • 提供者:余小新
  1. EXP42_RS232_PIANO

    0下载:
  2. 在EP3C5E上进行试验,PC机检测到PS2键盘,将键盘的数值通过串口传输给fpga,fpga驱动蜂鸣器发出音乐。-Tested on the EP3C5E, PC machine detects the PS2 keyboard, the keyboard' s numeric via the serial transmission to the fpga, fpga drive buzzer music.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:876642
    • 提供者:恣意
  1. seg3uart

    0下载:
  2. FPGA驱动串口,实现FPGA实验板串口与pc机的通信,支持各种波特率的串口自发自收功能-FPGA-driven serial port, serial port to communicate with the FPGA experimental board pc machine supports a variety of serial port baud rate of spontaneous self-closing feature
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3104037
    • 提供者:李小娇
  1. uart_mod

    0下载:
  2. 与上位机通信的串口驱动程序,基于VHDL语言-uart module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2758
    • 提供者:宋振伟
  1. TCD1304_drive

    1下载:
  2. FPGA驱动TCD1304AP线阵CCD,并经采集将数据通过串口传输至上位机-FPGA drives TCD1304AP linear CCD, and by collecting the data transmitted through the first bit machine serial
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-22
    • 文件大小:6756527
    • 提供者:王林月
  1. uart

    0下载:
  2. verilog 编写的FPGA串口报文收发程序,带奇偶校验位,并含有DS18B20温度传感器驱动程序,可以自行设置波特率.-verilog prepared by the FPGA serial transceiver procedures packets with parity, and contains a temperature sensor DS18B20 driver, you can set the baud rate yourself.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2571560
    • 提供者:杨杰
  1. zsy_422_20160911_backup

    0下载:
  2. RS422协议芯片OX16C950底层驱动程序,Verilog语言编写,Quartus ii 15.0开发,可实现数据收发,用串口调试助手可以观察。-RS422 protocol chip OX16C950 low-level driver, Verilog language, Quartus ii 15.0 development, can achieve data transceiver, with the serial debugging assistant can be observed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3485697
    • 提供者:
  1. TLC5620

    0下载:
  2. 用FPGA做的8位DAC的驱动,数据通过串口发送,测试精度一般。-Drive the use of FPGA in the 8 bit DAC, via a serial port to send data, test precision.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-17
    • 文件大小:997376
    • 提供者:高宪鹏
  1. ad7606

    1下载:
  2. AD7606采集代码,用于verilog 驱动 AD7606 adc SPI 串口方式(AD7606 acquisition code, used for Verilog drive AD7606 ADC SPI serial mode)
  3. 所属分类:VHDL/FPGA/Verilog

  1. ad706_test

    0下载:
  2. AD7606的FPGA驱动,AD7606与FPGA通过并行模式连接。FPGA可以将AD采集到的信号转换成电压信号通过串口输出,可通过PC机串口调试助手查看。实测可用(The drive program of AD7606 write by verilog. FPGA can convert the AD7606'sigal to volatage and send the converted signal to PC through uart.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:14983168
    • 提供者:Pgaf
  1. UartRecv

    0下载:
  2. 利用FPGA实现简单的串口接收驱动程序,actel。(Using FPGA to implement a simple serial port receiver driver, Actel)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-30
    • 文件大小:338944
    • 提供者:苦瓜不苦
« 1 2»
搜珍网 www.dssz.com