Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - GPIO LED
Search - GPIO LED - List
GPIO控制LED的简单C程序,希望对大家有所帮助。谢谢大家支持!-GPIO control LED simple C program, we hope to help. Thank you for support!
Update : 2008-10-13 Size : 890byte Publisher : 徐阳

EasyARM2131开发板源码之一-----------2.GPIO输出实验-单路LED控制-EasyARM2131 one source development board----------- 2. GPIO output experiment- one-way LED control
Update : 2025-02-17 Size : 100kb Publisher : 李厘卡

EasyARM2131开发板源码之一-----------6.GPIO输出实验-LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值-EasyARM2131 one source development board----------- 6.GPIO experimental output- digital LED Display 0-F characters and control LED1, LED2, LED3, LED4 shows the corresponding values for 16
Update : 2025-02-17 Size : 61kb Publisher : 李厘卡

GPIO控制LED的简单C程序,希望对大家有所帮助。谢谢大家支持!-GPIO control LED simple C program, we hope to help. Thank you for support!
Update : 2025-02-17 Size : 1kb Publisher : 徐阳

ARM编程 控制目标板LED灯程序 s3c2410
Update : 2025-02-17 Size : 1kb Publisher : 丽华

DL : 0
EP9315开发板,开发环境EVC4.0,测试GPIO口LED指示灯-EP9315 Development Board, Development Environment EVC4.0, test GPIO port LED indicator
Update : 2025-02-17 Size : 1.81mb Publisher : 赵泽龙

GPIO测试例子,包括驱动程序和应用程序,应用程序采用EVC编写。-GPIO test examples, including drivers and applications, applications prepared using EVC.
Update : 2025-02-17 Size : 59kb Publisher : m

DL : 0
led control 在s3c2410 同时还有key board-led control in S3C2410 also key board
Update : 2025-02-17 Size : 4kb Publisher : KUO

DL : 0
DM642 GPIO DSP/BIOS 例程-DM642 GPIO DSP/BIOS routines
Update : 2025-02-17 Size : 427kb Publisher : wangy

DL : 0
详细说明:这是一个TI DSP2812的GPIO的应用: 跑马灯程序,可以让8个Led灯,每隔一秒钟依序轮流闪烁,附录了完整的程序批注-Detailed Description: This is a GPIO of TI DSP2812 Application: Marquee procedure allows 8 Led lights, then take turns at intervals of one second flashes, appendix a complete endorsement of the procedure
Update : 2025-02-17 Size : 1kb Publisher : 申科

1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)-1, the makefile in the CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+ =- I/usr/local/arm/2.95.3/arm-linux/include changed the path on your host. 2,# make, to compile driver modules. 3,# export PATH = $ PATH:/usr/local/arm/2.95.3/bin// depends on your host on the path of the cross compiler tool# arm-linux-gcc-o gpio_test gpio_test.c// compile the application procedures for the ultimate in your current folder will be generated under the two documents gpiodrv.o and gpio_test. 4,# mkdir/tmp/1 5, through the ftp way to gpiodrv.o File Download gpio_test with the development of your board/tmp/1 directory. 6,# mknod/dev/gpio c 220 0// create a file node# insmod gpiodrv.o# chmod+ x gpio_test#./Gpio_test then four LED lights can be seen in the flicker of. :)
Update : 2025-02-17 Size : 9kb Publisher : 马工

三星2440的gpio驱动led的driver,对初学者大有帮助-s3c2440 gpio driver for led, very helpful for beginners
Update : 2025-02-17 Size : 1kb Publisher : 陈躬止

imx27平台gpio led操作按键输入操作应用软件例子-imx27 platform gpio led operation
Update : 2025-02-17 Size : 2kb Publisher : pantaozi

This application is about xinlinx fpga. initialize the gpio,led,switch and others in the college project board. If you are a novice, this application will help you shorten the learning time.
Update : 2025-02-17 Size : 4.5mb Publisher : sinong

这个是 ours2410rp试验箱的gpio-led灯的实验的源代码 -This is ours2410rp chamber of the gpio-led experimental light source
Update : 2025-02-17 Size : 79kb Publisher : L.T

stm32学习板开发材料,控制LED灯的连续开关闭。-stm32 learning board development materials, control LED lights continuously open to close.
Update : 2025-02-17 Size : 983kb Publisher : 陈辉彬

芯达 STM32 GPIO 测试 希望对大家有帮助-STM32 GPIO core of the test we want to help
Update : 2025-02-17 Size : 987kb Publisher : wupeng

DL : 0
stm32单片机实验,通过GPIO控制LED,流水灯经典实验-STM32 MCU experimental, controlled by GPIO LED, light classical experiment
Update : 2025-02-17 Size : 750kb Publisher : kenny

STM32 GPIO LED OK OK BOARD-STM32 GPIO LED OK OK BOARD
Update : 2025-02-17 Size : 976kb Publisher : freedom

DL : 0
C167单片机 GPIO初始化DAVe配置及GPIO点LED灯程序-C167 microcontroller GPIO configuration and initialization DAVe GPIO LED lights point program
Update : 2025-02-17 Size : 189kb Publisher : niu
« 12 3 4 5 6 7 8 9 10 ... 20 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.