文件名称:数字测温并显示实验
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2018-06-20
- 文件大小:
- 3.17mb
- 下载次数:
- 0次
- 提 供 者:
- Der_ste********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于ARM Cortex-M4F(TM4C123)单片机 ,用微控制器的I2C模块接TMP75数字温度传感器测温;按要求对测温结果进行处理
【基本功能】
(1)使用Timer 定时方式测温,测温频率2次/秒
(2)从UART 输出实时温度,温度值以如下方式显示:
Actual temperature = 34.9375 Centigrade. (每0.5秒更新一次)
(3)在液晶屏上显示实时温度,按如下方式显示。(每0.5秒更新)
第1行: 温度寄存器字节1,T11-T4,HEX或DEC格式均可
第2行: 温度寄存器字节2,T3-T0,HEX或DEC格式均可
第3行: 温度= 20.0625 ℃ (包括小数)(Based on the ARM Cortex-M4F (TM4C123) MCU, the I2C module of the microcontroller is connected with the TMP75 digital temperature sensor to measure the temperature, and the temperature measurement result is processed according to the requirement.
[basic function]
(1) use Timer timing mode to measure the temperature and measure the frequency 2 times / sec.
(2) output real-time temperature and temperature values from UART display as follows:
Actual temperature = 34.9375 Centigrade. (updated every 0.5 seconds)
(3) display the real-time temperature on the LCD screen as shown in the following way. (update every 0.5 seconds)
First line: temperature register byte 1, T11-T4, HEX or DEC format can be.
Second line: temperature register byte 2, T3-T0, HEX or DEC format can be.
Third lines: temperature = 20.0625 C (including decimal))
【基本功能】
(1)使用Timer 定时方式测温,测温频率2次/秒
(2)从UART 输出实时温度,温度值以如下方式显示:
Actual temperature = 34.9375 Centigrade. (每0.5秒更新一次)
(3)在液晶屏上显示实时温度,按如下方式显示。(每0.5秒更新)
第1行: 温度寄存器字节1,T11-T4,HEX或DEC格式均可
第2行: 温度寄存器字节2,T3-T0,HEX或DEC格式均可
第3行: 温度= 20.0625 ℃ (包括小数)(Based on the ARM Cortex-M4F (TM4C123) MCU, the I2C module of the microcontroller is connected with the TMP75 digital temperature sensor to measure the temperature, and the temperature measurement result is processed according to the requirement.
[basic function]
(1) use Timer timing mode to measure the temperature and measure the frequency 2 times / sec.
(2) output real-time temperature and temperature values from UART display as follows:
Actual temperature = 34.9375 Centigrade. (updated every 0.5 seconds)
(3) display the real-time temperature on the LCD screen as shown in the following way. (update every 0.5 seconds)
First line: temperature register byte 1, T11-T4, HEX or DEC format can be.
Second line: temperature register byte 2, T3-T0, HEX or DEC format can be.
Third lines: temperature = 20.0625 C (including decimal))
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
TMP75\TMP75\doc\tmp75.pdf | 957770 | 2014-09-28 |
TMP75\TMP75\driverlib\adc.c | 75358 | 2016-09-13 |
TMP75\TMP75\driverlib\adc.h | 17675 | 2016-09-13 |
TMP75\TMP75\driverlib\aes.c | 45672 | 2016-09-13 |
TMP75\TMP75\driverlib\aes.h | 10151 | 2016-09-13 |
TMP75\TMP75\driverlib\can.c | 71575 | 2016-09-13 |
TMP75\TMP75\driverlib\can.h | 14248 | 2016-09-13 |
TMP75\TMP75\driverlib\ccs\.ccsproject | 329 | 2016-09-13 |
TMP75\TMP75\driverlib\ccs\.cproject | 18925 | 2016-09-13 |
TMP75\TMP75\driverlib\ccs\.project | 5038 | 2016-09-13 |
TMP75\TMP75\driverlib\ccs\.settings\org.eclipse.cdt.codan.core.prefs | 62 | 2016-09-13 |
TMP75\TMP75\driverlib\ccs\Debug\driverlib.lib | 2279858 | 2016-09-13 |
TMP75\TMP75\driverlib\ccs\macros.ini_initial | 17 | 2016-09-13 |
TMP75\TMP75\driverlib\comp.c | 16304 | 2016-09-13 |
TMP75\TMP75\driverlib\comp.h | 7764 | 2016-09-13 |
TMP75\TMP75\driverlib\cpu.c | 12364 | 2016-09-13 |
TMP75\TMP75\driverlib\cpu.h | 3085 | 2016-09-13 |
TMP75\TMP75\driverlib\crc.c | 10784 | 2016-09-13 |
TMP75\TMP75\driverlib\crc.h | 4677 | 2016-09-13 |
TMP75\TMP75\driverlib\debug.h | 3413 | 2016-09-13 |
TMP75\TMP75\driverlib\des.c | 25502 | 2016-09-13 |
TMP75\TMP75\driverlib\des.h | 6350 | 2016-09-13 |
TMP75\TMP75\driverlib\driverlib.ewp | 22719 | 2016-09-13 |
TMP75\TMP75\driverlib\driverlib.lib | 3763396 | 2016-09-13 |
TMP75\TMP75\driverlib\driverlib.uvopt | 20884 | 2016-09-13 |
TMP75\TMP75\driverlib\driverlib.uvproj | 20318 | 2016-09-13 |
TMP75\TMP75\driverlib\eeprom.c | 40420 | 2016-09-13 |
TMP75\TMP75\driverlib\eeprom.h | 11759 | 2016-09-13 |
TMP75\TMP75\driverlib\emac.c | 198322 | 2016-09-13 |
TMP75\TMP75\driverlib\emac.h | 48391 | 2016-09-13 |
TMP75\TMP75\driverlib\epi.c | 84211 | 2016-09-13 |
TMP75\TMP75\driverlib\epi.h | 28124 | 2016-09-13 |
TMP75\TMP75\driverlib\epi_workaround_ccs.s | 6643 | 2016-09-13 |
TMP75\TMP75\driverlib\ewarm\Exe\driverlib.a | 1899356 | 2016-09-13 |
TMP75\TMP75\driverlib\flash.c | 30465 | 2016-09-13 |
TMP75\TMP75\driverlib\flash.h | 5547 | 2016-09-13 |
TMP75\TMP75\driverlib\fpu.c | 11621 | 2016-09-13 |
TMP75\TMP75\driverlib\fpu.h | 4707 | 2016-09-13 |
TMP75\TMP75\driverlib\gcc\libdriver.a | 220926 | 2016-09-13 |
TMP75\TMP75\driverlib\gpio.c | 98283 | 2016-09-13 |
TMP75\TMP75\driverlib\gpio.h | 10512 | 2016-09-13 |
TMP75\TMP75\driverlib\hibernate.c | 86190 | 2016-09-13 |
TMP75\TMP75\driverlib\hibernate.h | 12444 | 2016-09-13 |
TMP75\TMP75\driverlib\i2c.c | 69714 | 2016-09-13 |
TMP75\TMP75\driverlib\i2c.h | 18675 | 2016-09-13 |
TMP75\TMP75\driverlib\interrupt.c | 34362 | 2016-09-13 |
TMP75\TMP75\driverlib\interrupt.h | 4136 | 2016-09-13 |
TMP75\TMP75\driverlib\lcd.c | 71140 | 2016-09-13 |
TMP75\TMP75\driverlib\lcd.h | 22840 | 2016-09-13 |
TMP75\TMP75\driverlib\Makefile | 4144 | 2016-09-13 |
TMP75\TMP75\driverlib\mpu.c | 16154 | 2016-09-13 |
TMP75\TMP75\driverlib\mpu.h | 6853 | 2016-09-13 |
TMP75\TMP75\driverlib\onewire.c | 26773 | 2016-09-13 |
TMP75\TMP75\driverlib\onewire.h | 10706 | 2016-09-13 |
TMP75\TMP75\driverlib\pin_map.h | 685745 | 2016-09-13 |
TMP75\TMP75\driverlib\pwm.c | 79582 | 2016-09-13 |
TMP75\TMP75\driverlib\pwm.h | 17041 | 2016-09-13 |
TMP75\TMP75\driverlib\qei.c | 25884 | 2016-09-13 |
TMP75\TMP75\driverlib\qei.h | 7896 | 2016-09-13 |
TMP75\TMP75\driverlib\readme.txt | 1817 | 2016-09-13 |
TMP75\TMP75\driverlib\rom.h | 539464 | 2016-09-13 |
TMP75\TMP75\driverlib\rom_map.h | 243267 | 2016-09-13 |
TMP75\TMP75\driverlib\rtos_bindings.h | 5038 | 2016-09-13 |
TMP75\TMP75\driverlib\rvmdk\driverlib.lib | 3763396 | 2016-09-13 |
TMP75\TMP75\driverlib\shamd5.c | 34092 | 2016-09-13 |
TMP75\TMP75\driverlib\shamd5.h | 5881 | 2016-09-13 |
TMP75\TMP75\driverlib\ssi.c | 40030 | 2016-09-13 |
TMP75\TMP75\driverlib\ssi.h | 7570 | 2016-09-13 |
TMP75\TMP75\driverlib\sw_crc.c | 27903 | 2016-09-13 |
TMP75\TMP75\driverlib\sw_crc.h | 3418 | 2016-09-13 |
TMP75\TMP75\driverlib\sysctl.c | 143318 | 2016-09-13 |
TMP75\TMP75\driverlib\sysctl.h | 39357 | 2016-09-13 |
TMP75\TMP75\driverlib\sysexc.c | 11128 | 2016-09-13 |
TMP75\TMP75\driverlib\sysexc.h | 3994 | 2016-09-13 |
TMP75\TMP75\driverlib\systick.c | 9196 | 2016-09-13 |
TMP75\TMP75\driverlib\systick.h | 3253 | 2016-09-13 |
TMP75\TMP75\driverlib\timer.c | 67909 | 2016-09-13 |
TMP75\TMP75\driverlib\timer.h | 16613 | 2016-09-13 |
TMP75\TMP75\driverlib\uart.c | 66606 | 2016-09-13 |
TMP75\TMP75\driverlib\uart.h | 12888 | 2016-09-13 |
TMP75\TMP75\driverlib\udma.c | 48902 | 2016-09-13 |
TMP75\TMP75\driverlib\udma.h | 37190 | 2016-09-13 |
TMP75\TMP75\driverlib\usb.c | 204211 | 2016-09-13 |
TMP75\TMP75\driverlib\usb.h | 36926 | 2016-09-13 |
TMP75\TMP75\driverlib\watchdog.c | 20701 | 2016-09-13 |
TMP75\TMP75\driverlib\watchdog.h | 4221 | 2016-09-13 |
TMP75\TMP75\inc\asmdefs.h | 7025 | 2016-09-13 |
TMP75\TMP75\inc\hw_adc.h | 74791 | 2016-09-13 |
TMP75\TMP75\inc\hw_aes.h | 27289 | 2016-09-13 |
TMP75\TMP75\inc\hw_can.h | 23138 | 2016-09-13 |
TMP75\TMP75\inc\hw_ccm.h | 6101 | 2016-09-13 |
TMP75\TMP75\inc\hw_comp.h | 11604 | 2016-09-13 |
TMP75\TMP75\inc\hw_des.h | 16247 | 2016-09-13 |
TMP75\TMP75\inc\hw_eeprom.h | 12580 | 2016-09-13 |
TMP75\TMP75\inc\hw_emac.h | 105824 | 2016-09-13 |
TMP75\TMP75\inc\hw_epi.h | 53976 | 2016-09-13 |
TMP75\TMP75\inc\hw_fan.h | 2320 | 2016-09-13 |
TMP75\TMP75\inc\hw_flash.h | 34503 | 2016-09-13 |
TMP75\TMP75\inc\hw_gpio.h | 11392 | 2016-09-13 |
TMP75\TMP75\inc\hw_hibernate.h | 25680 | 2016-09-13 |