搜索资源列表

  1. 模拟串口发数

    0下载:
  2. 51单片机中普通IO口模拟串口发数,C、C++,简单小程序易学易懂(51 SCM in general IO port emulated serial number, C, C + +, simple small program easy to understand)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:Sasuke康
  1. 程序

    0下载:
  2. 这是一个做串口测试的程序,下来直接用,用串口小助手发送小写返回大写。(This is a serial test procedures, down directly, with a small serial assistant to send lowercase to return capital.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:淇淇
  1. 串口收发

    0下载:
  2. 简单的串口收发程序,使用的STC12C5A60S2单片机(Simple serial transceiver procedures, the use of STC12C5A60S2 microcontroller)
  3. 所属分类:串口编程

  1. stc15双串口测试

    0下载:
  2. STC15单片机双串口测试程序 串口1串口2 使用8位可变波特率(STC15 singlechip double serial test)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:钳子
  1. 113-串口通讯

    0下载:
  2. 51单片机的串口通讯程序,包含主程序,头文件等等(51 singlechip serial communication program, including the main program, header files and so on)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:zyj无言
  1. 串口不断电下载程序

    0下载:
  2. 自己做的,针对STC单片机,不断电下载程序,只需要把我写的程序加到你的代码前面,就可以通过 STC——ISP软件的不断电下载功能下载,实测很好用,下载程序再也不用不停的断电上电,免去很多麻烦。(Do it yourself, for STC microcontroller, power download program, only need to put in front of a program I wrote to your cod
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:基洛夫
  1. TLC2543和串口

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:布瓜_林子
  1. lcd

    0下载:
  2. 实现STC15F2K60S2的串口通讯,模块化开发(STC15F2K60S2 serial communication, modular development)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:184320
    • 提供者:laizou
  1. IAP15F4K-串口通讯-和校验(中断方式)

    0下载:
  2. 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:86016
    • 提供者:Smile Han
  1. 串口发送以及AD转换

    0下载:
  2. 单片机C51的串口发送以及AD转换程序(可以采集电压值,并且大于3V会有蜂鸣器报警)(Serial port transmission and AD conversion program of single chip microcomputer C51)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:rydqs
  1. sscomv20(串口调试程序)

    0下载:
  2. 串口调试程序,进行单片机设计或者其他设计时可以使用(Serial debug program that can be used when designing singlechip or other design)
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:181248
    • 提供者:马小平
  1. 模拟串口

    0下载:
  2. 51单片机的模拟串口的一个小程序,新手了解学习模拟串口看一下可以(51 SCM simulation serial port a small program, novice understand the learning simulation serial port to see can)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:31744
    • 提供者:xs_wape
  1. Visual C++实践与提高 —— 串口通信与工程应用篇

    0下载:
  2. 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of s
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:1373184
    • 提供者:油麦菜624
  1. 自己写的通过串口和单片机通讯的ic卡读卡程序

    0下载:
  2. 自己写的通过串口和单片机通讯的ic卡读卡程序(VB version serial debugging program, including VB source code and installation files, suitable for debugging serial port)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:56320
    • 提供者:彦子盗
  1. IAP15W4K58S4_4串口通信

    0下载:
  2. STC15系列单片机4串口通信程序。操作寄存器,并非用库,简洁明了(STC15 Series MCU 4 serial communication program. The operation register, not using the library, is concise and clear)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:145408
    • 提供者:fwjie
  1. zizhuxinpian

    0下载:
  2. 飞思卡尔单片机串口发送和中断接收程序,新自测试可以使用。(Freescale Carle MCU serial port sending and interrupt receiving program.New self testing can be used.)
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:157696
    • 提供者:gaoli
  1. 串口练习

    0下载:
  2. 学习单片机编程,里面包含串口程序,学习单片机串口必备(Learning microcontroller programming, which contains serial port program, learning microcontroller serial port essential)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:5302272
    • 提供者:老夏天
  1. 定时器模拟串口src

    0下载:
  2. 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:223232
    • 提供者:煎饼鸡
  1. 扩展实验1 ATK-HC05蓝牙串口模块实验

    0下载:
  2. 基于STM32单片机的ATK-HC05蓝牙串口模块程序(ATK-HC05 Bluetooth Serial Port Module)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:544768
    • 提供者:上帝是女孩
  1. MSP430单片机 串口通信例程

    0下载:
  2. 一款简单的msp430单片机串口通信示例程序,入门理解msp430串口通信硬件和代码程序结构(An uncomplicated code describing how MSP430f149 realize serial communication, which provides beginners a fundamental sample of learning both hardware structure and programmi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:肉饼我们走
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org