搜索资源列表
The Linux MTD驱动
- linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章-Driver Development on how to write embedded MTD driver a good article
Linux下网卡驱动程序源码分析
- linux下8139网卡驱动分析,非常彻底,本人照此移植成功了嵌入式设备上的网口-8139 NIC drivers under analysis, very thorough, I do the successful transplantation of embedded devices on the LAN
cam2fb
- ov511摄像头采集程序,适用于嵌入式linux开发-ov511 camera collection procedures applicable to the development of embedded Linux
a.drive.of.pic.in.linux
- 技术指南 :嵌入式系统与pic总线接口设计的技术指南-technical guidelines : Embedded System Bus Interface pic with the technical design guidelines
FlashProgrammer
- 这是一个关于再嵌入式Linux系统下烧写FLASH的驱动程序-again on embedded Linux systems FLASH burning driver
usb-driver
- 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
rootfs
- 嵌入式linux文件系统的制作说明文档,简单明了-Embedded Linux file system produced documentation, clear and simple
change-linux-logo
- 本文介绍如何在修改嵌入式linux的启动logo,来展示富有个性的信息-This paper describes how changes in the embedded linux activated logo, to display the rich personality of information
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
qt_comport.src.ZIP
- Qt串口通信历程,用用qextserialprot库,绝对可行,windows,linux,嵌入式linux都可以,经过测试成功-Qt serial communication process, with use qextserialprot library, absolutely feasible, windows, linux, embedded linux can be, tested successfully
JPEGxiangxifenxi
- JPEG 原理详细实例分析及其在嵌入式 Linux 中的应用,欢迎大家下载-JPEG detailed examples of theory and its application in embedded Linux application, welcome to download
linux
- 对想学嵌入式linux的同学很有帮助,讲的非常详细,从底层讲起-It is helpful to want to learn Embedded Linux students, speak in great detail, speak from the bottom
Embedded-Linux-driver-design
- 嵌入式Linux驱动程序设计,嵌入式Linux驱动程序特点,高效的嵌入式Linux内核和驱动程序 开发,Linux驱动程序和应用程序的区别-Embedded Linux driver design, embedded Linux driver features high-performance embedded Linux kernel and driver development, Linux drivers and applications difference
linux部分
- 嵌入式关于Linux部分实验源码,官方提供的fl2440(Embedded part of the experimental source code on the Linux)
给嵌入式linux新人的几点意见
- 刚接触嵌入式,对前途充满忐忑、迷茫和犹豫。有的担心能否找到工作?待遇是不是太低?自己能不能学会?怎么才能学好?哪些行业最有前途?等等……作为嵌入式的老司机,给大家几点看法和建议,希望对你有帮助(Just contact embedded, the future is full of disturbed, confused and hesitant. Some worry about getting a job Is the treatment too low? Can you learn it
LinuxFile
- 封装了嵌入式Linux常用的文件操作函数,增加了错误反馈,提高了调用的安全性。(It encapsulates the common file operation function of embedded Linux, increases the error feedback, and improves the security of call.)
ARM嵌入式Linux系统开发详解
- ARM嵌入式Linux系统开发详解 详细讲解了编码技巧(ARM embedded Linux system development detailed.Pdf)
ARM嵌入式Linux系统开发从入门到精通
- ARM嵌入式Linux系统开发从入门到精通 讲解linux开发基础(ARM embedded Linux system development from beginning to master to explain the foundation of Linux Development)
ntfs-3g_ntfsprogs-2014.2.15
- 嵌入式linux 挂载硬盘 ntfs驱动(embeded linux harddisk driver)
Linux 下 RS485源码
- 嵌入式Linux下,串口485代码,主要针对飞思卡尔BSC9132芯片。