资源列表
vfl
- 我自己写的v4l2代码,用于摄像头图像采集,在linux环境下使用-I wrote it myself v4l2 code for camera image acquisition, used under linux environment
v4l2
- 非常好的原版video for linux 2教程,非常详细-Very good original video for linux 2 tutorial, a very detailed
Linux-device-programing
- Linux device programing,非常详细的linux驱动程序编写教程-Linux device programing, very detailed written tutorials linux drivers
FT232RL_DRIVER
- FT232RL 驱动程序,支持win7 64位使用。-Use FT232RL drivers, support Windows 7 64- bit.
ccdcamtest_20120614
- 友善的ccd测试代码,已验证通过,大家可以参考下-Friendly ccd test code has been verified, we can refer to
a8_source
- 基于linux的多线程,实现仓储物联网的功能,能检测仓库的温度,湿度,光感等实时信息,通过voa的小型服务器实现监控-Based on linux multithreading to achieve storage networking features, can detect temperature, humidity, light and other real-time information warehouse, monitor and control the server through
chuankou
- arm-linux 对串口进行简单的读写操作(多线程)-arm-linux on a simple serial read and write operations (multi-threaded)
2440_core
- mini2440开发板pcb,嵌入式ARM9原理图pcb-mini2440 development board pcb
linux-kernel
- 使用Micro2440开发板附带光盘提供的内核进行移植,内核源文件为linux/linux-2.6.29-mini2440-20090708.tgz,配置文件使用内核源文件目录下的config_mini2440_t35。-The use of Micro2440 development board comes with a CD with the kernel transplantation, kernel source files for linux/linux-2.6.29-mini2440
Hi3520-Peripheral-Driver
- Hi3520官方文档 外围设备驱动操作指南-Hi3520 Peripheral Driver Operation Guide
Hi3520Graphics-Development-Guide
- Hi3520 官方文档 图形开发用户指南-Hi3520 official documentation graphical development User' s Guide
Hi3520_hifb
- 海思3520图层调用例子,说明如下: 1 hifb 包含两个示例sample 1) api_sample_hifb 2) api_sample_hifb_switchGlayer 2 如何运行sample? 1)运行sample/hifb/下的load脚本,该脚本加入了5个图形层G0~G4,分别对应设备/dev/fb0 ~ /dev/fb4 2) 直接运行api_sample_hifb,可在高清设备上看到输出结果 3) 直接运行api_sample