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

Analog input #1

Open
RepRapLtd opened this issue Mar 14, 2023 · 2 comments
Open

Analog input #1

RepRapLtd opened this issue Mar 14, 2023 · 2 comments

Comments

@RepRapLtd
Copy link

Hi!

This looks like a really useful project. Brilliant!

I have a feature request, if that's all right: add a single analogue input to the ESP-32 accessible from the outside. Ideally this would be a 3-way connector with GND, VDD3V3 and (say) a connection to GPIO34. This would allow measuring and monitoring of things like light levels and temperatures. The latter would be really useful if the device were to be used, for example, to control heating in buildings. It could not only turn the heaters on and off; it could also then transmit back the room temperature. This would allow central systems access to both monitoring and control.

Adrian Bowyer
https://reprapltd.com

@slaesh
Copy link
Owner

slaesh commented Mar 22, 2023

Hey Adrian,

thanks for your feedback! :) 😇

Yeah we thought about that too.
But currently the power is not galvanic isolated and so we can't (don't want to) trace any "harmless looking" signals to the outside with the risk of touch the mains AC voltage ⚡ ^^
But we have this in mind will try to find a cool way of doing so, maybe in a future version. let's first see how the campaign goes and what is possible :)

BR, Sascha ✌️

@RepRapLtd
Copy link
Author

Glad to hear you thought of it too! I guess it would need an opto-isolator like the ACPL-C87B, though then the sensor would need an independent power supply. I don't know if anyone makes an analogue opto isolator chip with a tiny solar panel underneath that can be mounted on top of a standard surface mount LED - that would be rather useful.

However, looking at the PCB I can see that understandably there's not a lot of room...

Good luck with the project! I shall definitely buy when the Crowdsupply page goes live.

Best wishes
Adrian

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

No branches or pull requests

2 participants