简易电压表

所属分类:单片机开发
开发工具:C/C++
文件大小:2144KB
下载次数:5
上传日期:2018-06-20 10:29:49
上 传 者Der_steppenwolf
说明:  基于ARM Cortex-M4F(TM4C123)单片机 【功能】微控制器的A/D采集光照强度传感器和电位器的电压,在液晶屏上显示(格式如下,每秒更新一次) 第1行: AD=AIN3(PE0) 【固定不变】 第2行: Light=x.xxx V 【x.xxx 为电压值】 第3行: AD=AIN2(PE1) 【固定不变】 第4行: POT=y.yyy V 【y.yyy 为电压值】
(The voltage of the A/D sensor and potentiometer based on the ARM Cortex-M4F (TM4C123) microcontroller [functional] micro controller is displayed on the LCD screen (format as follows, once per second). The first line: AD=AIN3 (PE0) [fixed] The second line: Light=x.xxx V [x.xxx as voltage value] The third line: AD=AIN2 (PE1) [fixed] The fourth line: POT=y.yyy V [y.yyy as voltage value])

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

近期下载者

相关文件


收藏者