▍1. TaiWanFont16x16
16x16点阵的中文繁体字库,这个是我在网上找了很久的,支持台湾的繁体字,分享给有需要的朋友。(Traditional Chinese font 16x16 dot matrix, this is I find online for a long time, Taiwan' s traditional Chinese characters, share a friend in need.)
16x16点阵的中文繁体字库,这个是我在网上找了很久的,支持台湾的繁体字,分享给有需要的朋友。(Traditional Chinese font 16x16 dot matrix, this is I find online for a long time, Taiwan' s traditional Chinese characters, share a friend in need.)
基于STM32的火灾报警系统,可以测试瓦斯等可燃气体浓度并短信通知。 (Fire alarm system based STM32)
infineon的tricore版本uc/os,tc1796芯片使用(infineon' s tricore version of uc/os, tc1796 chip using)
freescale mc9s12xep100 + ucosii 充电桩项目(freescale mc9s12xep100+ ucosii )
说明: 基于STM32的ucos-iii工程模板,用户只需在工程中添加自己的应用代码即可正常使用,适合移植UCOS-III的单片机爱好者下载使用。(Based on STM32 ucos-iii project template, users only need to add their own application code in the project can be used normally, suitable for transplant ucos-iii MCU enthusiasts to download and use.)
1.板上的8 个按键分别分别代表数字1-8,按下一个按键将结果通过串口发送到PC机上显示; 2.使用两个定时器模块,分别定时为1ms 和100ms 产生中断,使用它们分别 产生1s的定时时间,将时间分别显示到数码管上; 3.外接PS/2小键盘,将按键的值通过串口显示到PC机上。(A panel of eight key representing the number 1-8 press a key the results sent through the serial port on a PC display (2) use two timer modules, respectively, of 1ms and 100ms timer generates an interrupt, use them, respectively, Produce the timing of the 1s, the time display to the digital control External PS/2 keyboard, the key value of displayed through the serial port to a PC.)
主要实现功能: 1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c) 2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c) 3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址)) 4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c) 5 usb串口信息打印(115200波特率) 6 注意:使用的stm32的HAL库而不是标准库(The main functions are: 1 TCP server concurrency (mainly related to file app_lwip.c, app_tcp_server.c) Hot plugging of 2 network lines (mainly related to documents app_lwip.c, app_tcp_server.c) 3 do not reset the IP address (mainly related to file app_lwip.c, app_tcp_server.c, app_key.c (key modify IP address)) 4 change the data reception of LwIP from the interrupt mode to the individual receiving task (mainly involving the file app_lwip.c) 5 USB serial port information printing (115200 baud rate) 6 note: the HAL Library of the STM32 used instead of the standard library)
说明: lwip移植加tcpip客户端功能代码,在ucos系统基础上移植lwip,并使用raw接口进行客户端服务编写(Lwip transplantation plus tcpip client function code)
将ucos-ii移植到vc++6.0上,包含ucos-ii源码和移植源代码(The ucos-ii transplanted to vc++ 6.0, contains ucos-ii Source and portable source code)
lwip与UCOSIII 的应用。NETCONN_TCP(Application of LwIP and UCOSIII. NETCONN_TCP)
UC1601S显示测试与初始化,可用于对UC1601开发评估(UC1601S testing and initialization can be used for assessment UC1601 development)
mini2440+ucos+ucgui,多线程支持,wm支持(mini2440+ ucos+ ucgui, multi-threading support, wm support)
基础性UCOS例程 基于STM32 F103系列MCU 演示创建任务(Basic routine demonstration creation task)
说明: 基础性UCOS例程 基于STM32 F103系列MCU 演示创建任务(Basic routine demonstration creation task)
舵机控制(按键实现),通过按键来控制舵机的旋转(值固定)(Steering gear control (key-press implementation))
说明: 舵机控制(按键实现),通过按键来控制舵机的旋转(值固定)(Steering gear control (key-press implementation))
基于uCOS-III+STemWin+FatFS+ARM_DSP_Lib的示波器源码。(Oscilloscope source code based on uCOS-III+STemWin+FatFS+ARM_DSP_Lib.)
说明: 基于uCOS-III+STemWin+FatFS+ARM_DSP_Lib的示波器源码。(Oscilloscope source code based on uCOS-III+STemWin+FatFS+ARM_DSP_Lib.)
ucosiii多任务例子,mdk环境(Ucosiii multitasking example, MDK environment)