Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ADC reading to MQTT #7

Open
burjakremen opened this issue Sep 8, 2021 · 4 comments
Open

Add ADC reading to MQTT #7

burjakremen opened this issue Sep 8, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@burjakremen
Copy link

Thanks to the author for a wonderful project !!!
Is it possible to implement ADC reading and output the result in MQTT into the project (ESP8266 pin A0)?

@eg321
Copy link
Owner

eg321 commented Sep 8, 2021

glad to hear that it useful for you!

Can you describe your scenario please? Why do you need some ADC readings on MQTT?

@burjakremen
Copy link
Author

I am planning to make a stand-alone system powered by a battery that will be charged by a solar panel. Using the ADC, need to get the level of the current battery charge.

@eg321 eg321 added the enhancement New feature or request label Sep 11, 2021
@eg321
Copy link
Owner

eg321 commented Sep 11, 2021

It don't looks as popular scenario, but I'll think what we can do here. Thanks for your idea!

@burjakremen
Copy link
Author

You can consider many scenarios in which an ADC is used, as an example - connecting a light sensor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants