WLED/usermods/ADS1115_v2
Will Miles a8dd2435ec Revert "Usermods: Remove libArchive"
This reverts commit 0d44e7ec27.
2025-05-06 22:12:01 -04:00
..
ADS1115_v2.cpp usermods: Remove #pragma once from cpps 2025-01-17 00:50:02 +00:00
ChannelSettings.h
library.json Revert "Usermods: Remove libArchive" 2025-05-06 22:12:01 -04:00
readme.md First half of usermod readme updates 2025-01-31 03:57:23 +00: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 'ADS1115' to custom_usermods in your platformio environment.