搜索资源列表

  1. infared

    0下载:
  2. 才用C语言编写单片机程序,实现了红外遥控接收。把接收到的数据通过LCD1602显示,并通过串口发送,方便查看。有很详细的注解,便于理解!-Only single-chip using C language program, the realization of the infrared remote control receiver. To receive data through the LCD1602 display and thr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:20480
    • 提供者:panlaoda
  1. lianxi

    0下载:
  2. 串口控制程序VC6.0,控制发送接收短信,串口控件-111
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1340416
    • 提供者:zhangliang
  1. butaigensui

    0下载:
  2. 自己编写的PC机经串口接收下位机采集来的传感器信息,经过滤波控制电机实现机器人跟随人的动作的控制程序-bu tai gen sui
  3. 所属分类:.net编程

    • 发布日期:2024-05-19
    • 文件大小:136192
    • 提供者:程志勇
  1. 645Rev

    0下载:
  2. 645规约 的串口接收发送程序。我一个朋友写的 很经典的。-Statute 645 to send the serial port to receive the procedure. A friend wrote me a very classic.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:gaowei
  1. cuankou

    0下载:
  2. 实验名称:串行通信实验 实验目的: (1) 了解MCS-51单片机串行口(UART)的结构、PC机串行通信的基本要求、串行通信的原理和数据交换过程,掌握单片机与单片机间以及单片机与PC机间进行串行通信的编程方法。 (2) 掌握存储器扩展接口电路的设计方法;掌握单片机内部RAM和外部RAM之间数据传送的特点。 实验类型:验证 实验学时:2学时 每组人数:1人 实验内容:单片机之间串行通信实验:甲机将存储在片外RA
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:nwj
  1. gps-232

    1下载:
  2. 这是一个串口接收gps数据的例子,可以帮助学习gps的初学者-This is a serial data receiver gps example, can help the beginners learn gps
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:44032
    • 提供者:a
  1. split

    0下载:
  2. 一个用VC++编写的串口通信源代码,界面比较简洁,代码包括了串口接收,发送,端口选择以及参数配置!非常适合初学者-A used VC++ Prepared source code for serial communication interface relatively simple, the code includes the serial port to receive, send, port configuration optio
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:38912
    • 提供者:tanlin
  1. USART_array

    0下载:
  2. 基于ATMEGA8单片机,用中断实现串口接收数组和发送数组-ATMEGA8-based microcontroller, with interruption of the realization of the array to receive and send serial array
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wurui
  1. linux_serial_sms1

    0下载:
  2. LINUX下纯C写的基于于串口发送AT命令到GSM手机模块进行短信的发送和接收短信的源程序,对短信收发研究者很有帮助-Write pure C under LINUX based on the serial port to send AT commands to the GSM mobile phone module to send and receive SMS text messages of the source code, us
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:77824
    • 提供者:马逸
  1. chuankouCRCProgram

    0下载:
  2. 此代码为串口接收数据程序的原代码,内容以十六进制的形式显示出来。-This code for the serial receive data of the original program code, the contents of the form of a hexadecimal display.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:1864704
    • 提供者:jiafulu
  1. macd

    0下载:
  2. 利用cb开发工具,通过串口接收数据,和cb中的PerformanceGraph控件,绘制滑动平均曲线macd。 Cb中没有直接提供串口控件,需要通过Import ActiveX control来增加cb中没有的串口控件。可以使用操作系统Windows\system32目录下自带的mscomm32.ocx。 通过http://www.google.com/codesearch 搜索 PerformanceGraph1,可以得到该控
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:1338368
    • 提供者:鱼尾
  1. asyn_receiver

    0下载:
  2. 带奇偶校验位的串口接收的Verilog源代码-failed to translate
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:张玮东
  1. chuankoutongxin

    0下载:
  2. LCD320240,C51单片机的串口接收练习。-LCD320240, C51 microcontroller' s serial port to receive practice.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:58368
    • 提供者:廖刚
  1. AT_UART

    0下载:
  2. 串口接收,spi口存储到AT45DB161,然后通过命令串口读出-Serial port reception, spi port stored in AT45DB161, and then read out the serial port through the command
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:王正
  1. Serialcom

    0下载:
  2. 单片机串口接收数据发送数据程序源代码,我学习单片机时参考过的 ,还不错-Microcontroller serial port to receive data to send data program source code, I have studied the microcontroller reference before,not bad
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:张坤
  1. UARTCONTROLRELAY

    0下载:
  2. 通过串口接收到外部发来的命令,来控制8路继电器的开关-Received through the serial port to an external command sent to control the 8-way relay switch
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:乔彬
  1. 11

    0下载:
  2. GPS数据采集VC++ 编译后即可使用,串口接收,学习GPS的好资料-GPS data collection after the VC++ compiler can be used, serial receiver, learning good information on GPS
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:75776
    • 提供者:xiatian
  1. Commrecv

    0下载:
  2. 控制台程序串口接收数据 主要目的是通过串口接收GPS数据,并提取有效果PVT信息-Console project for receving Data by Series
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:2731008
    • 提供者:牛立
  1. PROG_S52

    0下载:
  2. 下载线ISP烧写89S52单片机,AVR单片机串口接收到烧写数据后通过SPI烧写89s52-Download cable ISP Shaoxie 89S52 microcontroller, AVR microcontroller serial data received through the SPI Shao Xie Shao Xie 89s52
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:71680
    • 提供者:郑秋城
  1. 12_USART

    0下载:
  2. 单片机atmega16串行通信程序,功能:异步串口接收数据,并返回给PC机。-SCM atmega16 serial communication program, features: asynchronous serial receive data, and return to the PC.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:spring
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org