Welcome![Sign In][Sign Up]
Location:
Search - 6410

Search list

[Audio programusbcamara-2012-07-05

Description: 我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。 3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本, 嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to RGB 及图像的缩放。 4 使用方法: 把 luvcview拷贝到 /mnt目录下面,执行 ./luvcview -d /dev/video2 -f jpg -s 800x600 在LCD屏幕上即可看到采集到的图像。 -d 指定摄像头的设备节点 -f 指定摄像头传给系统的数据格式,-jpg代表为 mjpeg 码流,另外还有 -yuv 这样传给系统的数据yuv422格式的码流。 -s 指定摄像头采集的分辨率为 800x600 如何查看您的摄像头支持的分辨率呢? ./luvcview -d /dev/video2 -L -We were modified on the basis of luvcview on this project, so that it can run on s3c6410 platform, using the 6410 unique hardware color space conversion and image scaling, that is, post processor function. 3 In addition we need to talk about luvcview modified to run on PC Linux platform and s3c6410 platform, there are two makefile source files, one for a PC Linux versions, an embedded version of which points for the hardware and the embedded version of YUV to RGB software YUV to RGB, the default configuration is implemented in hardware YUV to RGB and image scaling. 4 Usage: luvcview copied to the/mnt directory, ./luvcview-d/dev/video2-f jpg-s 800x600 on the LCD screen to see the images collected.-d Specifies the camera device nodes-f specified camera system to pass data format,-jpg representatives mjpeg stream, in addition to-yuv pass this data stream system yuv422 format.-s Specifies the camera capture resolution of 800x600 how to view your camera with a resolution of it? ./luvcview
Platform: | Size: 5756928 | Author: aaa | Hits:

[Streaming Mpeg4H264_dec_fb

Description: 三星s5pv210平台上实现的一套通过mfc硬件解码后,在进行图像转换到rgb,在lcd屏幕播放视频的工程,6410和210均可参考,来源于实际项目的工程代码,希望对有需要的朋友提供帮助-Samsung s5pv210 platform set by mfc hardware decoded, when the image is converted to rgb, playing video works lcd screen, 6410 and 210 reference can be derived the project code the actual project, we hope to have a friend in need provide help
Platform: | Size: 78848 | Author: aaa | Hits:

[Embeded Linux10th_uart

Description: 6410开发板串口驱动的源代码以及相应的makefile对于学习驱动开发很有帮助。-6410 development board serial driver source code and the corresponding makefile useful for learning-driven development.
Platform: | Size: 3072 | Author: robertbrown | Hits:

[ARM-PowerPC-ColdFire-MIPS14th_ddr

Description: 6410开发板对应的ddr驱动源码,基于裸板开发,对于学习驱动开发是很好的参考示例-6410 development board corresponding to the ddr-driven source, based on the bare board development, learning-driven development is a good reference example
Platform: | Size: 4096 | Author: robertbrown | Hits:

[ARM-PowerPC-ColdFire-MIPS23th_lcd

Description: 6410开发板相配套的lcd显示屏的驱动源码,可以直接移植,用来学习lcd驱动很有帮助。-6410 development board supporting the lcd display driver source code, can be directly transplanted, used to learn lcd drive very helpful.
Platform: | Size: 90112 | Author: robertbrown | Hits:

[Linux driverdev-i2c0

Description: 6410的IIC驱动-6410 IIC driver.................
Platform: | Size: 1024 | Author: 不尘 | Hits:

[Linux-UnixTQBeep_6410

Description: TQBeep_6410是实现6410的喇叭驱动调用(TQBeep_6410 could open beep)
Platform: | Size: 31744 | Author: qingpangxi | Hits:

[Otherwk2xxx_uart_demo(2015.3.25)

Description: wk2xxx串口驱动程序,可应用到6410(wk2xxx serial devices)
Platform: | Size: 54272 | Author: 业光 | Hits:

[Linux-Unixh264_env_linux.tar

Description: 示例分为 CMOS 摄像头录像及回放两个功能: 1) 当用户进行录像时,会从 CMOS 摄像头采集视频, 在源代码 main.cpp 中,用 TVideo 类来实现这个部分的工作,在 TVideo 类中,会打开 CMOS 摄像头并采集图像。 2) 在从摄像头采集完图像后,需要在屏幕上进行预览,这部分的工作由 TFrameBuffer 类来完成。(Examples are divided into CMOS camera video and playback two functions: 1) When the user to record, will be collected from the CMOS camera video, in the source code main.cpp, with the TVideo class to achieve this part of the work, in the TVideo class, will open the CMOS camera and capture images. 2) After collecting the image from the camera, you need to preview the screen, this part of the work by the TFrameBuffer class to complete.)
Platform: | Size: 40960 | Author: erniu26 | Hits:

[VHDL-FPGA-Verilogarm6410裸机代码

Description: 串口,LCD,各种三星6410的裸机程序代码,(uart lcd s3c6410 uart lcd s3c6410)
Platform: | Size: 3251200 | Author: 演员丶 | Hits:

[Embeded Linux串口GPS解析程序

Description: 6410开发板,带解析的串口程序,已经验证成功,实验的时候多看看注释(6410 development board, with analysis of serial procedures Have proven successful, the experiment time to read more notes)
Platform: | Size: 2048 | Author: 辉霸97 | Hits:

[Otherarm6410tcp

Description: 用tcp协议实现多块开发板之间的数据传输(communicating between many arm boards by tcp commnicating code)
Platform: | Size: 1024 | Author: 布拖鞋 | Hits:

[Embeded Linuxmini6410用户手册-20110810

Description: tiny6410初学者很好的入门教程,和友善之臂6410的板子对应起来学习,很容易上手(Tiny6410 beginners good introductory course, and friendly arm 6410 of the board to study, it is easy to get up.)
Platform: | Size: 24317952 | Author: 创世纪的菜鸟 | Hits:

[ezboot-s3c6410-1.tar

Description: C++ 6410 uboot loading program source
Platform: | Size: 177152 | Author: msjang | Hits:

[OtherFriendlyARM USB Download Driver Setup_20090421

Description: 6410 DNW开发板驱动,适用于友善之臂 开发板,测试过,可以使用(6410 DNW development board drive)
Platform: | Size: 1540096 | Author: grant00 | Hits:

[SCM01- Tiny6410硬件手册

Description: ARM11官方6410硬件手册,内容详细全面,个人一直在用,感觉很好(6410 hardware datasheet)
Platform: | Size: 1757184 | Author: bananaa | Hits:

[Embeded Linux6410内核移植leeyan

Description: 着重从NAND Flash分区到下载到开发板等一系 列连贯的操作来进行嵌入式Linux内核的移植。(Focus on the embedded Linux kernel porting through a series of consecutive operations, from NAND flash partition to download to Development Board.)
Platform: | Size: 473088 | Author: Lee_Y_ | Hits:
« 1 2 ... 21 22 23 24 25 26»

CodeBus www.codebus.net