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

搜索资源列表

  1. 51mcu

    0下载:
  2. 51单片机多机通信 单片机串行口发送/接收程序,每接收到字节即发送出去 和微机相接后键入的字符回显示在屏幕上-51mcu host 51mcuhost code
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:5224
    • 提供者:tianchunming
  1. serialport_test

    0下载:
  2. 串口测试,测试串口接收到的数据,串口发送所需的数据-Serial tests to receive serial data from serial port to send the required data
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:24032076
    • 提供者:李丽
  1. Project

    0下载:
  2. 在开发板FL2440上,我们完成了以下实验: 一、MDK开发环境配置 二、s3c2440时钟系统 三、UART实现串口发送(查询方式)和串口接收(中断方式) 四、按键外部中断并控制LED 五、SDRAM读写操作 六、定时器应用 七、实时时钟(RTC)的使用 八、A/D转换实验 -In the development board FL2440, we completed the following experiment: one, MDK developm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:172545
    • 提供者:后遗症
  1. IR2PC

    0下载:
  2. 定时器模拟串口红外接收数据,并通过标准串口发送到电脑-Timer analog serial infrared receiver data, and sent to the PC through a standard serial port
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:10284
    • 提供者:杜伟
  1. SIM908-AT-Instructions

    0下载:
  2. AT 指令通过GSM 串口发送到模块并接收返回指令。GPS 的控制指令也是 通过GSM 串口控制,GPS 串口只负责输出相应的GPS 信息.本文档时针对SIM908的AT指令集做解析。-Serial port to send AT commands to the module via the GSM and receive return instructions. GPS control command is serial control via GSM, GPS serial output
  3. 所属分类:SCM

    • 发布日期:2017-11-01
    • 文件大小:217508
    • 提供者:luoshizhou
  1. 10_ps2_keyboard_test

    0下载:
  2. FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。 实验时,需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A -Through FPGA receive the ps2 keyboard data, and then receive the letters from A to Z key value into corresponding ASII code, through A seri
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:192374
    • 提供者:珍宝
  1. send-messages-to-the-flash

    0下载:
  2. 单片机串口发送数据,mfc对话框接收给flash文件发送键盘消息-Microcontroller serial port to send data, mfc dialog receiver to send keyboard messages flash file
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-05
    • 文件大小:3588538
    • 提供者:刘宗国
  1. TestBluetooth

    0下载:
  2. 用于演示Android上的蓝牙功能,但是只能主动连接其他蓝牙设备,无法被连接,程序使用模拟串口可以接收其他带有蓝牙设备发送的数据。-Used to demonstrate the Bluetooth feature on Android, but only active connection to other Bluetooth devices can not be connected to the serial port using an analog program with other B
  3. 所属分类:android

    • 发布日期:2017-11-19
    • 文件大小:1089716
    • 提供者:朗清
  1. littlecar-receive

    0下载:
  2. 小车采用STC12C5A16S2(主单片机)可以实现测量前方障碍物的距离,并实时发送给从单片机STC89C52,之后从单片机通过串口发送给电脑,此文件为接收端程序-Car used STC12C5A16S2 (main MCU) can measure the distance between the front of the obstacle, and real-time to the slave microcontroller STC89C52, then sent from the mic
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:86042
    • 提供者:张毅飞
  1. WeBEE-CC2530

    0下载:
  2. CC2530 2.4G无线通信模块串口发送数据,通过无线口发出,无线接收到信号,转发给串口-CC2530 2.4G wireless communication module serial port to send data through the wireless port issue, the wireless signal is received, forwarded to the serial port
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3621562
    • 提供者:lvjun
  1. API-com

    0下载:
  2. 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:209159
    • 提供者:chowyu
  1. two_serial_port_RS

    0下载:
  2. STC12C5A60s2单片机实现双串口的数据交换,串口1接收到的数据通过串口2发送出去,串口2接受到得数据通过串口1发送出去-STC12C5A60s2 MCU dual serial data exchange, the serial data received through a serial port 2 to send out, receive data from the serial port 2 sent via the serial port 1
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:20709
    • 提供者:_2232659113
  1. nrf2401-fasong(1223)

    0下载:
  2. nrf2401发送,串口发送程序,采集串口数据通过无线发送,具备串口接收超时功能和无线直接发送串口数据-nrf2401 send serial transmission program, collecting serial data via wireless transmission, with the serial receive timeout function and wireless serial data is sent directly
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:49255
    • 提供者:chenshan
  1. serial-port

    1下载:
  2. 基于g2553,精简的串口发送与接收程序,内附串口调试助手。-Based g2553, streamlined serial send and receive program, containing serial debugging assistant.
  3. 所属分类:SCM

    • 发布日期:2014-08-04
    • 文件大小:142336
    • 提供者:huangyong
  1. com_rs232

    0下载:
  2. 通过串口发送与接收数据代码,简单实用-Send and receive data through the serial port code,Simple and practical1!!
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:70484
    • 提供者:wjh
  1. EP2C8-2010_FPGA

    0下载:
  2. EP2C208C8 FPGA开发源代码(芯蓝C8板) turn_on_led 点亮LED sw_led 拨动开关控制LED rider_led 跑马灯 water_led 流水灯 key_led_without_debounce 轻触开关控制LED,无按键去抖 key_led_with_debounce 轻触开关控制LED,有按键去抖 seg7x8_dynamic_disp 七段数码管动态显示 matrixKeyb
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3846240
    • 提供者:wqc
  1. Echo

    0下载:
  2. BF548 串口中断的驱动程序。使用环境为VisualDSP++ 5.0 ADDS HPUSB-ICE。电脑上面输入的字符,通过串口发送到dsp板,dsp板接收到字符以后产生响应中断,将接收到的字符回传给电脑。-Example demonstrates how to use interrupt driven UART device driver.Characters typed in at the computer are echoed back using the chained datafl
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:14073
    • 提供者:二黑
  1. serial-port

    0下载:
  2. 一个pc端的串口接收程序,外部只需要单片机串口发送函数就可以实现单片机与pc机的通信-One pc side of the receiver program, requiring only single-chip serial transmission function can achieve single-chip communication with pc
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:11927552
    • 提供者:libin
  1. SCI

    0下载:
  2. 串口通信,主要是飞思卡尔芯片的串口中断接收和数据发送,串口设置都在程序中设置好了-the serial ports transmit
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:116232
    • 提供者:天使
  1. 51-core-circle-operating-system

    0下载:
  2. 基于51内核的圈圈操作系统提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等功能。-Based on 51 core circle operating system create tasks, delete tasks, task scheduling, system delay, suspend the task, send messages, waiting for news, CPU usage stat
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:308028
    • 提供者:lili
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com