代码搜索:温度采集器
找到约 5,473 项符合「温度采集器」的源代码
代码结果 5,473
www.eeworm.com/read/429852/8785793
txt 温度算法.txt
10位的ADC模块集成有一个温度传感器,可以用来获取芯片的当前温度。
在温度传感器特性图里,给出了以下公式:
Vsenso = 2.7 - (T + 55) / 75,单位:V
设Vsenso对应的ADC采样值为N,2.7V对应N1,(T+55)/75对应N2
已知:
N1 * (3 / 1024) = 2.7
N2 * (3 / 1024) = (T + 55) /
www.eeworm.com/read/428756/8845257
ico 温度采集.ico
www.eeworm.com/read/428756/8845301
ncb 温度采集.ncb
www.eeworm.com/read/428756/8845332
sln 温度采集.sln
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{059D6162-CD51-11D0-AE1F-00A0C90FFFC3}") = "温度采集", "温度采集.dsp", "{DE1E16AE-C21F-45B7-9FCD-1CD306C5249B}"
www.eeworm.com/read/428756/8845443
dsw 温度采集.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "温度采集"=".\温度采集.dsp"
www.eeworm.com/read/428756/8845494
dsp 温度采集.dsp
# Microsoft Developer Studio Project File - Name="温度采集" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/428756/8845609
cpp 温度采集.cpp
// 温度采集.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "温度采集.h"
#include "温度采集Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/428756/8846300
aps 温度采集.aps
www.eeworm.com/read/428756/8846304
clw 温度采集.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "温度采集.h"
www.eeworm.com/read/428756/8846496
plg 温度采集.plg
Build Log
--------------------Configuration: 温度采集 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1