#include <ACS712.h>
Inherited by ACS712.
◆ _ACS712()
_ACS712::_ACS712 |
( |
uint8_t |
analogPin, |
|
|
float |
volts = 5.0 , |
|
|
uint16_t |
maxADC = 1023 , |
|
|
uint8_t |
mVperA = 100 |
|
) |
| |
◆ autoMidPoint()
void _ACS712::autoMidPoint |
( |
uint8_t |
freq = 50 | ) |
|
◆ decMidPoint()
void _ACS712::decMidPoint |
( |
| ) |
|
|
inline |
◆ getFormFactor()
float _ACS712::getFormFactor |
( |
| ) |
|
|
inline |
◆ getMidPoint()
uint16_t _ACS712::getMidPoint |
( |
| ) |
|
|
inline |
◆ getmVperAmp()
uint8_t _ACS712::getmVperAmp |
( |
| ) |
|
|
inline |
◆ getNoisemV()
uint8_t _ACS712::getNoisemV |
( |
| ) |
|
|
inline |
◆ incMidPoint()
void _ACS712::incMidPoint |
( |
| ) |
|
|
inline |
◆ mA_AC()
int _ACS712::mA_AC |
( |
uint8_t |
freq = 50 | ) |
|
◆ mA_DC()
◆ setFormFactor()
void _ACS712::setFormFactor |
( |
float |
ff = ACS712_FF_SINUS | ) |
|
|
inline |
◆ setMidPoint()
void _ACS712::setMidPoint |
( |
uint16_t |
mp | ) |
|
|
inline |
◆ setmVperAmp()
void _ACS712::setmVperAmp |
( |
uint8_t |
mva | ) |
|
|
inline |
◆ setNoisemV()
void _ACS712::setNoisemV |
( |
uint8_t |
noisemV = 21 | ) |
|
|
inline |
◆ _formFactor
float _ACS712::_formFactor |
|
private |
◆ _midPoint
uint16_t _ACS712::_midPoint |
|
private |
◆ _mVperAmpere
uint8_t _ACS712::_mVperAmpere |
|
private |
◆ _mVpstep
◆ _noisemV
uint8_t _ACS712::_noisemV |
|
private |
◆ _pin
The documentation for this class was generated from the following files: