搜索资源列表
driver_mini2440_linux
- 自己编写的linux下基于mini2440开发板的温湿度传感器dht11的驱动程序和驱动测试程序, 里面包含编译好的驱动模块和测试程序,放到mini2440板里可以直接使用-His writing under the Linux based on mini2440 development board of temperature and humidity dht11 driver and driven testing procedures, contains compiled driver mo
mcpcan
- linux-CAN驱动.rar为linux(2.6.12)下的驱动源码 cantest.rar是wince5.0下的can测试程序,是应用和驱动一体的。使用的时候,将应用程序拷贝到开发板上双击,注意串口输出。-linux-CAN driver rar driver source code under linux (2.6.12) cantest.rar under wince5.0 can test program, one of the applications and drivers
fxload-2008_10_13.tar
- FXLOAD UTILITY 这个程序是方便可以下载固件到FX,FX2, 和FX2LP的EZ-USB设备,以及原始AnchorChips的EZ-USB。 它的目的是要调用热插拔脚本时未编程 设备出现在总线上。 主要是作为一个开发援助,这也可以被用来更新 从I2C串行EEPROM引导设备上的固件。对于那 使用,以及将固件下载到所有其他的片外存储器, 的第二阶段加载程序必须首先被下载。 的分布包括“a3load.hex”,这是一个简单的第二阶段
3G-model
- 是飞凌3G模块的资料,里面有具体的驱动实现,他可以和arm开发板联合使用,实现3g的传输-The Feiling 3G module, which specific driver to achieve joint and arm development board, he can use 3g transmission
butt
- Linux 按键驱动程序和测试程序 使用的开发板天嵌2440-Linux keyboard drivers and test procedures used in embedded development board day 2440
camera_480272_64xx
- 安装步骤 第一步:先检测是否安装了3.3.2交叉编译器(交叉编译器一定要安装到/usr/local/arm目录下) 第二步执行 make clean 第三步执行make 在使用开发板上的camera之前要注意的是,在启动linux之前一定要先插上camera,否则camera无法正常使用,因为在启动linux的时候就必须开始对camera进行配置和ID的识别-Installation Step 1: First check if installed 3.3.2
LINUX
- Linux学习总结文档,里面包含了Linux命令介绍和使用,以及介绍线程和进程应用开发,对于初学者有很大的帮助-Linux learning summary document, which contains the Linux command introduction and use, as well as introduction thread and process application development, a great help for beginners
linux0.11
- linux0.11源码,PC上开发需要的开发软件Bochs-2.6.2,以及开发需要的两个映像文件bootimage-0.1和rootimage-0.11,可以直接使用-Linux0.11 source code ,software needed on PC development Bochs-2.6.2, image files bootimage-0.1 and rootimage-0.11can be used directly on Bochs-2.6.2.
FIMG_3D_source
- 三星的arm芯片的g3d功能的源代码和数据手册,方便对g3d功能的开发,可用作参考代码进行修改使用。-Samsung ARM chip g3d function source code and data handbook to facilitate the development of g3d function, can be used as reference code was modified to use.
shiyansan-
- 1.阅读文件gpio_in_modul.c,了解GPIO内核函数和使用方法 2.在 RealEvo-IDE 下编译 gpio_in_modul 工程,并将程序上传到开发板运行查看效果-1. Read the document gpio_in_modul.c, understand and use kernel functions GPIO 2. RealEvo-IDE compiler gpio_in_modul project and program development board r
inputpanel_beep
- 使用开发板为天嵌AM335X,PWM输入引脚为GPMC_A3,PWM设备文件是 /sys/class/pwm/ehrpwm.1:1 ,在QT界面中可以输入占空比和周期-The use of embedded development board for the day AM335X, PWM input pin GPMC_A3, PWM device file is /sys/class/pwm/ehrpwm.1:1 , in QT interface, you can enter duty c
04misc_ioctl
- 开发板4412_ARM9开发,通过使用miscdevice驱动框架构建设备结点,开发测试gpio和key驱动测试,测试使用ioctl函数调用实现,里面猪油详细注释;-Development board 4412 ARM9 development, through the use of miscdevice driver framework to build device nodes, development and testing gpio key drive test, the use of
TQ210-dnw.tar
- TQ210上可以使用的dnw驱动,添加了Makefile文件,可以自己在自己系统中编译后添加,避免了官方提供的只能在32位系统使用的问题。理论通用需要dnw的开发板,只需将C文件中的PID和UID修改成对应开发板。这里可以通过windows下查看驱动的属性来获取PID和UID-dnw can be used on the TQ210 drive, add the Makefile, you can add your own in your own system compiled to avoid