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

搜索资源列表

  1. wumayi

    0下载:
  2. 研究了传统误码仪的工作原理与结构,并利用VHDL语言在FPGA芯片上模拟实现了绝大部分的传统误码仪的功能,如LCD显示驱动,串口通信驱动,误码测试,数据存储芯片驱动等功能.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4049247
    • 提供者:张杰
  1. svpwm_full_nios

    0下载:
  2. 这是我毕业设计做的一个SVPWM同步永磁交流电机的控制系统,里面除了一个SVPWM的驱动算法之外,还有一个步进电机的控制器,以及基于QUARTUS7.2的NIOS II控制核心,通过PC的串口可以控制同步永磁交流电机和步进电机进行精确的定位。该系统较复杂,运用的知识也比较多,在SVPWM算法,PID算法,步进电机控制方面,NIOS II的串口编程等都有值得参考的地方。最好使用QUARTUS7.2编译,目标芯片是选用EP1C6Q240
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:12646564
    • 提供者:汉武帝
  1. lcd_dsp

    0下载:
  2. verilog编写的串口和液晶驱动的程序。FPGA接收串口的数据,然后在液晶上显示,用的是黑金开发板。-verilog prepared by the serial and the LCD driver program. FPGA receives serial data, and then in the liquid crystal display, with the black gold development board.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-16
    • 文件大小:25279488
    • 提供者:zhangshaobo
  1. ST7565-6800-LCD

    0下载:
  2. ST7565P 6800接口的驱动程序,有别于网上从多的8080或串口驱动程序。已经验证可以使用。-ST7565 6800 interface driver.have been verified and implemented successfully.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-27
    • 文件大小:2048
    • 提供者:陈朝炜
  1. uart

    0下载:
  2. 采用VHDL语言编写的串口驱动程序,已调试通过,能够实现同PC机的数据传输,可读性好,可移植性好-VHDL language using the serial driver has been debugged, to achieve the same PC, the data transmission, readable and portable
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:526639
    • 提供者:王玉强
  1. UART_TX

    0下载:
  2. 串口通行驱动,波特率自行更改,可以升级为自动使用于不同的接口-Serial port access driver, change the baud rate on their own, you can upgrade automatically use in different interfaces
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:330814
    • 提供者:李银亮
  1. keyboard

    0下载:
  2. verilog实现键盘驱动功能,具备基本字母按键输入,大小写转换功能,通过串口与主机实现交互-verilog to achieve keyboard-driven features, basic letter keys input, case conversion functions, interact with the host computer through the serial port
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1122
    • 提供者:柳林
  1. FPGA_RS_232

    0下载:
  2. 这个源码是经过对RS232长时间的研究得到的扩展性代码,主要的功能是计算机发给FPGA数据,FPGA利用这些数据去驱动数码管显示,然后再把数据通过串口传给计算机,通过串口调试软件看到你发给FPGA的数据,建议大家先看明白RS232串口通信协议之后再动手编模块。-FPGA_RS_232
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:478724
    • 提供者:姜国千
  1. uart_control

    0下载:
  2. 用verilog 实现的简易串口驱动模块儿,引脚简单,易用,可自己增减配置-verilog uart
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:598
    • 提供者:zhang da
  1. veriloguart

    0下载:
  2. 简易的串口模块儿驱动程序,用verilog语言描述,自己可以进行增加或裁剪-verilog uart
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:391242
    • 提供者:zhang da
  1. uart

    0下载:
  2. 基于spartan3e的串口驱动程序,使用verilog编写-Based spartan3e serial driver, written using the verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:4625
    • 提供者:zhangjian
  1. RS232

    0下载:
  2. RS232串口驱动,使用alter公司的ep3c芯片-RS232
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1628682
    • 提供者:七夜
  1. hellosmall

    0下载:
  2. 小型的hello程序,不用标准c语言库,用的是底层串口驱动nios-Hello small program, not the standard c language library, using a low-level serial driver nios
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:28401
    • 提供者:lanmse
  1. uart_tx

    0下载:
  2. quartus.exe 环境下经过编辑和方针之后,作为FPGA器件的实验用串口发送数据驱动。-quartus.exe edited and policy environment after the experiment as the FPGA device to send data using serial port driver.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1075
    • 提供者:
  1. uart_rx

    0下载:
  2. quartus.exe 环境下经过编辑和仿真之后,作为FPGA器件的实验用串口接收数据驱动。 -quartus.exe edited and policy environment after the experiment as the FPGA device to receive data-driven serial port.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1526
    • 提供者:
  1. uart-driver

    0下载:
  2. STC12LE5A32S2单片机的串口收发驱动函数,包括串口初始化,串口读写函数。-STC12LE5A32S2 single-chip serial transceivers drive functions, including the serial read and write operations.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1165
    • 提供者:张杰
  1. uartrxto

    0下载:
  2. STC12LE5A32S2单片机的串口驱动函数,该驱动函数可以实现收发字符串的功能,同过串口小助手发送字符串,然后又接收回所发送的字符串。-STC12LE5A32S2 microcontroller serial port driver functions, the driver can send and receive function string function, with his assistant to send a string over the serial port, and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:68889
    • 提供者:张杰
  1. Rwummayiie

    1下载:
  2. 研究了传统误码仪的工作原理与结构,并运用VHDL语言在FPGA芯片上模拟实现了绝大部分的传统误码仪的功能,,如LCD显示出来驱动driver,串口通信驱动driver,误码测试,数据存储芯片驱动driver等功能. -Study the working principle and structure of the traditional BERT, and the use of VHDL language to simulate most of the traditional BERT fu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:4050844
    • 提供者:快捷的
  1. uartfifo

    0下载:
  2. FPGA简单应用,VHDL程序,串口UART驱动程序,供学习参考。-FPGA and simple application, VHDL program, UART serial port driver, provide the reference for the study.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:633436
    • 提供者:浮云之上
  1. FPGA-auto-car-and-arm

    0下载:
  2. VHDL Verilog编写,实现无线串口通信遥控4自由度机械臂和车身行动驱动。串口命令格式和舵机参数可根据实际需要自行调整-Verilog VHDL prepared to achieve a wireless serial communication remote control 4 degrees of freedom manipulator and body action. Serial command format and actuator parameters can be adju
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4099899
    • 提供者:轻语
« 12 »
搜珍网 www.dssz.com