WLED/usermods/ADS1115_v2
Dimitry 7cac609c06
Add ADS1115 usermod (#2752)
Co-authored-by: Christian Schwinne <dev.aircoookie@gmail.com>
2022-10-21 03:25:36 +02:00
..
ChannelSettings.h Add ADS1115 usermod (#2752) 2022-10-21 03:25:36 +02:00
readme.md Add ADS1115 usermod (#2752) 2022-10-21 03:25:36 +02:00
usermod_ads1115.h Add ADS1115 usermod (#2752) 2022-10-21 03:25:36 +02:00

readme.md

ADS1115 16-Bit ADC with four inputs

This usermod will read from an ADS1115 ADC. The voltages are displayed in the Info section of the web UI.

Configuration is all completed via the Usermod menu. There are no settings to set in code!

Installation

Add the build flag -D USERMOD_ADS1115 to your platformio environment. Uncomment libraries with comment #For ADS1115 sensor uncomment following