搜索资源列表
Hello_World
- 一个极简单的Linux下程序的例子,编译用命令\"make\"。这个例子演示了Linux静态程序库的生成和使用、编译和连接的使用。具体请参考Makefile里面的命令。-a very simple procedure under Linux example, compile using the command "make." This example demonstrates Linux static library generation and use, compile a
DV710_USB_driver_test
- 基于ST公司的STR710芯片的DV710开发板。程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后(此时L3会亮起),可以用板上的按键来模拟鼠标动作(K1 左,K2 上,K3 下,K4 右,K5 鼠标左键,K2与K3同时按下 鼠标右键)。 -based company STR710 chip DV710 Development Bo
Demo
- zlg arm lpc2131 出厂演示程序
encodesystem
- 基于嵌入式linux的程序,对v4l2,framebuffer以及xDM标准进行了基本的演示
BootLoader
- 嵌入式linux的bootloader运行实例程序,可运行在arm的开发板上,具体不同的开发板要进行修改移植。演示了bootloader工作的各个步骤及作用。
minigui9200
- 西安富立叶的minigui在at91rm9200上的演示程序
led
- arm2410代码一段led演示程序,通过该程序读者可快速掌握2410的应用.-led demonstration arm2410 code for some procedures, the adoption of the procedures the reader can quickly grasp the application of 2410.
hbox_stretch
- 开发环境 arm+linux. hbox_stretch是演示布局管理中的伸展示例程序-Development environment arm+ Linux.hbox_stretch is to demonstrate the layout of the management of the extended sample programs
key_driver0005.tar
- s3c2440 键盘驱动,使用键盘中断程序演示tasklet和工作队列-s3c2440 keyboard driver, using the keyboard interrupt program presentation and the work queue tasklet
key_driver007_select.tar
- 两个key驱动程序,高级IO驱动演示,应用程序增加select功能,驱动程序增加poll支持,用于演示select函数。-Two key drivers, high-level IO-driven presentations, select the application to increase functionality, increase the poll support for the driver, select a function for the presentation.
TQ2440_First_EVC
- 应用程序向导已为您创建了这个 Serial_Test 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点-Application Wizard has created for you this Serial_Test application. This application not only demonstrates the basic use of Microsoft Foundation Class methods can be used
appdemo.tar
- app演示程序,板子是飞灵嵌入式的6410-demo app, the board is embedded in the 6410 Flying Spirit
Image_Show_Move
- 改程序简单演示了DFB对图片的操作,主要讲了图片的显示和移动-This program is the introdution of showing and moving the images of DFB
arm9shiyanreport
- 嵌入式系统设计实验报告 Linux命令的使用及演示程序的运行-Embedded system design laboratory report the use of Linux commands and running the demo
Linux_Demo
- 基于linux操作系统下的ARM——AT9SAM9261的演示程序,帮助学习该CPU和Linux-Linux-based operating system for ARM- AT9SAM9261 demonstration program to help learn the CPU and Linux
led.tar
- 自动控制灯亮灭的嵌入式小程序,其实是用arm板的灯来演示的-Automatic control of lights off of the embedded applet. . . . . . .
pciv
- 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
messages
- 基于TQ2440的LINUX程序源码,消息队列演示样式-TQ2440 Linux program source code, message queue-based presentation style
leds.tar
- 嵌入式linux下的LED驱动程序示例。通过led演示了嵌入式linux的驱动程序设计规范和流程。-An led driver demo for embedded linux. It shows how to build a linux driver by a simple led program.
comCommunication
- QT串口上位机演示程序,方便大家学习使用-QT serial PC