CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 C语言

搜索资源列表

  1. UART

    0下载:
  2. S3C2410 UART串口的测试程序 使用c语言和汇编语言-S3C2410 UART serial port test program using c language and assembly language
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:280575
    • 提供者:
  1. Application-of-real-C51-MCU-Language-Collection.ra

    0下载:
  2. 51单片机的C语言实例,里面有按键,串口通讯,I2C通讯,AD电压采样等程序的实例-51 Single-chip C-language examples, which have keys, serial communication, I2C communications, AD voltage sampling procedures such as instances of
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4818246
    • 提供者:heji
  1. SerialPort

    0下载:
  2. 使用c#语言实现的串口收发,等待回复,连续发送等功能,是为开发的温度测试仪配套编写的上位机程序,使用方便稳定,易于移植-Using the c# language implementation of the serial port transceiver, waiting for reply, send a continuous functions, is the temperature tester for the development of supporting the preparati
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:629550
    • 提供者:郭魁元
  1. IR-remonco_USART

    0下载:
  2. 利用Atmel128单片机,接收红外遥控信号并利用串口输出的C语言程序。-Atmel128 IR-receiver
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2021
    • 提供者:Jun
  1. 51ADUartProgram

    0下载:
  2. 51单片机采集AD数据,并向PC串口发送的程序(c语言)-51 MCU collected AD data ,sent it to the serial port of PC (c language)
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:13039
    • 提供者:陆行云
  1. USART

    0下载:
  2. AVR单片机,C语言,串口通信,学习AVR单片机的好例子-AVR microcontrollers, C language, serial communication, learning a good example of AVR Microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:33127
    • 提供者:hqy
  1. CC2430SerialCommunicationSettings

    0下载:
  2. CC2430的串口通讯设置,为TXT文件,C语言编写,可以放在CC2430的开发环境下。-CC2430' s serial communication settings for the TXT files, C language, can be placed CC2430 development environment.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2417
    • 提供者:LIU
  1. SHT75

    0下载:
  2. 温湿度一体数字传感器SHT15/75的应用示例,C51,从串口直接打印出数据。接串口助手或超级终端即可观看-Temperature and humidity digital sensor SHT15/75 one example of the application, C51, print out the data directly from the serial port. Then serial assistant or HyperTerminal can be watched
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:3611
    • 提供者:amo
  1. 12864lcd

    0下载:
  2. 单片机的利用12864液晶尽性波形描绘程序,采用c语言编写,串口通信。-12864 LCD MCU to make use of wave described procedures, using c language, serial communications.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2141
    • 提供者:kyo
  1. Codes

    3下载:
  2. 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-02-27
    • 文件大小:35291431
    • 提供者:kevin
  1. CC1100

    0下载:
  2. 德州仪器CC1100无线通信串口C语言程序带原理图-Texas Instruments CC1100 radio communications serial C language program with schematic
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:82384
    • 提供者:lyd
  1. cyuyanchuanko

    0下载:
  2. C语言下的串口 你好的代码资料 一定哟小 好代码 经典原创 -Hello C-code under the serial data must yo little good classic original code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:283591
    • 提供者:杨玉
  1. chuan

    0下载:
  2. 单片机串口通讯程序,语言为c语言,最简单的程序,测试可用-SCM Serial communication program
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:13521
    • 提供者:刘仓海
  1. SCI(UART)

    0下载:
  2. 51串口通讯 C语言程序 用STC单片机实现的-51 serial communication C language program using STC MCU
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:8398
    • 提供者:xu
  1. RS232communication

    0下载:
  2. 51单片机实现C语言串口通讯,同时实现发送和接受程序。-SCM C language and RS232 send and receive code program
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:18134
    • 提供者:wu yue xian
  1. 45-cuankoucewen

    0下载:
  2. 89C51、89C52单片机控制程序 串口测温C语言开发-89C51, 89C52 microcontroller serial port Temperature C language development program
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:22134
    • 提供者:wz
  1. bluetooth

    1下载:
  2. C语言写的单片机解码蓝牙模块源程序,采用串口通讯-Written in C language source Bluetooth module microcontroller decoding,
  3. 所属分类:SCM

    • 发布日期:2016-05-18
    • 文件大小:1024
    • 提供者:chenxing
  1. pic-maplab-for-commucation

    1下载:
  2. 该程序是一个简单的串口通信程序,使用C语言实现单片机不断向串口传送数据的功能,可用于串口通信实验使用。-The program is a simple serial communication program, continue to use the C language SCM functions to transmit data to the serial port can be used for serial communication experiments.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-07
    • 文件大小:570
    • 提供者:tianjingyu
  1. wenshiwuxian

    0下载:
  2. 实现无线温湿采集和控制。可以设计报警温湿度上下限。采用C语言编写,STC89C52,DHT11.-Acquisition and control of wireless temperature and humidity. Temperature and humidity alarm can be designed to the limits. Using C language, STC89C52, DHT11.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:1306285
    • 提供者:
  1. C语言串口程序

    0下载:
  2. C语言串口程序,通过编程实现串口的异步通信-C-serial process, through the asynchronous serial communication programming
  3. 所属分类:串口编程

    • 发布日期:2017-03-27
    • 文件大小:6127
    • 提供者:liuyang
« 1 2 3 4 5 67 8 9 10 11 ... 46 »
搜珍网 www.dssz.com