搜索资源列表
tcp
- 基于arm7的ucos操作系统,用tcpip协议的通信实验,是周立功smartARM2200开发平台的一个有用的例子,由于在ucos上很少有lwip的例子,所以这个源代码对有的朋友很有帮助。-ARM7-based operating system of uCOS, tcpip agreement with the experimental communication is Ligong weeks smartARM2200 development platform as a useful exa
1.2
- 可以实现PS2键盘 定时中断 UART串口通信-PS2 keyboard can be achieved timer interrupt UART serial communication
STM32-uCGUI-transplantation
- [通信电子]基于STM32的uCGUI移植和优化-Based on the STM32 uCGUI transplantation and optimization
STM32--CAN--ucgui-ucos
- ucosII结合uc-gui的例程,展示了CAN通信的功能-ucosII combined with the routine of the uc-gui, showing the function of the CAN communication
MBSlave
- 基于stm32 的uc/os移植串行通信协议-Serial communication protocol based stm32 uc/os transplant
1.STM32-CAN
- 1.STM32处理器下的IAR开发环境下,CAN总线通信实例程序-IAR development environment 1.STM32 processor, CAN bus communication program
UCOS_NRF
- ucos实现的stm32芯片的NRF24l01通信程序-the ucos achieve stm32 chip NRF24l01 communication program
stm32_ENC28J60_UIP
- enc28j60和UIP移植到stm32上,并通过网络调试助手进行通信。-ENC28J60 and UIP transplanted to STM32, and through the network debugging assistant communication.
ucos-project-ii-stm32c8t6
- stm32单片机-F103C8T6上实现了多任务的切换的ucos任务,实现了3路的串口数据的通信,串口数据接收的灵敏度比较高,其中一个串口通信是基于modbus协议,同时可以进行CAN的通信,需要的朋友可以根据自己的需要进行修改。-implemented on a single chip-F103C8T6 stm32 ucos task switching multitasking achieve three-way serial communication data, serial data
STM32PuCOSII2.88PGSMPGPRSPGPS
- 基于嵌入式操作系统的STM32、sim900通信程序-Embedded operating system, sim900 communication program based on STM32
RS3485CHT
- STM32rs485的通讯实验,可实现正常通信-STM32 rs485
NRF24L01-for-ucgui-new
- STM32奋斗板-NRF24L01 for ucgui: 此例程基于ucos ucgui编制, 通过界面操作完成NRF24L01的数据通信实验,含例程手册-STM32 for-NRF24L01 ucgui: this routine based on ucgui UCOS system, through the interface to complete the NRF24L01 data communication experiments, including routine manual
myNFC-v1.3
- 嵌入式stm32通过串口1与NFC模块通信,NFC模块读取mifare卡信息,将此信息最终通过串口2打印到PC端屏幕,同时ucos提供多任务功能,LED1和LED2以多任务方式闪烁-Embedded stm32 1 and the NFC module through the serial port communication, NFC module reads mifare card information, this information is the final print to 2 P
UCOS-IIIPRS485
- 基于UCOSIII的RS485通信,硬件是基于STM32的开发-Based on the RS485 communication UCOSIII
APP
- 吧can通信包转换成串口 里面包含can口的设置 500kb/s 串口波特率是19200(Bar can be converted into a serial communication package)
stm32智能安防系统
- 1、 功能描述: 超声波实现防盗测距,以四个led灯显示逐渐靠近的距离。当距离近到4灯全亮时蜂鸣器报警。 RFID实现刷卡开锁功能,刷卡同时系统会在Flash中读取验证卡号是否合法,并将刷卡卡号同当前时间及是否合法的标记存入Flash中。 OLCD上显示蓝牙连接状态,当前刷卡卡号,是否有火,是否有可燃气体,超声波测距距离,以四格显示。 HC-05实现与手机的蓝牙通信,通过上位机发送指定命令,查询当前时间、温度、湿度、火焰、刷卡记录及可燃气体状态,并可以通过命令修改系统时间,清空刷卡记录。