資源簡介
包含了HT32f53252使用DHT11+光強+oled+gprs的程序,原來不知道為什么變成15個了現在修改改成3個了。不知道為什么要大于15個字,我也不知道寫什么了

代碼片段和文件信息
/*?Includes?------------------------------------------------------------------------------------------------*/
#include?“ht32.h“
/**?@addtogroup?HT32_Series_Peripheral_Examples?HT32?Peripheral?Examples
??*?@{
??*/
/**?@addtogroup?GPIO_Examples?GPIO
??*?@{
??*/
/**?@addtogroup?InputOutput
??*?@{
??*/
vu32?gPotentiometerLevel;
/*?Global?functions?----------------------------------------------------------------------------------------*/
/*********************************************************************************************************//**
?*?@brief???This?function?handles?NMI?exception.
?*?@retval??None
?************************************************************************************************************/
void?NMI_Handler(void)
{
}
/*********************************************************************************************************//**
?*?@brief???This?function?handles?Hard?Fault?exception.
?*?@retval??None
?************************************************************************************************************/
void?HardFault_Handler(void)
{
??while?(1);
}
/*********************************************************************************************************//**
?*?@brief???This?function?handles?SVCall?exception.
?*?@retval??None
?************************************************************************************************************/
void?SVC_Handler(void)
{
}
/*********************************************************************************************************//**
?*?@brief???This?function?handles?PendSVC?exception.
?*?@retval??None
?************************************************************************************************************/
void?PendSV_Handler(void)
{
}
/*********************************************************************************************************//**
?*?@brief???This?function?handles?SysTick?Handler.
?*?@retval??None
?************************************************************************************************************/
void?SysTick_Handler(void)
{
extern?void?dou_delay_timingdelay(void);
??dou_delay_timingdelay();
}
void?EXTI4_15_IRQHandler(void)
{
}
void?ADC_IRQHandler(void)
{
}
/**
??*?@}
??*/
/**
??*?@}
??*/
/**
??*?@}
??*/
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-04-04?10:45??DHT11+光強+oled+gprs\
?????目錄???????????0??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\
?????文件?????????339??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\EventRecorderStub.scvd
?????目錄???????????0??2019-04-04?10:45??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\
?????目錄???????????0??2019-04-04?10:45??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\
?????目錄???????????0??2019-04-04?10:45??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\List\
?????文件??????156140??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\List\HT32.map
?????文件???????32730??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\List\ht32_op.lst
?????文件???????45376??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\List\startup_ht32f5xxxx_01.lst
?????目錄???????????0??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\
?????文件??????????19??2019-04-04?11:11??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\ExtDll.iex
?????文件??????122704??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\HT32.axf
?????文件????????1744??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\HT32.axf.bin
?????文件????????1911??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\HT32.build_log.htm
?????文件????????4956??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\HT32.hex
?????文件???????22965??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\HT32.htm
?????文件????????1965??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\HT32.lnp
?????文件??????154269??2019-04-04?11:12??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\Project_52352_HT32.dep
?????文件??????183193??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\bh1750.crf
?????文件????????3656??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\bh1750.d
?????文件??????189232??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\bh1750.o
?????文件??????187534??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\ckcu.crf
?????文件????????3684??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\ckcu.d
?????文件??????178512??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\ckcu.o
?????文件??????188165??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\controlmotor.crf
?????文件????????4116??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\controlmotor.d
?????文件??????179408??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\controlmotor.o
?????文件??????170395??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\delay.crf
?????文件????????3413??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\delay.d
?????文件??????170532??2019-04-04?11:10??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\delay.o
?????文件??????170408??2018-04-23?19:41??DHT11+光強+oled+gprs\MDK_ARMv5\HT32\52352\Obj\dou_delay.crf
............此處省略342個文件信息
評論
共有 條評論