mahjongAsst icon indicating copy to clipboard operation
mahjongAsst copied to clipboard

Enable External ADC

Open ChitoKim opened this issue 10 months ago • 0 comments

mahjongAsst measures RLC values by ADC readings. Naturally, its accuracy, especially for resistance measurements, depends heavily upon performance of the internal ADC. For example, I recently tried AMOS_MONSTER thing on ESP32, but the results were terrible. So mahjongAsst should offer an option to use an external ADC. ADS1X15 library looks cool. https://github.com/RobTillaart/ADS1X15

ChitoKim avatar Apr 12 '24 21:04 ChitoKim