搜索资源列表
VHDL语言的UART串行接口芯片程序
- VHDL语言的UART串行接口芯片程序
串口驱动源代码
- 自己编写的基于飞利浦的ARM7单片机LPC2200的UART串口驱动程序,支持OS和非OS,只需要在UART0.h上配置即可
avr uart 串口例程1
- avr uart 串口例程
8051串口程序
- 用于51系列单片机的串口程序源码-51 for the single-chip Serial procedures FOSS
F020串口例程
- C8051F020串口通信例程-C8051F020 serial communication routines
串口通信程序
- 一个很好的COM口通讯类-An uart mfc example
蓝牙串口
- 该程序是实现蓝牙串口通信的,在计算机上用vb进行编程,打开蓝牙的uart口,从而打开蓝牙的串口。-Bluetooth serial communications, computers programmed with vb, Bluetooth UART open mouth, open the Bluetooth Serial Port.
标准的串口通讯设计VHDL
- 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
uart from opencores
- 用VHDL实现串口 可以实现与pc机的通信 收发 中断都可以 效果比较好-VHDL implement serial port, it can communicate with pc, it can accept and send message, and it can be interrupted.
串口通讯(演示验证)
- AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
Uart
- UART串口程序,设置波特率和停止位、奇偶校验位等等,使能串口,数据进行发送与接收,再进行显示。-UART serial procedures, set the baud rate and stop bits, parity bit and so on, so that serial port, send and receive data, and then display.
uart
- 该源码包是uart串口协议的verilog语言模型,主要包括了3个部分:波特率产生模块,uart接收模块,uart发送模块。(The source package is UART serial protocol Verilog language model, including 3 main parts: baud rate generation module, UART receiver module, UART transmissi
05、UART串口2输入输出
- stm32f107模拟串口通信,可以通过超级终端观察结果!(Stm32f107 analog serial communication, you can observe the results through the super terminal!)
ALIENTEK MINISTM32 实验3 串口实验
- Uart串口通讯实验包括详细配置,希望可以帮到大家,(Uart serial communication experiment, including detailed configuration, I hope to help you,)
MSP430 Application UART(串口驱动)
- msp430仿真器串口驱动程序,适用于安装仿真软件后设备管理器出现感叹号的设备驱动安装(MSP430 emulator serial driver)
011、UART串口发送字符控制继电器开关
- stc15f104 UART串口发送字符控制继电器开关(Stc15f104 UART serial port to send character control relay switch)
012、UART串口发送十六进制控制继电器开关
- stc15f104 UART串口发送十六进制控制继电器开关(Stc15f104 UART serial port sends sixteen control relay switch)
android发送接收uart串口代码
- Android 发送接收uart串口数据代码(android send and receive uart data,source code)
串口工具和例程
- 一个函数专门向上位机发送数据,上位机接受 一个函数是通过上位机向单片机发送并回传显示 还有一个是串口调试工具 适合初学者入门(A function to send data to the upper computer, the upper computer to accept. A function is sent by the upper computer to the MCU and transmitted back a
串口电压表VHDL
- 使用 AD 转换器 TLV1570,将 0-2.5V 的电压转换成 10 位二进制结果,再将 10 位二进制结果转换成 4 位 BCD 码 (整数部分 1 位,小数部分 3 位),并通过 UART 串口将数据送上位机 (电脑)进制显示(Serial port voltmeter)