WLED/usermods/ADS1115_v2
Will Miles 0d44e7ec27 Usermods: Remove libArchive
This is now managed centrally.
2025-01-21 00:12:37 +00:00
..
ADS1115_v2.cpp usermods: Remove #pragma once from cpps 2025-01-17 00:50:02 +00:00
ChannelSettings.h
library.json Usermods: Remove libArchive 2025-01-21 00:12:37 +00:00
readme.md Spelling check by @wthomson (#2940) 2022-12-10 16:12:55 +01: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 performed via the Usermod menu. There are no parameters 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