-
全球定位系统的使用
使用GPS驱动中间件,先初始化GPS,发送相关命令,等待接收地理的数据,若接收到数据,可从液晶屏中显示.-The use of GPS-driven middleware, first initialize the GPS, send the relevant command, waiting to receive the geographical data, if the received data can be displayed from the LCD screen.
- 2022-02-10 09:39:35下载
- 积分:1
-
uCOS II FS44B0X transplant II version can be directly translated in a run on the...
uCOS II的FS44B0X II移植版本,直接编译就可以在板子上跑了-uCOS II FS44B0X transplant II version can be directly translated in a run on the board
- 2022-12-24 15:25:03下载
- 积分:1
-
uCOS v2.52
uCOS v2.52
- 2022-02-01 07:54:55下载
- 积分:1
-
这是我针对LPC2000系列的一个串口发送接收的程序,对学习NXP系列的朋友是一个很好的例程,特别是串口部分,其编程风格也不错...
这是我针对LPC2000系列的一个串口发送接收的程序,对学习NXP系列的朋友是一个很好的例程,特别是串口部分,其编程风格也不错-This is my LPC2000 series against a serial sent to receive the procedure, NXP learning series is a very good friend of routines, especially the serial part of good programming style
- 2022-04-09 07:02:06下载
- 积分:1
-
移植到MCS51的uCOS_II。
1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。...
移植到MCS51的uCOS_II。
1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。
增加code关键字。UCOS_II.H和OS_CORE.C。
2。OS_CFG.H堆栈大小MaxStkSize改为900。
3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。
允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
4。修改中断处理流程,以便严密监视中断嵌套情况。每个中断进入后立即进行OSIntNesting+1原语操作。
5。增加printf函数的移植,支持灵活的数据显示。支持标准或长二进制/八进制/十进制/十六进制/无符号整数,
支持字符、字符串、浮点数、百分号%。其中,浮点数在整个范围内被完全支持,统一采用科学记数法显示。
-transplanted to the MCS51 uCOS_II. 1. In the document which OSMapTbl OS_CORE.C and OSUnMapTbl array for Lookup, Therefore, it should be placed on code Lane. Increased code keyword. UCOS_II.H and OS_CORE.C. 2. OS_CFG.H MaxStkSize stack size to 900. 3. OS_CPU_C.C InitTimer0 function of the increase on the open T0 interrupted explained. Allow T0 interruption, this time EA = 0 (51 electricity default value), also will not be interrupted. meet the OSStart () do not have interrupted the former requirements. 4. Changes interrupt handling procedures, in order to closely mon
- 2022-08-25 03:55:13下载
- 积分:1
-
UCOS_system_API_Manual
UCOS系统的API手册UCOS system API Manual很不错的文档资料(UCOS System API manual UCOS system API Manual is very good documentation)
- 2010-07-28 05:21:27下载
- 积分:1
-
uCOS
uCOS-II的API快速参考,列举uCOS-II所有函数-uCOS-II of the API quick reference, listing all the functions uCOS-II
- 2022-01-25 22:50:33下载
- 积分:1
-
ucos
ucos-II的shell开发,指示性代码,主要针对8051单片机,包括相关控件函数(转载)-CENTER-II shell development, indicative code, mainly aimed at 8051, including relevant control function (reproduced)
- 2022-07-18 05:58:35下载
- 积分:1
-
可以提供一小部分的好东西是不容易的,我希望你会离开…
能给发家提供这个好东西不容易,希望大家能多多学习,不要辜负了。 uC/GUI是uC/OS-II配套的专用图形界面。这可不是开源软件,也不象uC/OS-II一样可以免费下载,这个是非常昂贵的软件。所以大家拿到后,不要声张,偷着乐吧 ^_^-can provide a small minority of the good things is not easy, I hope you will learn more, do not fail to live up to. UC/GUI is uC/OS-II supporting the dedicated graphical interface. This is not open source software, nor as uC/OS-II can be downloaded for free, this is very expensive software. So you get, not quietly, secretly glad it ^ _ ^
- 2022-03-30 08:30:16下载
- 积分:1
-
USB_E2PROM
lpc2200下基于UCOS的USB_E2PROM实验,有兴趣研究UCOS的可以看下(lpc2200 UCOS of USB_E2PROM Based on experiments, are interested in UCOS' s may have a look)
- 2010-06-21 12:34:15下载
- 积分:1