Search found 2 matches

by hipuko
Tue Feb 21, 2023 12:29 am
Forum: General Discussion
Topic: Accurate onboard ADC reading + WiFi // is it even possible?
Replies: 5
Views: 2821

Re: Accurate onboard ADC reading + WiFi // is it even possible?

That sounds like a very noisy environment indeed. Perhaps some capacitors on the ADC pins can help a bit in cleaning up the signal? (Something like 100nF should be sufficient.) I tried with a electrolytic between ADC pin and GND and also added another one between VIN and GND, zero results. I've ord...
by hipuko
Mon Feb 20, 2023 11:50 pm
Forum: General Discussion
Topic: Accurate onboard ADC reading + WiFi // is it even possible?
Replies: 5
Views: 2821

Accurate onboard ADC reading + WiFi // is it even possible?

Hello, I'm trying to use ESP32 to modulate throttle response and provide a dashboard for an ebike. I need to read throttle voltage, battery current, do some calculations and output the new voltage, and also read battery level and show speed/RPM from a hall sensor pulse. And I need to make some setti...