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

搜索资源列表

  1. 实用单片机系统

    0下载:
  2. 增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。 精简IIC和smart_timer代码,添加define.h的宏定义。 修改system.c里的消息堆栈的宏定义 增加ii.c函数,支持对eeprom的打包 增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K 增加消息的优先级功能,消息类型的前4位为消息的优先级,后4位为消息的类型 试用于初学单片机并且想更上一层
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2233228
    • 提供者:初学者
  1. uart

    0下载:
  2. NiosII串口命令解析串口部分,包括中断,发送命令提示符,接收字符处理等。耗费了不少心血的!对初学者绝对有用。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1824
    • 提供者:pantree
  1. GENIE-SHELL

    0下载:
  2. uCOSII只提供了操作系统内核,用户要自己添加文件处理、人机界面、网络接口等重要部分。其中Shell(人机界面)提供了人与机器交互的界面,是机器服务于人的体现,是系统必不可少的重要组成部分。现代的很多OS如UNIX、DOS、VxWorks都提供了友好的命令行界面。Windows更是提供了GUI。大部分人认识OS都是从这里开始的。 由于Skyeye下的仿真串口USART已经实现了中断方式的接收(实际是从键盘接收输入),而且串口输出(实际上是输出到终端屏幕)也已经实现,所以实现一个类似DOS或
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:394542
    • 提供者:haha
  1. SerialPortTool

    1下载:
  2. 用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,多线程加载升级软件,CRC32校验等技巧。-A example code for CSerial class s application. It can be used as super terminal. It s be implemented by code protection, multithread upgrade, CRC32 chec
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:148427
    • 提供者:柳闻徽
  1. 51rs232io

    1下载:
  2. 单片机对rs232串口读写,接收传来的ascii码,并且将码解析成可以显示的bcd码,根据命令发送存储器或接口的代码,转换成ascii码送出rs232串口。-Rs232 serial port to read and write single-chip, to receive from the ascii code, and code analysis into bcd code that can be displayed, in accordance with an order to send
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2598
    • 提供者:罗云高
  1. pcf8563FA

    0下载:
  2. 一个ASCI码(7F),用于虚拟按键用修改UART串口的命令解析程序源码,修改RTC的pcf8563中断部分,精简IIC与smart完整源代码,可直接使用。-An ASCI code (7F), for the virtual UART serial key command with a modified analytic program source code, modify the pcf8563 RTC interrupt part of the IIC and smart to stre
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2233799
    • 提供者:迷信
  1. Factory_serial_interface_command.JPG

    0下载:
  2. 惠州工厂串口调试解析命令软件标准化功能框图绘制-Huizhou factory standard serial debugging parsing command functional block diagram drawing software
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:8869
    • 提供者:liyanqiong
  1. EncDemo

    0下载:
  2. 通过串口调试加密SIM卡使用的工具。可以收发AT命令,可以选择密钥文件并且根据加密卡流程对加密卡进行解析。-Encrypted by the SIM card to use serial debugging tools. Can send and receive AT commands, you can choose key file and the encryption process according to encryption card card resolution.
  3. 所属分类:Com Port

    • 发布日期:2017-05-22
    • 文件大小:6862551
    • 提供者:shenyu
  1. OK

    0下载:
  2. SDI—12协议解析,通过该程序可以解析SDI-12命令,通过RS232串口,波特率1200bps,数据格式7BIT数据位1bit校验位-SDI-12 protocol analysis, the program can be resolved through the SDI-12 commands through the RS232 serial port, baud rate of 1200bps, data format 7BIT data bits parity bit 1bit
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3411
    • 提供者:lizhao
  1. aRealpractican

    0下载:
  2. 增加ASCII.C的一个ASCI码(7F),用于虚拟按键用修改UART串口的命令解解析程序源码,修改RTC的pcf8563中断部分。精简IIC与smart 可直接使用。 -Increase ASCII.C an ASCI code (7F) for virtual key solution to modify the UART serial port command parser source code, modify the RTC interrupt pcf8563 part. Stre
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2236280
    • 提供者:坚定
  1. usart_resolve

    0下载:
  2. 基于状态机思想的串口命令解析,单片机使用stm32-resolve a message from usart using FSM,the MCU is stm32
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:774
    • 提供者:杜小龙
  1. USart_message

    0下载:
  2. 基于状态机思想的串口命令解析,单片机使用stm32-resolve a message from usart using FSM,the MCU is stm32
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:779
    • 提供者:杜小龙
  1. print_task

    0下载:
  2. 实现简单的嵌入式串口通讯协议的解析与命令执行,本芯片用于门禁考勤系统主控芯片与指纹采集器芯片的通讯与数据存储。-Analysis and ordered the implementation of embedded serial communication protocol simple implementation, this chip is used for communications and data access control attendance system main contr
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:236910
    • 提供者:五六
  1. Mitsubishi-plc

    0下载:
  2. 使用串口与三菱PLC通信,进行命令解析与转码,并发送,读取plc回应命令,进行求和校验-Using the serial port and Mitsubishi PLC communication, command analysis and transcoding, and send, read the plc response command, the sum check
  3. 所属分类:Com Port

    • 发布日期:2017-05-20
    • 文件大小:5320066
    • 提供者:zhangliang
  1. STM32_usart_BSP

    0下载:
  2. 适合STM32全系列的串口应用软件包,功能丰富,包含环形缓冲区应用,中断写入缓冲,应用读取缓冲,命令帧解析根据需要自定义,包含从串口终端输入整数/字符串,极大地方便调试测试;(Suitable for the full range of STM32 serial application software package, rich features, including the application of ring buffer, interrupt write buffer, applica
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:天空&
  1. sdram_uart

    0下载:
  2. sdram控制器的设计,包括 :初始化、刷新模块、读写模块、命令解析模型的编写,通多串口发送接收数据验证设计的正确性(The design of SDRAM controller includes initialization, refresh module, read and write module, command parsing model, and the correctness of data verification design by sending and receiving
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:25216000
    • 提供者:侯小明
  1. test5164

    1下载:
  2. 用Python写的AT命令自动化测试程序,可以设置发送命令,期望结果(The AT command automation test program written in Python can set up sending commands and expect results.)
  3. 所属分类:串口编程

    • 发布日期:2020-08-24
    • 文件大小:1024
    • 提供者:一路有你们
搜珍网 www.dssz.com