搜索资源列表
Video4Linux
- 实现了Video4Linux和USB摄像头驱动的静态加载;(2)库文件的交叉编译与移植,实现了JPEG的交叉编译与移植;(3)V4L的编程思想,实现了视频图像的采集;(3)帧缓冲设备的使用,利用帧缓冲设备实现图像的显示;(4)将摄像头采集的BRG流转为RGB流,实现图像的正常显示以及JPEG格式图片的保存。(实验报告里面包含详细的代码)-Achieved and the USB camera driver Video4Linux static load (2) cross-compiled l
pciv
- 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
fb_test
- Linux下LCD的frame buffer测试源码,仅供参考学习。-Linux, the LCD frame buffer test source code for reference study.
fbtest
- Linux 2.6.18 Frame buffer OSD測試程式碼。 方便新手開發者,測試硬體顯示功能是否正確。-Linux 2.6.18 Frame buffer OSD test code. Novice developers to easily test hardware display correctly.
linux Camera frame buffer
- 基于Linux下的V4L2的摄像头应用程序开发,本代码可以完全移植到嵌入式平台,具有较强的实用价值-Camera based on Linux V4L2 application development, the code can be ported to the embedded platform, has a strong practical value
ff9a
- FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It can be incorporated into l
getLineFromBuf
- 从字符串中解析指定的一行数据的算法,基于C语言实现。-The code is to get one line String date a string buffer,based on C language.