Title:
Internal-temperature-sensor Download
- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 111kb
- Update:
- 2012-12-09
- Downloads:
- 0 Times
- Uploaded by:
- jilly
Description: This experiment will achieve the following functions: the present experiments by the ADC1 channel 16 reads STM32 a voltage value of the internal temperature sensor, and converts it to a temperature value displayed on the LCD module.
To Search:
File list (Check if you may need any files):
实验18 内部温度传感器实验\HARDWARE\ADC\adc.c
.........................\........\...\adc.h
.........................\........\BEEP\beep.c
.........................\........\....\beep.h
.........................\........\EXTI\exti.c
.........................\........\....\exti.h
.........................\........\KEY\key.c
.........................\........\...\key.h
.........................\........\LCD\FONT.H
.........................\........\...\ILI93xx.c
.........................\........\...\LCD.h
.........................\........\.ED\led.c
.........................\........\...\led.h
.........................\........\OLED\oled.c
.........................\........\....\oled.h
.........................\........\....\oledfont.h
.........................\........\RTC\rtc.c
.........................\........\...\rtc.h
.........................\........\TIMER\timer.c
.........................\........\.....\timer.h
.........................\........\.PAD\tpad.c
.........................\........\....\tpad.h
.........................\........\WDG\wdg.c
.........................\........\...\wdg.h
.........................\........\.KUP\wkup.c
.........................\........\....\wkup.h
.........................\keilkill.bat
.........................\OBJ\test.hex
.........................\README.TXT
.........................\SYSTEM\delay\delay.c
.........................\......\.....\delay.h
.........................\......\sys\sys.c
.........................\......\...\sys.h
.........................\......\usart\usart.c
.........................\......\.....\usart.h
.........................\USER\startup_stm32f10x_hd.s
.........................\....\test.c
.........................\....\test.Opt
.........................\....\test.Uv2
.........................\..MART\readme.txt
.........................\......\usmart.c
.........................\......\usmart.h
.........................\......\usmart_config.c
.........................\......\usmart_str.c
.........................\......\usmart_str.h
.........................\HARDWARE\ADC
.........................\........\BEEP
.........................\........\EXTI
.........................\........\KEY
.........................\........\LCD
.........................\........\LED
.........................\........\OLED
.........................\........\RTC
.........................\........\TIMER
.........................\........\TPAD
.........................\........\WDG
.........................\........\WKUP
.........................\SYSTEM\delay
.........................\......\sys
.........................\......\usart
.........................\HARDWARE
.........................\OBJ
.........................\SYSTEM
.........................\USER
.........................\USMART
实验18 内部温度传感器实验