CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - sends

搜索资源列表

  1. NMEA_PARSER.tar.gz

    0下载:
  2. It is a software to decode information received by a normal GPS like GARMIN, UBLOX if it sends NMEA information,It is a software to decode information received by a normal GPS like GARMIN, UBLOX if it sends NMEA information
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:134.49kb
    • 提供者:algoreal
  1. RTC

    0下载:
  2. ARM,RTC测试,功能: 运行RTC进行计时,并将所计时间值不断地通过串口向上位机发送-ARM, RTC test, function: run the RTC to time, and the time value of the account continue to place upward through the serial port sends
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:1.75kb
    • 提供者:付茂
  1. test.tar

    0下载:
  2. oki ml670003 program that sends 1 to uart
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:12.94kb
    • 提供者:abc123
  1. uart-master-send-slaver-receive

    0下载:
  2. 串口通信,主机发送,从机接收。实现串口完美通信。单片机stc60系列-Serial communication, the host sends, receives from the machine. Serial Port perfect communication. SCM stc60 Series
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:27.93kb
    • 提供者:lin
  1. send

    0下载:
  2. 51单片机同三星ARM9 S3C2440通信程序,单片机发送,ARM接受,并通过LED显示-Samsung ARM9 S3C2440 microcontroller 51 communicate with the program, the microcontroller sends, ARM to accept, and through LED display
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:4.36kb
    • 提供者:王坤
  1. an0008_efm32_usart

    0下载:
  2. UART communication between a UART-USB adapter and a PC. The adapter si connected to UART1 of the Energy Micro starter kit EFM32G890F128 to pin PD0 and PD1. The program sends and receives bytes in asynchronous mode.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:141.53kb
    • 提供者:tzutzy
  1. can_device_qs

    0下载:
  2. CAN Device Board Quickstart Application This application uses the CAN controller to communicate with the evaluation board that is running the example game. It receives messages over CAN to turn on, turn off, or to pulse the LED on the device
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:291.8kb
    • 提供者:jjgm
  1. NXP_17xx_IAP

    0下载:
  2. NXP MCU 17xx_IAP 在线升级模块-For in application programming the IAP routine should be called with a word pointer in register r0 pointing to memory (RAM) containing command code and parameters. Result of the IAP command is returned in the result table
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-01
    • 文件大小:175.34kb
    • 提供者:pengtao
  1. acquisition-system-for-the-project

    0下载:
  2. 本系统采用双单片机控制,主机使用美国Cygnal公司推出的C8051F系列单片机C8051F020,从单片机使用STC12C5204AD单片机。实现用从单片机STC12C5204AD利用内部自带的8路AD采集8路数据,同时应答主机发送的命令-This system adopts double single-chip microcomputer control, the host using the Cygnal C8051F series MCU C8051F020, start-up from
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-15
    • 文件大小:186.8kb
    • 提供者:liming
  1. MemsUart

    0下载:
  2. This a sample code for STM32F4 DISCOVERY board. It basically gets data from the accelerometer makes some calculations and sends it UART, I use an FTDI chip for uart to usb communication with my PC. With a simple PC program you could collect that data
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-05
    • 文件大小:318.33kb
    • 提供者:Rein
  1. SPI

    0下载:
  2. 5. SPI程序设计与电路仿真 SPI是全双工的同步串行接口,一根SPI总线可以连接多个主机和多个从机,但是在同一时刻只允许有一个主机操作总线。在数据传输过程中,主机总是向从机发送一个字节的数据,而从机也是总是向主机发送1个字节数据(主机通过MISO接收数据)。 定义74HC595片选端口,通过PINSEL0、PINSEL1寄存器设置SPI引脚接口,通过设置IO0DIR驱动74HC595的接口,初始化SPI接口,发送显示数据,片选清零寄存器,等待SPIF置位,等待数据发送完毕。使用whi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:106.91kb
    • 提供者:宋喜佳
  1. MCU-fasong

    0下载:
  2. 无线实验 1.<MCU-fasong>发送端固定发送0x01,0x02……0x32,32字节数据 2.<PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验,当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择9600 -Wireless Experiment 1. <MCU-fasong> Fixed sender sends 0x01, 0x02 .
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:23.15kb
    • 提供者:陆尼
  1. STM32F103uart

    0下载:
  2. STM32F103的串口通讯例程 This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperterminal. First, the USART2 sends the TxBuffer to the hyperterminal and still waiting for a string from the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:232.78kb
    • 提供者:oweeo
  1. stm32-485

    0下载:
  2. 485通信实现 每次按键按下 就发送 5 个数据给另外一个开发板-Each time the button is pressed to achieve 485 sends data to another five development board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:331.04kb
    • 提供者:王耀辉
  1. ATK-7-TFTLCD

    0下载:
  2. 1,通过STM32的USART2连接ATK-HC05蓝牙模块,检测并显示蓝牙模块的状态. 2,通过KEY0按键可以开启/关闭定时向ATK-HC05蓝牙模块发送数据(ALIENTEK HC05 xx)测试蓝牙模块的数据发送. 3,可以通过WK_UP按键设置ATK-HC05蓝牙模块的主从工作模式.-1, ATK-HC05 Bluetooth module connected through the STM32 USART2, detects and displays the status o
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:963.75kb
    • 提供者:linqingquan
  1. msp430

    0下载:
  2. MSPF149的UART向PC机的RS232串口发送字符串。 单片机UART以9600波特率,8个数据位,无校验位,1个停止位。单片机上电后连续向PC发送字符 串,利用串口调试助手可以显示发送的内容。需要发送其他英文会话可以改变Data[]数组内容。 -RS232 serial UART to send the string MSPF149 of the PC. Microcontroller UART to 9600 baud, 8 data bits, no p
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:10.73kb
    • 提供者:wanggui
  1. STM32--W5500-DHCP

    1下载:
  2. 基于STM32和W5500,W5500作为DHCP客户端,路由器作为DHCP服务器,W5500发送广播包获取IP地址。-Based on STM32 and W5500, take W5500 as a DHCP client,take router as a DHCP server, router. W5500 sends a broadcast packet to obtain IP address.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-25
    • 文件大小:831kb
    • 提供者:张文娟
  1. DS18B20_0711

    0下载:
  2. TM4C123系列芯片读取DS18B20的数值并通过串口发送数据。-TM4C123 tiva ware micro-controller reads DS18B20 value and sends it through UART
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:2.21kb
    • 提供者:周文立
  1. IR

    0下载:
  2. 用单片机实现红外接收发送的源码,是基于NEC协议的,包括发送,接收,学习,显示等功能-IR receiver with MCU sends the source, is based on the NEC protocol, including sending, receiving, learning and display functions
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:71kb
    • 提供者:别必稳
  1. ChinaRepeater

    0下载:
  2. Chinese Repeater Source Code Sends SPI Data to Repeater on Micro Wire Protocol
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:30.51kb
    • 提供者:Kashyap Gada
« 12 »
搜珍网 www.dssz.com