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

搜索资源列表

  1. Csharp-serial-program

    0下载:
  2. C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:3771
    • 提供者:xiwe
  1. STC_Example

    0下载:
  2. STC范例程序(C语言),包括AD,串口,EEPROM,ISP,读内部RC时钟及ID号,时钟中断,端口测试程序,及优化编程思想。-STC sample program (C language), including AD, serial port, EEPROM, ISP, time and ID number of the internal RC clock, the clock interrupt, port test program, and optimize programming id
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3195391
    • 提供者:付伟
  1. 51cchengxu

    0下载:
  2. 51串口c语言编程, 进行数据传输,可进行无线模块使用!-51 serial c language programming, data transmission, wireless module!
  3. 所属分类:Com Port

    • 发布日期:2017-12-10
    • 文件大小:3278
    • 提供者:张拉拉
  1. PID算法(C语言实现)(老外编写)

    1下载:
  2. 增量式PID算法。使用串口调试,快速验证算法。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-05-15
    • 文件大小:5813
    • 提供者:kevin_wang
  1. 程序

    0下载:
  2. 该程序是关于test2-c++类的运用,以及串口通信相关应用(The program is on the use of test2-c ++ class, as well as serial communication related applications)
  3. 所属分类:*行业应用

    • 发布日期:2017-12-25
    • 文件大小:30186496
    • 提供者:恒星雨
  1. lesson11_4

    0下载:
  2. 基于51单片机实现UART串口通信 C语言版(UART serial communication realized by 51 single chip microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:13312
    • 提供者:麦子1
  1. 虚拟示波器

    0下载:
  2. 基于串口开发,用于单片机等嵌入式开发的上位机。(Based on serial development, for single-chip and other embedded development of the host computer.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:836608
    • 提供者:Jroo
  1. c语言测试

    0下载:
  2. 串口触摸屏显示测试,图表闪烁,按键显示资料(SERI DISPLAY TEST,FLASH TABLE AND KEY)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-14
    • 文件大小:9216
    • 提供者:tyrl800
  1. 串口

    0下载:
  2. 用c语言写的基于中颖单片机的串行异步通讯实验(Using C language to write the serial asynchronous communication chip based on experiment)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:31744
    • 提供者:tgx
  1. 串口通信助手V2.3BY罗华飞

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us
  3. 所属分类:串口编程

  1. LCD显示温度+串口接收温度

    0下载:
  2. 基于51单片机的C语言程序,用1602显示温度,热敏电阻AD转换(Based on 51 single-chip C language program, with 1602 display temperature, thermistor AD conversion)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:55296
    • 提供者:希1
  1. 实验47 串口IAP实验

    0下载:
  2. LPC iap way the received data exist in flash
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-27
    • 文件大小:1148928
    • 提供者:whywhywhy
  1. 卡尔曼C语言算法

    0下载:
  2. 四轴飞行器源码,pwm i2c spi串口 驱动(flight code pwm i2c spi uart)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:tmac_php
  1. TLC2543和串口

    0下载:
  2. 单片机利用A/D TLC2543实现数据采集的C语言代码和利用单片机向上位机发送数据的串口程序(A/D TLC2543 C language code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:布瓜_林子
  1. mfc

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
  3. 所属分类:其他

  1. 51计数器--中断串口-51

    0下载:
  2. 基于C语言stc51单片机中断计数,at24c02 eeprom掉电保护,串口输出数据(Interrupt count, with power-off protection, serial output data)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:868352
    • 提供者:野蛮科
  1. 实验50 串口IAP实验

    1下载:
  2. STM32F4基础应用程序和串口对应基础程序,程序代码为C语言,清晰易懂(STM32F4 basic application and serial corresponding basic program, program code is C language, clear and easy to understand)
  3. 所属分类:串口编程

    • 发布日期:2018-01-01
    • 文件大小:1757184
    • 提供者:弃青衫
  1. UART_SCREEN

    0下载:
  2. 可以通过串口控制USART HMI的触摸显示屏。使用STC15单片机编写的C语言代码。(USART HMI touch screen can be controlled by serial port. C language code written using STC15 microcontroller.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:264192
    • 提供者:RONG_ON
  1. 老协议_闪灯

    0下载:
  2. 指纹模块调试例程,使用串口调试。 基于C语言的编程。 使用单片机。(The debugging routine of the fingerprint module is debugged by serial port. Programming based on C language. Use MCU.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:Hugo Seo
  1. SerialPortConnection

    0下载:
  2. 在VC10下面用C#写的一个串口调试程序,学习电脑串口和C#语言。很有用!(Under VC10, a serial debug program written by C# is used to learn computer serial port and C# language. It's very useful!)
  3. 所属分类:软件工程

    • 发布日期:2018-01-07
    • 文件大小:149504
    • 提供者:辣手催花
« 1 2 3 4 5 6 78 9 10 11 12 ... 46 »
搜珍网 www.dssz.com