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

搜索资源列表

  1. uart_send

    0下载:
  2. s3c2440串口发送模块设计。在ADS1.2环境下开发。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:32526
    • 提供者:fs
  1. X86Mess

    0下载:
  2. DOS平台下一个短消息发送示范程序,通过串口发送指令到GPRS模块
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:151433
    • 提供者:林剑福
  1. LT-ARM214X-UDP

    0下载:
  2. lpc2148的udp数据采集程序,模块28j60,采集后发送到串口-lpc2148 of the the udp data acquisition program, module 28j60 after collection is sent to the serial port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-19
    • 文件大小:1290521
    • 提供者:吴隐
  1. USARTmonichengxu

    0下载:
  2. pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:2168
    • 提供者:菜丫
  1. STM32F-DMA

    0下载:
  2. * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:3358
    • 提供者:yyy
  1. GPS_RECEIVEPSEND

    0下载:
  2. GPS接收并解析,然后通过串口发送到无线模块。对应的接收程序见“GPS_WIRELESS_RXD”-GPS receiver and resolution, and then sent through the serial port to the wireless module. The corresponding receiving program, see " GPS_WIRELESS_RXD"
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-24
    • 文件大小:5004
    • 提供者:myphking
  1. LM3S9B96_Adc

    0下载:
  2. LM3S9B96数据采集模块,本工程是利用ADC模数转换模块采集芯片的温度,通过串口将采集到的数据发送出来。-The LM3S9B96 data acquisition module, the project is the use of the ADC analog-to-digital conversion module acquisition chip temperature will be collected through the serial port to send data out
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-11
    • 文件大小:536633
    • 提供者:Zhou Diruo
  1. LM3S8962-drive-731

    0下载:
  2. LM8942芯片的底层双路电机驱动电路板的嵌入式程序,通过串口通信接受上位机发送的控制指令,输出PWM波形对电机调速,然后通过QEI模块读取双路编码器信息上传给上位机-LM8942 the underlying chip dual motor drive circuit board embedded programs, accept control commands sent by the host computer, the output PWM waveform of the motor s
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-17
    • 文件大小:82027
    • 提供者:乐天
  1. CC2530ds1302

    2下载:
  2. Zigbee模块 CC2530 DS1302 程序 可以设置时间,串口将时间发送到上位机, DS1302数据引脚不需要上拉必须接P1_1或P1_0-Zigbee module CC2530 DS1302 procedures can be set a time, a serial port to send time to PC, DS1302 data pins do not need to pull must meet P1_1 or P1_0
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-17
    • 文件大小:27648
    • 提供者:yukaiyue
  1. STM32-UART

    0下载:
  2. STM32平台下的完全寄存器操作编程,精简详细,有注释说明。串口发送接收模块-STM32 platform entirely register operation programming, streamlined detailed, annotated. Serial receiver module
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2014-04-09
    • 文件大小:459799
    • 提供者:lxk
  1. UART

    0下载:
  2. STC12C5A60S2双串口应用,串口2输入,经过处理后由串口1发送,串口1连接至Zigbee模块。支持任意串口指令-STC12C5A60S2 dual serial, serial 2-input, after processing is sent by the serial port 1, port 1 is connected to the Zigbee module. To support any serial commands
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:37213
    • 提供者:华高坚
  1. 430AD2

    0下载:
  2. DM430-L型最小系统板串口测试程序,使用单片机的串口0通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到系统板 //系统板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 开发板的BSL_Config区的RXD和TXD0连接,TXD和RXD0连接即可-DM430-L-type minimum system board serial testing procedures,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:146950
    • 提供者:王哲
搜珍网 www.dssz.com