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

搜索资源列表

  1. hc_sr04_stm32

    1下载:
  2. 超声波测距模块hc-sr04利用stm32编写,利用串口通信显示,精度高,方便移植。-Ultrasonic Ranging Module hc-sr04 use stm32 preparation, use of serial communication display, high precision, easy to transplant.
  3. 所属分类:SCM

    • 发布日期:2015-04-17
    • 文件大小:3342336
    • 提供者:王整
  1. Stm32Usartyuanma

    0下载:
  2. STM32开发板上调试好的串口通信 已经通过测试好使!-STM32 development board debugging good serial communication has passed the test so that!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:616259
    • 提供者:赵连成
  1. STM32_MPU6050

    0下载:
  2. 基于stm32的mpu6050一体式加速度陀螺仪驱动程序,使用串口通信发送到电脑分析数据。-Based on the stm32 mpu6050 one-piece acceleration gyroscope driver, use serial communication to send data to the computer analysis
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2117268
    • 提供者:小伙鸡
  1. STM32_USART

    0下载:
  2. stm32的串口通信,采用中断方式,协议响应事件采用结构体方式存储或发送。-stm32 serial communication, interrupt, agreements structured body responds to events stored or transmitted.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:1143695
    • 提供者:qiaoxueyuan
  1. USART_test

    0下载:
  2. STM32 串口USART通信程序,测试已通过。-STM32 USART serial communication program, the test has been passed.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:371777
    • 提供者:国田
  1. pack

    0下载:
  2. C++串口通信代码,接收下位机的数据点,并在前面板画出图形。(数据格式* , , /)内附STM32串口发送数据程序-C++ serial communication code, receive under the data points, and the front panel to draw graphics. (Data format,*, /) containing STM32 serial transmit data program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4071752
    • 提供者:刘盈粲
  1. SZ_uCOS_II

    0下载:
  2. uC/OS II在STM32上的移植,包含了一些基本的函数,如串口通信等。-The transplantation of uC/OS II on the STM32, contains some of the basic functions, such as serial communication, etc.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-10
    • 文件大小:2548021
    • 提供者:胡学莹
  1. USART-transport-by-STM32MCU

    0下载:
  2. 使用STM32单片机进行串口通信功能的实现。(通过中断方式进行)-STM32 microcontrollers using serial communication functions. (Through interrupt)
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5833772
    • 提供者:MR.G
  1. STM32Serial

    1下载:
  2. STM32的串口通信程序,串口1、2、3全部使用中断方式收发,利用定时器作为通信结束控制。-STM32 serial communication program, serial 1,2,3 all use interrupt mode transceiver, using the timer control as the communication ends.
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:6106296
    • 提供者:dongwenxia
  1. STM32-MSP430-SI4463-code-SI4432

    3下载:
  2. 程序的功能: STM32实现的SI4463程序代码, 是2GFSK调制,频率433MHz,功率20dBm,已经最大。 SI4463程序还带有读取RSSI,功率调节的功能,都把数据通过串口输出。如果要做运动检测,定位,RSSI可以用到。 RSSI是接收到的信息强度指示,当距离远时,信号强度低,可以根据信号强度做一些声音报警。 STM32实现SI4432通信,是GFSK调制,频率433MHz,功率20dBm,已经最大。 实现功能:主机通过发送指令给从机,从机收到数据以
  3. 所属分类:Communication

    • 发布日期:2015-03-19
    • 文件大小:269312
    • 提供者:LiXiuRong
  1. STM32_usb_to_usart

    0下载:
  2. 本程序基于STM32F103的USB转串口通信程序,STM32作为从设备和PC机进行通信-The program is based STM32F103 USB to serial communication program, STM32 as communications from the device and the PC
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:810159
    • 提供者:zhouyu
  1. ADCPUSART

    0下载:
  2. ADC+USART STM32开发板的AD转换以及串口通信例程,AD采集的数据通过串口发送到PC机-STM32 development board AD conversion and serial communication routines, AD data through the serial port to send to the PC machine
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1233808
    • 提供者:xiao
  1. STM32_SPI

    0下载:
  2. STM32单片机开发例程,这里是串口通信的开发例程-STM32 MCU development routines, here is the development of serial communication routines
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:33121
    • 提供者:
  1. stm32.tar

    0下载:
  2. 我用的是stm32103c8t6芯片,在大牛帮助下一点点从一窍不通到做完项目,走了不少弯路,现在把我的工程贴上,希望能给做stm32的人一点帮助。项目主要用到adc采集数据、采集温度、串口依照协议收发数据、硬件i2c与其他板子i2c通信。-I use stm32103c8t6 chip in the next little bit of help from Daniel ignorant to finish the project, and take a lot of detours, now
  3. 所属分类:SCM

    • 发布日期:2014-10-16
    • 文件大小:21223424
    • 提供者:李石
  1. STM32_Demo

    0下载:
  2. 自己实现的STM32 cortex-m3在keil环境下的基础工程,有完整的git版本管理和清晰的代码目录结构,实现了轮询方式的串口通信。可以作为工程开发的基础代码工程使用。-Their implementation STM32 cortex-m3 in keil environment infrastructure projects, a complete git version control and clear code directory structure, to achieve th
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-27
    • 文件大小:9278214
    • 提供者:zongkai
  1. USART_test

    0下载:
  2. 很好用的STM32的串口通信例程,可直接用-Very good STM32 serial communication routines, can use directly
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:166500
    • 提供者:乔伟
  1. TeleOperPro-new

    0下载:
  2. 用stm32芯片实现编码器数据的采集于串口通信,-Achieve encoder data collected and serial communication by stm32
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3843467
    • 提供者:fu
  1. STM32_AD7606_SPI

    1下载:
  2. 用STM32控制AD7606采样,SPI串口通信-Control with STM32 AD7606 sampling, SPI serial communication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:6340
    • 提供者:布衣侠客
  1. GY-80_STM32

    0下载:
  2. 基于STM32芯片的GY-80九轴数字陀螺仪及气压传感器模块串口通信程序-Based STM32 chip GY-80 nine-axis digital gyroscope and pressure sensor module serial communication program
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1940345
    • 提供者:金吉
  1. Keyboard

    0下载:
  2. 键盘与STM32的通信,鼠标与STM32的串口通信。-Communication between the keyboard and STM32
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2264149
    • 提供者:Amelia
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com