Tags: RobTillaart/ACS712
Toggle 0.3.10's commit message
update readme.md (#52 )
- update readme.md, ESPHome #51 , kudos to uTZFu
- add debug example.
Toggle 0.3.9's commit message
Develop (#47 )
- add yield() to improve the behaviour under RTOS
- update readme.md (add compatibility table).
- minor edits
Toggle 0.3.8's commit message
update readme.md (#41 )
- add badges to readme.md
- minor edits
Toggle 0.3.7's commit message
update examples (#39 )
- add example **estimateMidPointAC.ino** #37
- update readme.md (sampling trick #38 ).
- minor edits.
Toggle 0.3.6's commit message
add autoMidPointDC() (#36 )
- add **autoMidPointDC(cycles)** see issue #35
- add rounding to **autoMidPoint()**
- update README.md
Toggle 0.3.5's commit message
fix build (#34 )
* fix #33 build
* redo setADC()
* update readme.md
Toggle 0.3.4's commit message
add setADC() (#32 )
* add setADC() for external ADC
Toggle 0.3.3's commit message
update GitHub actions (#30 )
* update license to 2023
* update GitHub actions
Toggle 0.3.2's commit message
fix #26 DC measurements (#28 )
* fix #26 midPoint data type
* fix incrMidpoint
Toggle 0.3.1's commit message
Develop (#25 )
* add float mVNoiseLevel(frequency, cycles)
* add void suppressNoise(bool flag) - experimental suppression by averaging two samples.
* add resetMidPoint()
* improve midPoint functions
* add RP2040 pico in build-ci
* update readme.md / comments
* add I2C_display + suppressNoise() example
You can’t perform that action at this time.