Yesterday after seeing you post and before going to bed I turned down my tower PC and retested the esp32 with my portable computer and didn't see the same interference so I likely identified the source haha
Thanks a lot for your valuable feedback. My goal is to build a "watch" (more like a big bracelet) that monitors SPO2, acceleration, temperature and EDA. I already have 3 of the sensors working and I thought that EDA would be as simple as just pluging 2 wires to the skin and read the voltage value. Today I saw that the scheme I used to plug the wires is actually wrong. I have to plug the Vin to the skin, then have a second go to ground with a resistor and a last one before the resistor go to the ADC Pin. i'm gonna try tonight to see if I get something interesting.
Saying that I have several issues, first, I don't know anything about electronics, which is the reason my circuit was wrong. Then, this method doesn't actually measure skin conductance as I measure the voltage while current in unknown. I guess it's still good because what interests me is the variation in that voltage. If you have any knowledge on how to do it in a proper way, on the cheap, for a prototype I would be glad to follow your advices. Sadly, I guess adding more sensors would add bulk and maybe consume more energy and I am not sure yet I can power the ESP with 3 or 4 sensors for an entire day with several hundred values saved per sec (around 200) for an entire day.
For reference, I am using the MAX30102 sensor as well as the MPU6050 accelerometer.
To reformulate my question, do you know what would be the best way to measure skin conductance with an ESP and minimal additional equipment and also, what would be the proper way of doing it, still with an ESP (and more sensors?) while respecting the constraint I cited? Finally, for now I'm using 3.3v for everything because I thought that it would be more efficient than 5v. Should I plug the "electrode" to the 3.3v pin as well or should I separate it and go for the 5v and a bigger resistor?
PS: A collegue gave me some spare/used dry electrodes that I will try to adapt soon, it will be better than to make ones with aluminum foil for sure!
