CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - UART

搜索资源列表

  1. uart1

    0下载:
  2. TMS320DM6467的UART驱动程序,调试通过。-TMS320DM6467 the UART driver debugging through.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:25347
    • 提供者:李成
  1. ComTest

    0下载:
  2. 基于VC6.0的平台,正确的操作串口,包括打开,读写操作。-OPEN ,READ AND WRITE THE UART
  3. 所属分类:ComboBox

    • 发布日期:2017-05-15
    • 文件大小:3608853
    • 提供者:熊勇
  1. arm_module

    0下载:
  2. uart driver exmples here
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-11
    • 文件大小:1090
    • 提供者:Jewel
  1. uart

    0下载:
  2. i do by myself i do by myself i do by myself -i do by myselfi do by myselfi do by myselfi do by myselfi do by myselfi do by myself
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2065
    • 提供者:yujinsheng
  1. cc2480a1

    0下载:
  2. The CC2480 (formerly known as CCZACC06) is a cost-effective, low power, Z-Accel ZigBee Processor that provides full ZigBee functionality with a minimal development effort. Z-Accel is a solution where TI’s ZigBee stack, Z-Stack, runs on a Zi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:593270
    • 提供者:zhangrongyou
  1. uart

    0下载:
  2. 使用mscomm,可以发送汉字,SCcommtest-Use mscomm, you can send characters, SCcommtest
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:39677
    • 提供者:wanglei
  1. 3

    0下载:
  2. 要求C语言编写,实现C8051F020通过UART于PC实现数据交换,单片机使用外部22.1184MHz晶振。要求实现的功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。-Requirements written in C, to achieve C8051F020 UART to PC through data exchange, the microcontroller using an
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:5382
    • 提供者:sunp
  1. VB-COMM-UART

    0下载:
  2. 串口调试工具发送接收显示保存功能,VB串口调试工具的简易源程序,学习串口编程的好工具,含蓝色漂亮的皮肤,美化后好看多了-Serial debugging tools to send and receive the save function, VB serial easy source debugging tools, a good learning tool for serial programming, with beautiful blue skin, after looking more
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:141326
    • 提供者:文辉
  1. Mscomm-Uart

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-A multi-threaded VC++ Serial communication instance, choose a local serial port available, can be used with the serial number into the open, you can also set the data
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:105460
    • 提供者:胖哥
  1. Altium-designer-winter-09

    0下载:
  2. altium designer winter 09源代码-source code of altium designer winter 09
  3. 所属分类:Other systems

    • 发布日期:2017-05-28
    • 文件大小:11321987
    • 提供者:王见
  1. FT232R_X64_64bit

    1下载:
  2. Drievr for USB to UART
  3. 所属分类:驱动编程

    • 发布日期:2014-01-06
    • 文件大小:1256512
    • 提供者:Kim
  1. Humidity-sensor-driver

    0下载:
  2. 湿度传感器驱动程序 This application note gives an example for microcontroller C code. It includes code for: • Readout of Humidity (RH) or Temperature (T) from SHTxx with basic error ha • Calculation of RH linearization and temperature compensa
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:41354
    • 提供者:jiangyan
  1. USB_2_RS232

    0下载:
  2. 本软件是USB转UART的驱动程序,用于解决连接到计算机的串口设备不能识别问题。-usb to RS232 driver
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:145504
    • 提供者:liuming
  1. FTDI-Chip-name

    1下载:
  2. 修改FTDI公司的USB转串口的名字,可实现多台电脑同一串口名,使用VC6.0编译-Operating FTDI USB to UART chip,we can change the name of the serial port and keep the same serial name at windows/linux/Macos/Unix etc.
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:2085277
    • 提供者:侯蛟
  1. Serial-CommPort-simple-demo

    0下载:
  2. Descr iption: This project will demonstrate how to use the SerialCommport and invoke the data to the local form. This project simply can send and receive data from devices with serial communication. Also USB devices with UART bri
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:45490
    • 提供者:lzl
  1. test_uart

    0下载:
  2. UART例程供初学者学习,以及C语言者参考,在函数中可看到详细信息-UART software for reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:11437
    • 提供者:coho
  1. Driver_USB-Serial_Arkmicro_ARK3116S

    0下载:
  2. Driver for usb uart from arkmicro
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:708820
    • 提供者:evil_monkey
  1. VC6-COMM-comunication

    0下载:
  2. VC 通讯例程 串口 自定义消息 常用控件-vc communication uart messages tabs
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6839899
    • 提供者:张建斌
  1. UART-Prog

    0下载:
  2. symbol SSP1CON1 has not been defined-symbol SSP1CON1 has not been defined
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:206621
    • 提供者:Nguyen Phuoc
  1. iiuo442

    0下载:
  2. Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3266
    • 提供者:randex
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 32 »
搜珍网 www.dssz.com