资源列表
adc
- ok6410开发板官方带的字符驱动程序的部分adc驱动源码-ok6410 development board official with the character part of the driver adc driver source code
stepper
- 嵌入式s3c2440开发板步进电机驱动,以及测试程序。-Embedded S3C2440 development board stepper motor driver, and test procedures.
linux-socket-C-S
- 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
03_rtc
- ATMEL公司的AT91RM9200的实时时钟的测试程序,armgcc编译-ATMEL AT91RM9200 the company's real-time clock testing procedures, armgcc compiler
uplooking_dma
- 尚观培训dma实验源码,对我们做dma的开发非常有用。-Shangguan Pei training dma experimental source of our development is very useful to do dma.
uart_comm4510
- 嵌入是微处理器ARM7三星4510B的串口程序-is embedded ARM7 microprocessor Samsung 4510B Serial procedures
generate_excel
- 不需要非标准库从而生成Excel文件, 经测试 可在Linux下进行使用-Don t need a standard library to generate Excel file, the test can be used under Linux
makeproject
- 方便初学者学习linux系统下,使用编写make脚本文件管理项目。-Easy for beginners to learn linux systems, the use of writing make the scr ipt file management projects.
key_int
- s3c2440下面的按键驱动开发,本源码可以让初学者初步了解linux对中断的处理-s3c2440 following key-driven development, the source can make a preliminary understanding of linux for beginners interrupt handling
chatAndTransferFile
- 实现windows跟Ubuntu两个平台的聊天及发送文件-this programme is for windows and ubuntu to chat and transfer, surely, we can make them to chat between windows and arm-based pad.
linuxminiboot0.8
- 这是Linux环境下的内核引导程序miniboot0.8,由于它的源代码较小,比较适合嵌入式开发者对引导程序的入门。-This is the Linux kernel under the boot miniboot0.8, because of its source code smaller, more suitable for embedded developers to guide the process of entry.
ppt
- 使用于2410终端上的一个播放类似ppt文件的程序,涉及Tcp/IP通信、局域网广播、Qt视窗系统、pThread等多个方面。修改makefile中编译工具即可编译,linux中应已经安装了qt2.7以上版本。