Welcome![Sign In][Sign Up]
Location:
Search - stm32 camera

Search list

[SCMourdev_473545

Description: 直接用STM32接的摄像头,没有其他什么外加电路,stm32从摄像头读到数据,然后直接送往TFT(ILI9320芯片) 效果和速度:图像调整成了160x120,8帧每秒,320x240的时候大概是2帧 图像质量有待调整,刚实验成功中,激动中,所以先发裸照 完全使用中断的方式接收摄像头的数据 代码没有整理。 -STM32 directly access the camera, without any external circuitry other, stm32 read data from the camera, and then sent directly to TFT (ILI9320 chips) the effectiveness and speed: Image adjustment becomes 160x120, 8 frames per second, 320x240, when about are two image quality to be adjusted, just experiment was a success, the excitement, so pre-emptive nude completely interrupt the way the use of the camera to receive the data code is not finishing.
Platform: | Size: 480256 | Author: 刘智 | Hits:

[SCMourdev_530727

Description: 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成的图片大小为320x240. 原始图片以RGB数组的形式放在程序里面了,大小为240x16.因为320x240的bmp图片会到200多K,所以只截取了一部分-To achieve the original bitmap data encoded as JPEG files, sent to the serial port. The proceeding is still warm, because as mentioned before porting from VC to the STM32 success, to achieve a normal compression. Some modifications, you can access the camera, made jpeg serial camera. Hardware only: stm32f103ZET6, serial usart1. The image data from usart1 output, baud rate 115200. Can use the software to receive serial data, save it as. Jpg suffix name, the computer can open the picture file. I use the serial port software is AccessPort. Encoding generated image size is 320x240. The original image to RGB in the form of an array of programs on the inside, and the size of 240x16. Because it will be 320x240 in bmp images to more than 200 K, so only a portion of intercepted
Platform: | Size: 871424 | Author: 刘智 | Hits:

[Other Embeded programCamera

Description: 基于STM32平台的一个摄像头采集程序。将OV7660采集的图像实时在LCD屏上显示-STM32 platform based on a camera capture program. The OV7660 image capture real-time display in the LCD screen
Platform: | Size: 327680 | Author: 马龙 | Hits:

[Special Effects4531

Description: 基于stm32的是图像驱动程序摄像头为ov7670-Stm32 the image on the camera driver for the ov7670
Platform: | Size: 2101248 | Author: arloon | Hits:

[ARM-PowerPC-ColdFire-MIPSCamera

Description: 火牛STM32开发板的摄像头例子程序,工程全部打包上传,绝对无错,是开发32位ARM芯片、数字图像处理的重要参考,-AC adapter STM32 development board camera example program, works full package to upload, absolutely nothing wrong, is to develop 32-bit ARM chip, an important reference for digital image processing,
Platform: | Size: 295936 | Author: jinyong | Hits:

[uCOSCamera

Description: uc/GUI GUI STM32 CAN ARM, uC/OS2, uC/OS-II Source and file Very good
Platform: | Size: 316416 | Author: masan | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32-camer

Description: 基于stm32的摄像头全部驱动程序 原理图-stm32 camera driver
Platform: | Size: 2363392 | Author: 刘军 | Hits:

[SCMSTM32(OV7670

Description: 基于stm32单片机的迷你照相机设计,希望对你有帮助-Mini stm32 camera
Platform: | Size: 5512192 | Author: zgzzlt | Hits:

[SCMSTM32--CAMERA

Description: STM32 驱动OV7670摄像头,带屏幕显示-STM32 driver OV7670 camera with the screen display
Platform: | Size: 3610624 | Author: piao | Hits:

[SCMssd1289-camera

Description: 基于stm32的摄像头ov7670驱动 主控ssd1289-Based stm32 camera ov7670 drive master ssd1289
Platform: | Size: 2899968 | Author: 修增哲 | Hits:

[SCMSTM32-camera

Description: stm32摄像头控制程序,实现摄像头传感器的控制,-The stm32 camera control program, to achieve control of the camera sensor
Platform: | Size: 796672 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32-camera

Description: STM32 camera模块开发,编译可通过,基于STM32F103VB-STM32 camera module development, compiler can STM32F103VB based
Platform: | Size: 354304 | Author: 吴晓 | Hits:

[SCMSTM32-camera

Description: 本实验将实现如下功能:开机后,初始化摄像头模块(OV7670),如果初始化成功,则在LCD模块上面显示摄像头模块所拍摄到的内容。我们可以通过KEY0设置光照模式(5种模式)、通过KEY1设置色饱和度,通过KEY2设置亮度,通过WK_UP设置对比度,通过TPAD设置特效(总共7种特效)。通过串口,我们可以查看当前的帧率(这里是指LCD显示的帧率,而不是指OV7670的输出帧率),同时可以借助USMART设置OV7670的寄存器,方便大家调试。DS0指示程序运行状态。-The experiment will achieve the following functions: boot, initialize camera module (OV7670), if the initialization is successful, the display on the LCD module above the camera module captured content. We can set the illumination mode KEY0 (5 modes), set the color saturation through KEY1 through KEY2 set brightness, contrast settings through WK_UP by TPAD set special effects (a total of seven kinds of special effects). Through the serial port, we can see the current frame rate (this is the LCD display frame rate, not the OV7670 output frame rate), and can help USMART set OV7670 registers, to facilitate debugging. DS0 indicates that the program operation.
Platform: | Size: 189440 | Author: wanggaogang | Hits:

[SCMSTM32-for-OV7620

Description: 基于stm32的摄像头路径识别系统,用于智能小车,大家可以参考下-Based stm32 camera path identification system for smart car, we can refer to the following
Platform: | Size: 661504 | Author: 高红伟 | Hits:

[Other Embeded programSTM32-camera-experiment

Description: 基于STM32的库函数版本摄像头代码,采用OV7670摄像头,可以通过按键设置摄像头的亮度,对比度,特效等参数-Based on STM32 library function version of the camera code, using the OV7670 camera, camera can be set by buttons brightness, contrast, special effects, such as parameters
Platform: | Size: 363520 | Author: 轩辕ZH | Hits:

[Video Capturestm32

Description: 摄像头实验(彩色,灰度,任意窗口)stm32-Camera experiment (color, grayscale, any window) stm32
Platform: | Size: 367616 | Author: 王 良 | Hits:

[Video Capturestm32-camera-demo

Description: 使用STM32单片机实现摄像头的数据采集,摄像头采用的是OV670摄像头。-Use STM32 MCU data acquisition camera, the camera uses a OV670 camera.
Platform: | Size: 354304 | Author: 肖鹏飞 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32f7 camera drive

Description: STM32F767 开发板具有 DCMI 接口,并板载了一个摄像头接口(P7), 该接口可以用来连接 OV5640/OV2640 等摄像头模块。本章,我们将使用 STM32实现摄像头功能(STM32F767 development board has the DCMI interface and on-board a camera into the interface (P7), The interface can be used to connect OV5640 / OV2640 camera module.In this chapter, we will use the STM32 camera functions)
Platform: | Size: 19088384 | Author: jasonshaoyu | Hits:

[SCM战舰STM32驱动OV7725 黑白二值化

Description: stm32驱动ov7670摄像头,并且附带简单的阀值黑白二值化处理(STM32 driver ov7670 camera, and with simple threshold, black and white two value processing)
Platform: | Size: 5599232 | Author: 叶脉 | Hits:

[MiddleWareSTM32+camera+player

Description: 基于STM32用库函数完成照相机、音乐播放器的开发文件(Complete the camera, music player based on STM32)
Platform: | Size: 3329024 | Author: 指尖遗落 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net