搜索资源列表
LynxEM+_Linux_Kernel_StrongArm
- sm501-712 linux驱动源码,可以用在INTEL(MARVELL)的IXP4XX和PXA系列处理器上,该芯片支持PCI和本地总线两种方式,是嵌入式系统实现图形显示的完美选择。-sm501 - 712 linux-source-driven, can be used in Intel (MARVELL) IXP4XX and PXA series processors, The chip supports PCI local bus and the two modes is embedd
IC_Card
- 在S3C2440arm芯片上实现的对IC card的驱动,此驱动是在无操作系统下完成的,可以用来移植到其他平台上。
konqueror-embedded-snapshot-20030705.tar
- 将konqueror浏览器移植到ARM9 2410中,实现了嵌入式浏览器,可以用在智能小区等系统中。
嵌入式系统uclinux编程
- 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如
是基于arm7环境的计算器
- 是基于arm7环境的计算器,用codeworrier开发,计算器可以实现加减乘除。在液晶屏上显示,是触摸屏触发的,不是键盘。-The calculator is based on arm7 environment, with codeworrier development, Math Calculator can be achieved.
paintBtn
- QT实现的自绘按钮,比较美观,用在项目开发中可以美化整体界面,使界面更加友好-design of a drawable button by QT on linux platform
v4l2-video-capture
- 在linux系统下采用v4l2框架实现对摄像头视频的实时采集,并且在Qt界面上显示,可以运用在linux PC机上,也可以用在嵌入式系统下/-V4l2 linux system used under the framework implementation of real-time collection of video camera, and displayed on the Qt interface can be used in the linux PC machine can also b
TLC2543_AD_driver
- 这个程序实现了s3c2410的GPIO口对TLC2543AD芯片的驱动。linux环境下用交叉编译环境编译之后,加载模块到内核之后就可以使用。-This procedure has the GPIO port of S3C2410 chip TLC2543AD driver. linux environment using cross compiler environment for the compiler, the loadable module into the kernel can be
s3c2410_SPI_driver
- 这个程序实现了s3c2410经驱动74HC95之后,来控制八路LED灯。linux环境下用交叉编译环境编译之后,加载模块到内核之后就可以使用。-This procedure achieved a S3C2410 by the driver after the 74HC95 to control eight LED lights. linux environment using cross compiler environment for the compiler, the loadable mo
s3c2410driver_MAX1227
- 这个程序实现了s3c2410的SPI口对max1227芯片的驱动。linux环境下用交叉编译环境编译之后,加载模块到内核之后就可以使用。-This procedure has the SPI port of S3C2410 chip max1227 driver. linux environment with cross compiler compiler environment, the loadable module into the kernel can be used after.
gpio-test
- 针对嵌入式开发板上面的LED灯进行编程控制,实现LED灯的闪烁,开光。需要用到内核态函数,可以参考修改,实现各式各样的显示要求!-Development board for embedded LED lights above program control, the realization of LED flashing lights, the light. Needed core state function, can be edited to achieve a wide range of
nano-X-docs
- MicroWindows是一个开放源码的嵌入式GUI软件,目的是把图形视窗环境引入到运行Linux的小型设备和平台上。作为X Window系统的替代品,MicroWindows可以用更少的RAM和文件存储空间(100KB~600KB)提供相似的功能,允许设计者轻松加入各种显示设备、鼠标、触摸屏和键盘等;可移植性非常好,可用C语言实现;支持Intel 16位/32位CPU、MIPS R4000以及基于ARM内核的处理器芯片。由于和微软的windows注册商标存在冲突,从2005年月起,MicroW
libusb-1.0.7
- 是用C实现的一个跨平台的usb driver库,是一个开源的代码.使用者只经过少理的改动就可以移植了-Is a cross-platform C implementation of the usb driver library is an open source code. User changes only a few reasons can be ported
fileview
- 用QT编写的一个文件浏览器,可以移植arm上。用于实现两个优盘之间的文件传输。-Prepared using a QT file browser, can be transferred on the arm. Used to implement file transfer between two USB flash drives.
curl-7.21.2
- 嵌入式系统下curl工具实现的源码,可以用来获取外网ip-Embedded system tools to achieve the curl source code can be used to access external network ip
addressbook.tar
- 用qt实现的个人地址薄,类似于电话簿这样的工具,可以随时增加,删除,更新里面的数据,打开或者保存等功能。-With the realization of personal address thin qt, similar to the telephone directory such tools, can increase, delete, update the inside of the data, open or save etc. Function.
QT-serial-programming.tar
- 用qt实现的串口通信,这样通过串口,两台主机就可以进行收发信息。-Use qt realization of serial communication, so that through a serial port, two hosts can undertake to send and receive messages.
FPoint
- C++实现的一个五子棋,能够实现基本的功能,可以用来做练习使用,学习c++的好资料!-A backgammon C++ implemented to achieve the basic functionality can be used to do the exercises, learning c++ good information!
widget
- 嵌入式qtb编程,实现了简单的图形界面,可以用来给初学者作为参考-Embedded qtb programming, achieve a simple graphical interface that can be used as a reference for beginners
stack102
- 可以用vc6.0或者vs打开,功能是实现栈的创建和输入。-Vc6.0 or vs open function is to achieve the creation of the stack and input.