搜索资源列表
2410LED
- 2410开发板在ADS下测试LED的程序 运行步骤: 1 打开led.mcp工程文件 2 运行 3 观察开发板上的跑马灯闪烁 文件说明: init.s 开发板初始化文件 Main.c 中断实验主程序文件-2410 ADS development board in the LED under test running steps : an open led.mcp engineering documents two running three observation o
UCOS2.71souce
- 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
leddrv
- Linux设备驱动程序 硬件平台:H9200评估板(基于AT91RM9200构建) 软件平台:Linux-2.4.19-rmk7 驱动设备:LED 作者:flyerwing 编写驱动程序 ——————————————————————————————————————— 1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200 Evaluation (based on the AT91
led_linux2.4.18
- Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = op
s3c2410_led
- 本程序为嵌入式linux驱动,全部采用gcc开发,是个人原创。本程序对优龙FS2410开发板实验指导手册上的嵌入式LINUX的LED驱动进行了修正。修正了其LED驱动的多处错误,1、寄存器设置的值错了。2、寄存器地址重复定义。本程序还加入了跑马灯程式。
SW44b0_usb
- S3C44B0X开发板上USB应用代码,PC机部分的软件1) LEDDEMO -- 控制 SW44B0板上三个LED的程序2) D12_DRIVER_FOR_WIN98 -- USB芯片WIN98的驱动程序FS44B0X板的USB固件程序--源代码USB_DEMO-S3C44B0X development board USB application code, part of the PC software 1) LEDDEMO -- SW44B0 control board three LED
led
- 2440实验1点亮LED.rar-2440 experiment a lit LED
LED
- 类型:驱动 功能:控制led灯的亮灭 1:表示点亮 0:表示熄灭-the led driver to control the led turn on or off
1
- s3c2410的键盘驱动程序。在s3c2410中,键盘的4位列扫描与4位LED并在同一个地址空间。-s3c2410 keyboard driver. In s3c2410, the keyboard scanning and 4 4 LED ranked in the same address space.
QT-LED
- ARM 和linux环境下,1个QT的LED界面-The ARM and Linux environment, a QT LED interface
leddriver
- 在Ubuntu环境下,建立arm-linux-gcc的交叉编译环境,开发的友善6410核心板上4个led灯的驱动程序,利用insmod安装后,会自动建立/dev/led节点,给节点写入1,则1#灯亮,写4,则4#灯亮,在写4,则4#灯灭。-In the Ubuntu environment, the establishment of arm-linux-gcc cross-compiler environment, development-friendly core board 4 6410 d
zd
- 1.实现中断嵌套 2.使用定时器4,采用中断方法实现RUN LED闪烁,频率为5hz, 3.使用外部中断0,控制RUN LED是否闪烁。-1. Achieve interrupt nested 2. Use timer 4, the interrupt method RUN LED flash, frequency for 5 hz, 3. Use external interruption 0, control whether RUN LED twinkle.
LED-mark-1
- simple LED program for atmega64
1.3-led
- arm9 FL244L的LED跑马灯实验-arm9 FL244L the LED Marquee experiment. . . . . . . . . . . . . . . . . . . . . . . .
Remote-Monitoring-System
- 系统提供的功能包括: 1.通过用户终端控制LED灯的亮灭,以实现IO口的控制。 2.可获得的电阻值。 3.可以通过AD转换获得所需数据。 4.电阻阻值过大蜂鸣报警。 5. 该仪器允许远程终端控制,方便用户的使用和远程控制。 -The system provides features include: a. Bright LED lights controlled by the user terminal to eliminate in order to achieve c
1-led_on_c
- 硬件:TQ210(S5PV210) 功能:点亮LED灯,让LED1与LED2交替闪烁。-Hardware: TQ210 (S5PV210) Function: Lit LED lights, so that LED1 and LED2 flash alternately.
ZStack-1.4.2-1.1.0
- 嵌入式开发板的串口控制LED实验,用于新手熟悉串口通信原理和系统信号处理-Embedded development board serial port control LED experiment, for beginners familiar with serial communication principle and signal processing system
ledmeter-0.1.tar
- This a ledmeter alsa plugin, driving leds on linux led class.-This is a ledmeter alsa plugin, driving leds on linux led class.
1.led_S
- .globl _start _start: @因为这里的标号是程序的入口,一定要用 _start , @否则链接器将找不到程序的入口 ldr r1, 0xE0200280 @设置GPJ2CON的bit[0:15],让GPJ2_0、GPJ2_1、GPJ2_2、GPJ2_3 ldr r0, 0x00001111 @都作为输出引脚 str r0, [r1] ldr r1, 0xE0200284
1.LED_GPIO
- ARM平台上开发的LED控制程序,常用于简单的排错显示,程序调试,适用于初学者学习-ARM platform developed LED control program often used to display simple troubleshooting, debugging, suitable for beginners to learn
