资源列表
minigui_ial
- 本源码是在linux2.6.12内核下的2410/2440四线式触摸屏的minigui1.6.0触摸驱动引擎-The source code is linux2.6.12 kernel of 2410/2440 four-wire touch screen touch-driven engine minigui1.6.0
danpianji
- 温度传感器和51单片机开发的温度检测系统源代码-Temperature sensors and the development of 51 single-chip temperature detection system source code
counters
- 两数相加,主要是对输入的判断那花了点篇幅 不过是绝对正确的 我都运行了 -counters
ts_ads7843
- LCD&触摸屏:SHARP,640×480,TFT驱动程序,目标板:三星S3C2410-LCD & Touch Screen: SHARP, 640 × 480, TFT driver, the target board: Samsung S3C2410
CapFunc
- videoLinux简单使用举例,主要注意调用videolinux函数的顺序-For example videoLinux simple to use, the main attention sequential function call videolinux
dhcp
- 嵌入式平台三星 s3c2440上linux-2.6.12下移植dhcp服务器过程,非常详细,本人一步一步的做的,移植成功可用。
Countdown
- 输入起始日期和目标日期,计算相差还有多少天的小程序-input start date and end date, it will calculate the remaining days between them
sep4020_rtc
- 4020开发板Linux下时钟驱动代码,4020是东南大学国家ASIC中心自主研发的ARM芯片,内核为ARM720T。-Linux 4020 development board under the clock-driven code, 4020 of the Southeast University National ASIC Center independent research and development of the ARM chip, the kernel for the ARM72
btn_drv
- 查询方式实现简单按键驱动程序 根据本人《Linux简单字符设备驱动编写方法》一文的步骤,用查询方式简单实现Mini2440开发板的按键驱动程序。 代码共分二个文件,驱动程序<btn_drv.c>和测试程序<btn_test.c>。-Simple ways to search for key drivers According to my "Linux character device driver writing simple method"
13lcd
- 三星s3c6410 LCD驱动程序代码,用来测试LCD-Samsung s3c6410 LCD driver code, used to test the LCD
uart
- s3c2440裸板程序,uart0的简单实现:sentc()在串口打印一个字符,getc()通过串口获得一个字符。-A tiny test program for s3c2440_uart0:sentc() is used to sent a character to serial port while getc() is used to get a character serial port.
clock
- 一个用QT4编写的桌面时钟小程序,简单易懂-A program of desktop clock with QT