简易闪光灯参数测量

所属分类:单片机开发
开发工具:C/C++
文件大小:2461KB
下载次数:4
上传日期:2018-06-20 10:32:40
上 传 者Der_steppenwolf
说明:  基于ARM Cortex-M4F(TM4C123)单片机 【功能】“闪光灯”在相机的摄像头中有广泛的应用,不同产品的闪光灯特性有所区别,试编程控制光照强度传感器,采集并分析拍照时的闪光特性曲线 ?提示与要求 ?A/D 采集一次拍照的过程,要涵盖整个闪光的过程 ?用定时器触发A/D 采样,采样率不低于1kHz ?将拍照的数据通过UART 送PC 机,用MATLAB 绘图附在报告中
(Based on the ARM Cortex-M4F (TM4C123) single chip microcomputer, "flash" is widely used in the camera's camera, the characteristics of the flash lamp of different products are different. The test program controls the light intensity sensor to collect and analyze the flash characteristic curve of the photo. Hints and requirements (A/D) the process of collecting a photo to cover the whole process of flash. Using timer to trigger A/D sampling, the sampling rate is not less than 1kHz Take the photo data through UART to PC, draw with MATLAB and attach it to the report.)

文件列表:
ADC-control-light - 2\driverlib\adc.c (75358, 2016-09-13)
ADC-control-light - 2\driverlib\adc.h (17675, 2016-09-13)
ADC-control-light - 2\driverlib\aes.c (45672, 2016-09-13)
ADC-control-light - 2\driverlib\aes.h (10151, 2016-09-13)
ADC-control-light - 2\driverlib\can.c (71575, 2016-09-13)
ADC-control-light - 2\driverlib\can.h (14248, 2016-09-13)
ADC-control-light - 2\driverlib\ccs\.ccsproject (329, 2016-09-13)
ADC-control-light - 2\driverlib\ccs\.cproject (18925, 2016-09-13)
ADC-control-light - 2\driverlib\ccs\.project (5038, 2016-09-13)
ADC-control-light - 2\driverlib\ccs\.settings\org.eclipse.cdt.codan.core.prefs (62, 2016-09-13)
ADC-control-light - 2\driverlib\ccs\Debug\driverlib.lib (2279858, 2016-09-13)
ADC-control-light - 2\driverlib\ccs\macros.ini_initial (17, 2016-09-13)
ADC-control-light - 2\driverlib\comp.c (16304, 2016-09-13)
ADC-control-light - 2\driverlib\comp.h (7764, 2016-09-13)
ADC-control-light - 2\driverlib\cpu.c (12364, 2016-09-13)
ADC-control-light - 2\driverlib\cpu.h (3085, 2016-09-13)
ADC-control-light - 2\driverlib\crc.c (10784, 2016-09-13)
ADC-control-light - 2\driverlib\crc.h (4677, 2016-09-13)
ADC-control-light - 2\driverlib\debug.h (3413, 2016-09-13)
ADC-control-light - 2\driverlib\des.c (25502, 2016-09-13)
ADC-control-light - 2\driverlib\des.h (6350, 2016-09-13)
ADC-control-light - 2\driverlib\driverlib.ewp (22719, 2016-09-13)
ADC-control-light - 2\driverlib\driverlib.lib (3763396, 2016-09-13)
ADC-control-light - 2\driverlib\driverlib.uvopt (20884, 2016-09-13)
ADC-control-light - 2\driverlib\driverlib.uvproj (20318, 2016-09-13)
ADC-control-light - 2\driverlib\eeprom.c (40420, 2016-09-13)
ADC-control-light - 2\driverlib\eeprom.h (11759, 2016-09-13)
ADC-control-light - 2\driverlib\emac.c (198322, 2016-09-13)
ADC-control-light - 2\driverlib\emac.h (48391, 2016-09-13)
ADC-control-light - 2\driverlib\epi.c (84211, 2016-09-13)
ADC-control-light - 2\driverlib\epi.h (28124, 2016-09-13)
ADC-control-light - 2\driverlib\epi_workaround_ccs.s (6643, 2016-09-13)
ADC-control-light - 2\driverlib\ewarm\Exe\driverlib.a (1899356, 2016-09-13)
ADC-control-light - 2\driverlib\flash.c (30465, 2016-09-13)
ADC-control-light - 2\driverlib\flash.h (5547, 2016-09-13)
ADC-control-light - 2\driverlib\fpu.c (11621, 2016-09-13)
ADC-control-light - 2\driverlib\fpu.h (4707, 2016-09-13)
ADC-control-light - 2\driverlib\gcc\libdriver.a (220926, 2016-09-13)
ADC-control-light - 2\driverlib\gpio.c (98283, 2016-09-13)
ADC-control-light - 2\driverlib\gpio.h (10512, 2016-09-13)
... ...

This project will build the TivaWare Peripheral Driver Library. ------------------------------------------------------------------------------- Copyright (c) 2006-2016 Texas Instruments Incorporated. All rights reserved. Software License Agreement Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of Texas Instruments Incorporated nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This is part of revision 2.1.3.156 of the Tiva Peripheral Driver Library.

近期下载者

相关文件


收藏者