-
基于S3C2440,一个LED灯的驱动程序。
基于S3C2440,一个LED灯的驱动程序。-Based on S3C2440, an LED lamp driver.
- 2022-04-09 08:58:31下载
- 积分:1
-
参加飞思卡尔比赛时的智能车控制程序,供大家学习用,
参加飞思卡尔比赛时的智能车控制程序,供大家学习用,-Freescale competitions to participate in intelligent vehicle control procedures for them to learn to use,
- 2022-05-17 06:32:07下载
- 积分:1
-
有空的话自己做一个计算器吧,我为你提供源代码。这个源程序是用ARM_SDT2.51开发的嵌入在ARM里。...
有空的话自己做一个计算器吧,我为你提供源代码。这个源程序是用ARM_SDT2.51开发的嵌入在ARM里。-the time to do so themselves a calculator before, I give you the source code. This source is ARM_SDT2.51 embedded in the development of the ARM Lane.
- 2022-01-25 14:58:16下载
- 积分:1
-
I development project for a procedure, the procedure is modeled on changes to ot...
为本人开发项目中的一个程序,也是仿照他人的程序改动的,以人共享:arm(44b0)的程序,实现功能如usb,串口等-I development project for a procedure, the procedure is modeled on changes to others to share: arm (44b0) of the procedures, to achieve functions such as usb, serial, etc.
- 2022-12-25 06:40:04下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
C6713 软中断例程
源码包含ccs5.1中sys/bios的使用,以及其中软中断相关设置。通过设置不同的优先级,设置多个软中断,观察c6713 cpu对软中断的管理。
包含两套源码!
- 2022-01-26 01:43:32下载
- 积分:1
-
硬件:
PC机 1台
SeaARM2410教学实验开发平台 1台
软件:
Windows 98/2000/XP操作系统...
硬件:
PC机 1台
SeaARM2410教学实验开发平台 1台
软件:
Windows 98/2000/XP操作系统
ADS 1.2集成开发环境
SC32400手册详细帮助你。-Hardware: PC machine 1 SeaARM2410 Teaching Experiment 1 Software Development Platform: Windows 98/2000/XP operating system ADS 1.2 integrated development environment SC32400 detailed manual to help you.
- 2022-02-12 01:24:45下载
- 积分:1
-
EASYARM2200教学实验平台上的存储器映射
EASYARM2200教学实验平台上的存储器映射-EASYARM2200 teaching experiment platform memory-mapped
- 2022-06-27 09:16:02下载
- 积分:1
-
UCOS systems using the MIPS platform source, very good information source can be...
用UCOS系统实现的MIPS平台源码,很不错的资料,源码可以直接用的-UCOS systems using the MIPS platform source, very good information source can be used directly
- 2022-02-03 00:17:37下载
- 积分:1
-
Gigahertz and Terahertz Technologies for Broadband Communications
Gigahertz and Terahertz Technologies for Broadband Communications
- 2022-08-09 12:29:31下载
- 积分:1