资源列表
analogyclock
- 这是我们研究生嵌入式课上做的,指针时钟。在linux下验证可行。
8aaa
- Visual Basic的系统功能调用,启动控制面板-Visual Basic system function calls, start Control Panel
max7360_demo
- 一个用c语言写的驱动max7360芯片的例子,个人项目用的一小部分,亲测可用,可以读各个按键值,电路图是官方的电路图,开发环境是linux,linux驱动max7360芯片例子,max7360 demo; 我的max7360器件地址是0x70,通过7360连接了矩阵键盘,此程序读取max7360的按键准确无误,寄存器配置可以自定义和修改,c语言编写,linux下编译,单片机驱动max7360也可以参考非常接近-max7360 demo,linux driver for max7360,
gpio
- gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-stric
The_Final_Exp
- 嵌入式系统课程设计题目(2009年) 七段数码管数字钟(▲) 关键词:数字时钟 1、 硬件:JXARM9-2410教学实验箱,PC机。 2、 软件:PC机操作系统Windows(2000、XP)ADT IDE集成开发环境。 -Design of Embedded Systems Course Title (2009) seven-segment digital tube digital clock (▲) Keywords: digital clock 1, the hard
i2c-algo-c2gpio
- 使用GPIO pin模拟实现I2C协议控制驱动-GPIO simulate I2C driver
read.tar
- 嵌入式linux环境下RS232通信模块以及读数据测试模块-Embedded linux environment, RS232 communication module and test module read data
led_driver.tar
- arm开发板led灯驱动程序,用内存实现字符设备驱动程序等。介绍了字符设备驱动程序的开发-Arm development board led lamp drivers, realize the character with memory device drivers, etc. Introduced the character device driver of development
binomial-heap
- program to implement a binomial heap and do operations like insertion, extracting the minimum key node, decreasing the node key etc
ledcontrol
- Engma 2 led control scr ipt for Set-Top-Box
display
- 在arm linux环境下,利用framebuffer显示一张bmp格式的图像,采用c语言写的代码,用交叉编译器编译-In arm linux environment, using framebuffer display a bmp format image, the use of code written in c language, with cross-compiler
numpad
- qt实现了数字键盘的小程序,键盘的风格可以根据实际需要自行调整-QT implementation of the digital keyboard applet