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

搜索资源列表

  1. GPS.rar

    1下载:
  2. Stm32 通过串口访问GPS模块然后将数据加工后传给电脑或者上位机,用来计算两个GPS模块之间的距离。 ,Stm32 module through the serial port and then visit the GPS data to a computer after processing or PC, used to calculate both the distance between the GPS module.
  3. 所属分类:GPS develop

    • 发布日期:2015-08-10
    • 文件大小:1.07mb
    • 提供者:liliang
  1. 99273908STM32_USART

    0下载:
  2. STM32 串口调试的是个例子,都能用的,很好用,大家分享一下-USART
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:115.9kb
    • 提供者:黄国俊
  1. STM32-AD

    0下载:
  2. 使用STM32单片进行AD转换,通过将单片机的USB模拟为232串行口与上位机进行数据通信的实例。-The STM32 monolithic AD converter, by MCU USB analog to 232 serial port with the host computer data communication instance.
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6.79mb
    • 提供者:liaobo
  1. stm32

    0下载:
  2. stm32实现串口通信,与上位机串口通信-stm32 serial communications
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-21
    • 文件大小:5.51mb
    • 提供者:路奎
  1. stm32蓝牙串口上位机控件显示 Emwin+UCOS

    4下载:
  2. 蓝牙串口上位机控件显示 Emwin+UCOS 通过蓝牙串口传输波形数据 并且显示波形 Emwin
  3. 所属分类:嵌入式/单片机编程

  1. 4_串口实验

    0下载:
  2. STM32 通过串口和上位机的对话,在收到上位机发过来的字符串后,原本返回给上位机。(STM32 through the serial port and the host computer dialogue, after receiving the host computer sent string, originally returned to the host computer.)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-19
    • 文件大小:1.95mb
    • 提供者:nickPark
  1. ADC+DMA+串口

    0下载:
  2. AD转换,DMA传输,通过串口实现上位机传输(AD conversion, to achieve the host computer transmission)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:578kb
    • 提供者:姗姗来迟
  1. C#直流电机pid调速

    2下载:
  2. 用C#编写的串口调试软件,下位机在STM32上测试通过,下位机发送数据的格式如printf("%s%f%s%f%s",":"x1":"x2":")单片机串口发送数据(Written in C# serial debugging software, the lower computer on the STM32 test passed, the lower machine to send data format, su
  3. 所属分类:C#编程

    • 发布日期:2017-12-29
    • 文件大小:96kb
    • 提供者:ym133
  1. ADC采集并且通过串口上传上位机程序

    0下载:
  2. 通过STM32单片机采集ADC的数值,然后通过串口传送给上位机进行接收()
  3. 所属分类:单片机开发

    • 发布日期:2017-12-17
    • 文件大小:2.05mb
    • 提供者:xingkonggulu
  1. 红外线上位机

    0下载:
  2. 通过MSCOMM实现串口对SMT32 红外线发射下位机的管理,具备以下功能: 1.串口选择 2.获取下位机接收的遥控器键值 3.设定下位机发送按键的方式,如随机或重复 备注:此工具需配合“红外线发射下位机”工程使用,使用VS2008开发。(Through MSCOMM to manage the lower machine that is SMT32 infrared emission tool,with the following functions: 1. serial port
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:185kb
    • 提供者:robinyang
  1. temperature

    0下载:
  2. stm32 正点原子开发板mini v3.3亲测可用,将下位机开发板采集的温度通过串口传输到PC机串口,测试时采用USB转串口,上传代码为下位机代码,下次再传上位机代码。(stm32 seiral com code+temperature)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:3.08mb
    • 提供者:JOJOYU718
  1. serial-STM32-gai

    1下载:
  2. 上位机通过串口控制STM32,STM32模拟红外协议输出(The host computer controls the STM32 through the serial port, and STM32 simulates the infrared protocol output)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2.33mb
    • 提供者:十七号
  1. ALIENTEK MINISTM32 实验3 串口实验

    0下载:
  2. 本实验,STM32通过串口1和上位机对话,STM32在收到上位机发过来的字符串(以回车换 行结束)后,原原本本的返回给上位机。下载后,DS0闪烁,提示程序在运行,同时每隔一定时间,通过串口1输出一段信息到电脑。(In this experiment, STM32 through the serial port 1 and host computer dialogue, STM32 received the host computer sent to the string (in return
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:2.4mb
    • 提供者:lisa1234
  1. 小车源码及上位机

    1下载:
  2. 基于STM32主控的遥控小车,含C#窗体上位机通过USB转串口与下位机通信(Remote control car based on STM32 master control, the host computer with C# form is communicated with the lower computer through USB to the serial port)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:4.57mb
    • 提供者:恬蔚
  1. ALIENTEK MINISTM32 实验3 串口实验

    0下载:
  2. 本实验,STM32通过串口1和上位机对话,学习串口的使用(接收与发送)(In this experiment, STM32 through the serial port 1 and PC dialogue, learning the use of the serial port (receive and send))
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:2.49mb
    • 提供者:代码学习
  1. 串口通信(上位机显示参数波形)

    0下载:
  2. 基于STM32的小车平衡实验,串口通信。(STM32 based car balance experiment serial communication.)
  3. 所属分类:中间件编程

    • 发布日期:2018-04-28
    • 文件大小:7.4mb
    • 提供者:麦梦
  1. 串口接收

    1下载:
  2. stm32f103c8t6平台上,匿名上位机的使用,pid控制,红外遥控器遥控(On the stm32f103c8t6 platform, the use of anonymous upper computer, PID control, remote control of infrared remote control)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:5.7mb
    • 提供者:守辰星
  1. pyhton串口通信上位机

    2下载:
  2. pyhton串口通信上位机,把python的数据类型转化成字节流发送至单片机(Pyhton serial port communication host computer, converting the data type of Python into byte stream and sending it to MCU)
  3. 所属分类:串口编程

    • 发布日期:2019-10-04
    • 文件大小:1kb
    • 提供者:何康
  1. STM32驱动ch395_4个socket连接

    2下载:
  2. main.c已详尽注释连接的引脚 和 调试助手参数。STM32分别以串口,硬件SPI,模拟并口驱动CH395,4个socket连接, 原路返回上位机发送的数据。串口模式支持更改工作波特率,硬件SPI速率最高36MHz, 模拟并口较快,这三种模式支持在stm32任意型号下。(Main.c has commented on pins and debugging assistant parameters in detail. STM32 drives CH395 and 4 sockets by se
  3. 所属分类:单片机开发

    • 发布日期:2020-08-21
    • 文件大小:1.01mb
    • 提供者:秦坤
  1. 串口实验

    1下载:
  2. STM32F103串口收发中断实现,STM32 通过串口和上位机的对话,STM32 在收到上位机发过来的字符串后,原原本本的返回给上位机。(STM32F103 serial port transceiver interrupt realization, STM32 through the serial port and the upper computer dialogue, STM32 after receiving the string from the upper computer, th
  3. 所属分类:单片机开发

    • 发布日期:2021-02-01
    • 文件大小:276kb
    • 提供者:陆地键仙
« 12 3 4 »
搜珍网 www.dssz.com