搜索资源列表
UartDriver
- uc/osII平台下串口驱动程序,支持重载,非常好用,已经通过产品测试,并应用于产品中。-Serial (UART) driver for uC/OS-II platform supporting reload feature. Driver itself has passed product evaluation cycle and has been embedded in real product.
SUN
- 基于UC/OS-II的温度实时监测系统, 控制CPU自带温度传感器,并将温度显示在数码管或LCD上;当温度大于设定值时报警;报警驱动蜂鸣器并通过串口上传到PC;PC给出消除报警指令后则取消报警;报警的重新启动由按键通过中断送入;合理安排UC/OS-II实时任务,合理利用UC/OS-II各类事件机制(信号量、消息邮箱、消息队列、事件标志组等)。-Based on UC/OS-II real-time temperature monitoring system, the control CPU co
USART_Driver
- 基于UCOS内核的,STM32串口驱动程序,接收与发送使用中断方式,并提供print_infor含数,可作为log的输出-UCOS kernel based STM32 serial driver