-
基于freescale k10的ucos iii的移植 -codewrrior10.5
从ucos官网下载的ucosiii 工程,然后从iar移植到codewrrior10.5中,同时修改了bsp包中pll初始化,基于100M的时钟频率。以及中断和开始代码的修改。
- 2022-03-01 21:33:09下载
- 积分:1
-
Embedded Development for the dll file homemade JTAG
嵌入式开发中用于自制JTAG的dll文件-Embedded Development for the dll file homemade JTAG
- 2022-11-16 18:00:03下载
- 积分:1
-
自动路灯控制
嗨,朋友,我附上我自动街灯光控制项目文件。它的基于微 C 编译器。我自动街灯光控制项目用于轻松地分析程序的流程。我有很多的项目。这是其中之一。
- 2023-01-07 09:25:02下载
- 积分:1
-
NIOS II UART test procedure, using a week Ligong a development board, if it is i...
NIOS II UART 测试程序,使用的是周立功出的开发板,如果是自己的板子,只需配置引脚就可以使用-NIOS II UART test procedure, using a week Ligong a development board, if it is its own board, simply configuring the pins you can use
- 2022-11-18 00:55:03下载
- 积分:1
-
s3c2440的LCD驱动程序,320x240,希望对大家有帮助!
s3c2440的LCD驱动程序,320x240,希望对大家有帮助!-S3C2440 the LCD driver, 320x240, hope everyone has to help!
- 2022-03-24 03:31:16下载
- 积分:1
-
密码保护安全门使用 8051
这是受密码保护安全门使用 8051 的代码。该项目由步进电机、 液晶、 蜂鸣器和键盘组成。关于紧迫的密码显示为 * 在液晶屏上,8051 检查正确的密码,是否密码不正确,步进电机按顺时针方向旋转打开的门。在延迟后,步进电机旋转逆时针把门关上。有每天设置用户密码的密码。ver 8 是最终的代码。
- 2022-03-22 16:34:07下载
- 积分:1
-
similar to a Windows environment with the softice of source code, can be used to...
一个类似与Windows环境下的softice的源代码,可以用来调试driver和应用程序。-similar to a Windows environment with the softice of source code, can be used to debug the driver and application procedures.
- 2022-06-12 05:06:24下载
- 积分:1
-
aduc7061代码
它是源代码usb基于温度探测器使用aduc7061,它包含了示意图和接口与7061 rtd的嵌入式代码,也contian的说明。由利用这个,我们可以连接rtd和THAD
- 2022-07-10 05:13:14下载
- 积分:1
-
MSP430源代码
电机的控制端分别接P1.7,P2.0,P2.1,P2.2,调速端接P2.3,P2.4,通过msp430f149的P2.3,P2.4输出PWM波,实现对电机的控制.
- 2022-03-24 15:59:11下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1