CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - uart microcontroller

搜索资源列表

  1. uart

    0下载:
  2. 此文档为C51单片机串口通讯学习程序(中断+FIFO)-This document is for the C51 microcontroller serial communication learning process (interrupted+ FIFO)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:5.68kb
    • 提供者:
  1. UART_TESTING

    0下载:
  2. testing uart with the atmega128 microcontroller and icc avr compiler
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:829byte
    • 提供者:asim
  1. uart-WIFI-RS232M01

    0下载:
  2. uart wifi 串口wifi 程序 单片机可以用的串口wifi模块-microcontroller serial uart wifi wifi program wifi module can be used in serial Support for UART data serial, four baud rate options: 19200/38400/57600/115200bps.   Wireless data rates support
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:552.86kb
    • 提供者:Jacky
  1. source-code

    0下载:
  2. USB Uart to send some character from microcontroller to computer
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:854byte
    • 提供者:andisetiono
  1. PIC-uart

    1下载:
  2. PIC 单片机串口通讯程序,适用于PIC 单片机初学者学习以及参考-PIC microcontroller serial communication program for PIC microcontrollers for beginners to learn and reference
  3. 所属分类:Other systems

    • 发布日期:2016-04-09
    • 文件大小:2kb
    • 提供者:jia
  1. UART

    0下载:
  2. 单片机uart通信,可以实现单片机与电脑之间的通信-Microcontroller uart communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20.44kb
    • 提供者:张涛
  1. msp430x41x2_uscia0_uart_115k

    0下载:
  2. MSP430F4152超低功耗单片机,原厂提供的串口操作。-MSP430F4152 ultra low-power microcontroller, the original technical engineers to provide internal UART operation.
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:1.1kb
    • 提供者:李百良
  1. uart1

    0下载:
  2. UART 51单片机 19200波特率与上位机进行通信-UART 51 microcontroller 19200 baud
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:17.34kb
    • 提供者:莫问
  1. uart

    0下载:
  2. 单片机uart通信程序,主要用于单片机与上位机通信-Microcontroller uart communication program, mainly for SCM and PC communications
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:43.03kb
    • 提供者:舒晓模
  1. SEU-51-UART!

    0下载:
  2. 东南大学电子系统设计课程P89V51单片机的串口实验源码,保证可用。-Southeast University Electronic Systems Design course P89V51 microcontroller serial experimental source, be available.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:85.1kb
    • 提供者:zhangwei
  1. UART

    0下载:
  2. UART 8051 microcontroller
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:22.71kb
    • 提供者:ebuddy
  1. Uart

    0下载:
  2. 51单片机串口实验,有proteus仿真原理图,一个发送,一个接收-51 microcontroller serial experiments, proteus simulation schematic, a sending, receiving
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:68.32kb
    • 提供者:吴亮
  1. UART-11111

    0下载:
  2. 单片机的uart代码,主要用于C8051F020的uart配置-Microcontroller uart code, mainly for the uart configuration C8051F020
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:27kb
    • 提供者:ZRH
  1. 21ic下载_自制STM32F103开发板

    0下载:
  2. STM32F1系列属于中低端的32位ARM微控制器,该系列芯片是意法半导体(ST)公司出品,其内核是Cortex-M3。 该系列芯片按片内Flash的大小可分为三大类:小容量(16K和32K)、中容量(64K和128K)、大容量(256K、384K和512K)。 芯片集成定时器,CAN,ADC,SPI,I2C,USB,UART,等多种功能。(The STM series belongs to the 32 - bit arm microcontroller of the middle and l
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:6.77mb
    • 提供者:bingochan110
  1. ucosii-pic

    0下载:
  2. 此为一将ucosii操作系统移植到pic18f8628单片机上,主函数中创建了三个任务,三个任务用同一个uart发送不同字符,测试成功(This is to transplant the uCOSII operation system to the PIC microcontroller. The main function creates three tasks, and the three tasks send different characters with the same UART.
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:551kb
    • 提供者:liuyingjun333
  1. FreeRTOS-Stm32

    3下载:
  2. 将freeRTOS操作系统移植到stm32f103单片机上,测试时创建了五个任务,第一个控制led灯闪烁,三个为uart发送字符,一个uart接收处理任务,任务根据不同的优先级独立运行,测试成功(The freeRTOS operation system was transplanted to the STM32F103 microcontroller. During the test, five tasks were created, the first one was to control
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4.61mb
    • 提供者:liuyingjun333
  1. 5-UART_Switch

    0下载:
  2. 此程序利用自动扫描的方式读取两个拨动开关S5和S6对应的P0口的状态,并通过串口将用户选择的状态值上传给PC。(This function initializes the microcontroller. It is assumed that the SFRs are in their reset state.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:328kb
    • 提供者:胖胖瓜
搜珍网 www.dssz.com