Search
Preparing search index...
The search index is not available
obniz
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Parts
MCP9701
MCP9701
Class MCP9701
Hierarchy
AnalogTemperatureSensor
MCP9701
Implements
ObnizPartsInterface
ObnizPartsInterface
Index
Constructors
constructor
Properties
drive
keys
params
required
Keys
temp
Methods
calc
get
Wait
onchange
wired
info
Constructors
constructor
new MCP9701
(
)
:
MCP9701
Returns
MCP9701
Properties
drive
drive
:
any
keys
keys
:
string
[]
params
params
:
any
required
Keys
required
Keys
:
string
[]
temp
temp
:
number
= 0
Methods
calc
calc
(
voltage
:
any
)
:
number
Parameters
voltage:
any
Returns
number
get
Wait
get
Wait
(
)
:
Promise
<
number
>
Returns
Promise
<
number
>
onchange
onchange
(
temp
:
number
)
:
void
Parameters
temp:
number
Returns
void
wired
wired
(
obniz
:
Obniz
)
:
void
Parameters
obniz:
Obniz
Returns
void
Static
info
info
(
)
:
ObnizPartsInfo
Returns
ObnizPartsInfo
Globals
MCP9701
constructor
drive
keys
params
required
Keys
temp
calc
get
Wait
onchange
wired
info
MCP9701
Options
Generated using
TypeDoc