搜索资源列表
USART_test
- MDK环境下stm32的usart串口与上位机通讯的使用实例-MDK environment stm32 the usart serial communication between PC and use cases
main
- 采用STM32,进行AD转换,并将转换结果通过串口上传到上位机-STM32, the AD converter, and convert results uploaded to the PC through the serial port
stm32-usart
- 本实验将实现如下功能:STM32通过串口和上位机的对话,STM32在收到上位机发过来的字符串后,原原本本的返回给上位机。 注意在上位机输入的字符串末尾加入回车键,否则无响应!-in this example you will learn how to realize Serial communication in stm32 moudule
stm32
- stm32实现串口通信,与上位机串口通信-stm32 serial communications
stm32can
- 基于stm32的温度测量系统分为上位机和下位机两部分。其中上位机应可通过虚拟仪器的前置面板界面显示温度数据。而下位机则是温度传感器采集到的温度数据及时采样通过can总线传输,并在串口助手显示,或者将采集到的温度数据通过串口传到上位PC机。-Stm32 based temperature measurement system is divided into upper and lower position machine two parts. PC which should be through
MPU6050_IIC
- 基于stm32采集mpu6050的原始数据 通过串口传至上位机 用串口工具查看-Based stm32 raw data collected mpu6050 transmitted through the serial port with a serial PC to view tools
STM32_USART
- 基于ARM的USART串口收发程序,上位机向STM32f103发送数据,STM32接到数据后在发送给上位机完成通信-It is for STM32 s USART experiment
4_串口实验
- STM32 通过串口和上位机的对话,在收到上位机发过来的字符串后,原本返回给上位机。(STM32 through the serial port and the host computer dialogue, after receiving the host computer sent string, originally returned to the host computer.)