Search
Preparing search index...
The search index is not available
obniz
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Parts
MCP9700
MCP9700
Class MCP9700
Hierarchy
AnalogTemperatureSensor
MCP9700
Implements
ObnizPartsInterface
ObnizPartsInterface
Index
Constructors
constructor
Properties
drive
keys
params
required
Keys
temp
Methods
calc
get
Wait
onchange
wired
info
Constructors
constructor
new MCP9700
(
)
:
MCP9700
Returns
MCP9700
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
MCP9700
constructor
drive
keys
params
required
Keys
temp
calc
get
Wait
onchange
wired
info
MCP9700
Options
Generated using
TypeDoc