搜索资源列表
Count
- 界面挺好看的VC++倒计时程序,程序实质不是为了写倒计时程序,而是向大家展示一款LED控件的使用方法,分别以时钟和倒计时的方式介绍了两种调用方法,编译后打开每走一秒系统会发出声音。-Good look at the interface of the VC++ countdown procedures, procedures not to write real countdown procedures, but a LED display to control the use of methods
chrdev_led_five_function
- 在友善开发板mini2440上,用字符设备方式实现的led驱动程序,及测试用的应用程序。led驱动程序实现了ioctl、read、write设备方法,都比较简单,可以供初学者参考,在应用程序中有五个命令方法, 0-关闭指定的led 1-打开指定的led 2-获得指定的led状态 3-获得所有的led状态 4-设置所有的led-Development board mini2440 in a friendly, and with the realization of the le
qxrunner.0.9.2
- 基于Qt的CPPUNIT单元测试框架 The QxCppUnit library provides a GUI frontend for CppUnit test execution. It is based on the QxRunner and Qt libraries. It can be used to unit test any kind of C++ software, it s not limited to Qt applications. This library
led-drive
- 嵌入式linuxLED驱动程序及相关的测试程序,供初学者学习怎么编写字符设备的linux驱动-Embedded linuxLED driver and related test procedures for beginners to learn how to write character device linux driver
led-----------test
- 自己写的LED测试程序,基于QT GUI,大家看看吧-LED test program, write your own based on the QT GUI, we look at it
LED
- 液晶显示控制器为德彼克公司自主开发,具有与计算机接口和操作指令简单统一、 可以对显示存储器进行实时的读写操作的特点。-LCD controller for the company De Bike independent development, the computer interface and simple operating instructions unified, real-time characteristics of the read and write operations
linux-module
- Linux设备驱动标准模板,用于s3c2410实验,流水灯点亮,下面有配套应用程序内核版本:2.6.31 交叉编译器:arm-linux-gcc 4.12 Read,write,ioctl等函数实现 S3C2410 GPF0~GPF3外接led灯,低电平点亮,高电平熄灭分别用write和ioctl 实现led流水灯的点亮经过验证,可点亮led流水灯-linux module
led
- 简单的led驱动程序,这个程序是我写的第一个驱动程序。可能会出现一系列的不合理。请见谅。-The simple led driver, this program is the first driver I write. Series may appear unreasonable.
6410-Digital-LED--for-linux
- 在Linux下写的74HC595的驱动程序,用于控制数码管-Write the 74HC595 driver under Linux, used to control digital tube
nesc-first.tar
- nesc的最简单的程序 在stm32单片机运行 能让led闪烁-let led blink in the stm32 platform,write by nesc language
mini24408weiled
- 通过改动友善的自带的led程序写的八位led程序,扩展了八个口-Through the changes of the cabin led program of friendly write of eight led procedure, expanded the eight mouth
Led-driver
- 一个基于linux内核写的 LED灯驱动程序,运行平台是基于ARM的S5PV210开发板上-A LED driver based on Linux kernel write lights, running platform is based on S5PV210 development board on ARM
module-led-test
- 自己写的一个fastboot的指示灯驱动程序。初学linux驱动的人可以看看。-To write a fastboot LED driver. Beginner linux driver who can see.
2440led
- 通过驱动程序点亮 JZ2440 的LED 灯,程序中调用了驱动,在file_operations 这个结构体中调用了底层驱动函数。(Linux JZ2440 driver kernel file_operations open write)
myleds
- LED驱动可以说是hello world之后最简单的驱动模块了.如果自己写一个LED驱动那是很简单的(The LED driver can say is the most simple driver module after hello world. If you write an LED driver that is very simple)
