搜索资源列表
ucOS-II-AD
- ucOS-ii应用实例:基于ARM与ucOS-II的多通道仪表数据采集系统。采用多任务编程方法,每个任务监视一路AD转换,并将转换结果在液晶屏上用一个条形图显示。-ucOS-ii application examples : Based on the ARM and ucOS-II of the multi-channel Instrument Data Acquisition System. Multi-task programming method, each task surveillan
本移植也是从网上Download的
- 1. 本移植也是从网上Download的,稍微做了一下整理. 移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外 对中断专门用了一个函数OS_int_A.s 按其中的规则 写中断函数即可 2。应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件 (我习惯这么用) 3. 将所有的文件放到D:\\ArmUCOS\\下,这样上面的文件能直接编译
KMA199E
- KMA199E是一款磁阻角度传感器,采用预编程、预调准、即用型传感器系统。本资料包含测试代码(ADS 1.2环境),中文数据手册,中文应用手册,应用电路等。-KMA199E is a magnetoresistive angle sensor, using pre-programmed, pre-alignment, that is-to-use sensor systems. This information contains test code (ADS 1.2 environment),
uCOS_Data
- S3C2440A的uCOS部分的Data文件夹,编写和定义一些在ucos中使用的函数和应用接口。本次工上传四个文件:ucos_app.rar, ucos_hal.rar, uCOS_Data.rar, uCOS_II.rar,将上述四个文件加压后放到一个文件夹中,选用ADS进行编译。-S3C2440A the uCOS part of the Data folder, write and define some functions used in ucos and application int
Test3
- 演示消息邮箱的应用,通过消息邮箱实现两个任务之间的数据通信。-Demonstrate the application of mailbox-- to realize data communication between two tasks through mailbox.
UCOSII-Alarm-Device
- 以stm32f103zet6单片机为主控制器,nokia5110为显示屏,能显示采集到的数据,当数据超过限制时报警,应用uc/os ii 操作系统-In stm32f103zet6 microcontroller-based controllers, nokia5110 for the display, can display the collected data, when the data exceeds the limit alarm, application uc/os ii Opera
