CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - usart code

搜索资源列表

  1. USART-ATMEGA16A

    0下载:
  2. USART-ATMEGA16A.rar是ATMEGA16的升级版本ATMEGA16A的串口的使用介绍,包括硬件设置和源代码-USART-ATMEGA16A.rar upgrade is the ATMEGA16 serial ATMEGA16A use, including hardware setup and source code
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.27mb
    • 提供者:王崔
  1. PIC18_USART

    0下载:
  2. microchip usart code file
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:8.1kb
    • 提供者:hitendra
  1. ourdev_478944

    2下载:
  2. PLC 测试代码,芯片STM32,测试内容:RAM定位 GPIO PWM Systick RTC ADC DMA EEPROM(24C16) USART 外部中断 -PLC test code, chip STM32, contents of the tests: RAM location GPIO PWM Systick RTC ADC DMA EEPROM (24C16) USART External Inter
  3. 所属分类:其他小程序

    • 发布日期:2013-09-04
    • 文件大小:613.07kb
    • 提供者:ztx
  1. usartcode

    0下载:
  2. this for the usart code for initialization and the interfacing-this is for the usart code for initialization and the interfacing
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.83kb
    • 提供者:Aadi
  1. attiny

    0下载:
  2. Attiny2313 sample code usart
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:29.05kb
    • 提供者:Bálint Szita
  1. USART

    0下载:
  2. it is an code which can drive serial port
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:zhuiyingalong
  1. iiuo442

    0下载:
  2. Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3.19kb
    • 提供者:randex
  1. uart-wifi-code

    0下载:
  2. 单片机 通过串口 与 wifi通讯 源代码,有wifi模块型号及资料 51源代码 uart usart
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-08
    • 文件大小:1.84mb
    • 提供者:lfw
  1. GPIOD-USART-SPI

    0下载:
  2. code for STM32F4 Discovery
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:539.8kb
    • 提供者:Behnam
  1. USART

    0下载:
  2. msp430f5529的串口发送程序,网上很少5系列源码-Msp430f5529 serial port to send program, rarely 5 series of source code online
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:50.51kb
    • 提供者:yy
  1. 7SEG_USART_ARM

    0下载:
  2. this code is confirm a 7 segment with avr and usart
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:158.31kb
    • 提供者:bijan
  1. tx-vhdl-code

    0下载:
  2. for tx in usart protocol.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:187.69kb
    • 提供者:omid
  1. ver1_20100318

    0下载:
  2. sample code for USART
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:573.2kb
    • 提供者:sagar.p
  1. Usart_PrintF

    0下载:
  2. the following code is an usart code for pic in c using hitech compiler
  3. 所属分类:.net

    • 发布日期:2017-04-12
    • 文件大小:554byte
    • 提供者:rajeshkumar
  1. STM32-uarsttest

    1下载:
  2. 基于STM32F103RBT6或者STM32F103RBT6的串口测试程序,是学习STM32的参考代码!-Based on STM32F103RBT6 or STM32F103RBT6 USART testing procedures, is to learn STM32 reference code!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4.6mb
    • 提供者:wanger
  1. Com

    0下载:
  2. STM32 串口通讯源代码,F103ZE(STM32 USART Communication code)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:4.03mb
    • 提供者:271869976
  1. UART_SCREEN

    0下载:
  2. 可以通过串口控制USART HMI的触摸显示屏。使用STC15单片机编写的C语言代码。(USART HMI touch screen can be controlled by serial port. C language code written using STC15 microcontroller.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:258kb
    • 提供者:RONG_ON
  1. usart 升级

    0下载:
  2. stm32通过串口来升级,从uboot启动,如果不需要升级代码,则直接跳转到应用代码,如果要升级则等待串口通过secureCRT YMODE协议发送来得数据,注意(程序中由于ymodem协议没有发送文件大小,程序中是随便写了一个文件大小,对于我的app足够用),在app中随意按下按键,通过可以从应用程序跳转到uboot,然后发送1,通过ymodem协议发送.bin文件后,按下3则跳转应用程序(STM32 through the serial port to upgrade, starting
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:5.51mb
    • 提供者:sunshinespring
  1. IAP-Bootloader V1.0

    0下载:
  2. IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2.11mb
    • 提供者:shrimpzc
  1. UART

    0下载:
  2. Jy901通过串口连接stm32f1x的源代码(来自JY901)(Jy901 connects the source code of stm32f1x through serial port (from JY901).)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1.71mb
    • 提供者:Lenny1
« 12 »
搜珍网 www.dssz.com