搜索资源列表
smobusst
- stm32 MODBUS通信代码例程,在圣332位处理器,以实现,可以直接使用。 -stm32 MODBUS communication code routines, in St. 332 processor, in order to achieve, you can directly use.
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,已经最大。 实现功能:主机通过发送指令给从机,从机收到数据以
NRF24L01
- stm32控制的基于nrf24l01的无线通信模块,实现无线传输-Based on the nrf24l01 wireless communication
STM32-IIC-Master-Slaver
- STM32 I2C做从机通信 实现主机和从机之间数据互传
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
SendControlCommand
- 使用中国FPV_WIFI机器人网硬件平台,实现WIFI通信控制STM32主控车。-view Chinese descr iption
SPI_C
- 实现了STM32与负载传感器之间的SPI通信,可以通过MCU对终端寄存器进行读操作和写操作-communication by channel SPI
zigbee-stm32
- 实现zigbee与stm32之间通信的测试小程序-test for zigbee and stm32
WiFi
- 通过WiFi与stm32通信,使用socket编程定义IP地址与端口实现数据的交换(Communicate with STM32 using socket programming to define the IP address and port to achieve data exchange)
ET1100 V1.0
- 实现6路串口转工业以太网 主控为 stm32 与ET1100 通信(Realize the 6 way serial port to industrial Ethernet, the main control is STM32 and ET1100 communication)
NRF24L01无线通信实验
- 在一块STM32 MINI 开发板上实现NRF24L01的双向通信,用两个SPI总线。显示在上位机上面。(On a STM32 MINI development board, two-way communication of NRF24L01 is realized, using two SPI buses. Displayed on the upper computer.)
程序代码
- STM32与SIM800串口通信实现网络透传(STM32 communicates with SIM800 serial communication to realize network transmission)
STM32F107VC_硬件I2C读写EEPROM(标准外设库版本)
- STM32中库函数实现IIC通信,实现读写EEPROM。(Realization of IIC communication by library function in STM32)
IAP-Bootloader V1.0
- IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
1
- 串口通信实例,通过labview月stm32的串口通信,实现,上位机对下位机的硬件进行控制(usart counmmant simple)
软件设计之Modbus%28HAL库版本%29
- HAL库函数版本,利用STM32 实现MODBUS的移植(very good study MODBUS)
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)
lora(IAR)透传
- 基于stm32 实现lora模块透传,可以利用lora实现长距离通信(Transmitting Lora module based on stm32)
FDC2214测试代码
- FDC2214 stm32单片机实现IIC通信 通过OLED显示(Realization of IIC Communication by FDC2214 STM32 Single Chip Microcomputer and Display by OLED)