搜索资源列表
WIFI转串口
- stm32采用lwip协议栈,实现wifi与串口的转换。
STM32IAP
- stm32 iap 程序,实现通过串口升级用户的应用程序-STM32 IAP
Pstm32_updater
- 通过手动烧写flash,实现了stm32的自动更新功能,用户户可以再本例程的基础上修改实现通过串口或者网络实现程序的自动更新 -Stm32 automatic update feature by manually programming the flash user households can then modify the automatic update program through the serial port or network on the basis of this ro
stm32rtc
- 使用C++和mfc实现通过rs232串口的通讯,用以接受stm32传过来的数据-Using c++ and MFC realize through the rs232 serial port communication, to accept the stm32 data
USART-transport-by-STM32MCU
- 使用STM32单片机进行串口通信功能的实现。(通过中断方式进行)-STM32 microcontrollers using serial communication functions. (Through interrupt)
STM32-MSP430-SI4463-code-SI4432
- 程序的功能: STM32实现的SI4463程序代码, 是2GFSK调制,频率433MHz,功率20dBm,已经最大。 SI4463程序还带有读取RSSI,功率调节的功能,都把数据通过串口输出。如果要做运动检测,定位,RSSI可以用到。 RSSI是接收到的信息强度指示,当距离远时,信号强度低,可以根据信号强度做一些声音报警。 STM32实现SI4432通信,是GFSK调制,频率433MHz,功率20dBm,已经最大。 实现功能:主机通过发送指令给从机,从机收到数据以
USART
- 实现STM32中 USART的接收与发送(包含串口的配置)-Achieve STM32 USART receiving and sending (including serial port configuration)
STM32ser
- 基于STM32的双串口通信程序,能实现两个串口的收发,程序默认采用串口2接收数据,串口1发送-Based on the STM32 dual serial communication procedures, can achieve two serial transceivers, the program defaults to the serial port 2 receives the data, send the serial port 1
ET1100 V1.0
- 实现6路串口转工业以太网 主控为 stm32 与ET1100 通信(Realize the 6 way serial port to industrial Ethernet, the main control is STM32 and ET1100 communication)
红外线上位机
- 通过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
SPI
- STM32 脱机下载器, 只需要用串口就可以实现,同时可以校验下载内容。下载格式为BIN格式(STM32 offline downloader, you just need to use a serial port can be achieved, at the same time can download content checking.Download the format for the BIN format)
Auto_Door_V3.0-2017-09-05
- STM32 串口协议调试步进电机,实现通过协议解析来实现不仅电机开关控制(A serial port protocol debugging step motor, implemented by protocol parsing is not only the motor switch control)
88
- 此程序能够烧入STM32实现距离测量 通过串口打印返回距离值(This procedure can be burned into the STM32 to measure the distance through the serial print return distance value)
第六个工程-dma-usart
- 在mdk环境下利用stm32 f407单片机实现串口dma功能(To achieve the MDK5 stm32f407 single-chip serial port dma function)
程序代码
- STM32与SIM800串口通信实现网络透传(STM32 communicates with SIM800 serial communication to realize network transmission)
keyboard
- STM32实现读旋转编码器值,读外部按键,并串口发送(stm32 GPIO button program)
IAP-Bootloader V1.0
- IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
1
- 串口通信实例,通过labview月stm32的串口通信,实现,上位机对下位机的硬件进行控制(usart counmmant simple)
qt5.9.2 串口
- qt串口助手的编译,可以实现与stm32 ,c51等单片机的16进制收发,亲测可用(The compilation of qt serial port assistant can realize the hexadecimal sending and receiving of single chip microcomputer such as stm32,c51 and so on)
stm32f407编码器模式
- 在stm32F407的基础上实现旋转编码器的控制并通过串口显示数据(Based on stm32F407, the control of rotary encoder is realized and data is displayed through serial port.)