Heltec-Aaron-Lee / WiFi_Kit_series

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.
GNU Lesser General Public License v2.1
766 stars 308 forks source link

Using two sensors on one board #64

Open ahmedriazku opened 5 years ago

ahmedriazku commented 5 years ago

I connected MPX5100 a differntial pressure sensor that uses 5V with A0 for data and a flowmeter that uses 3.3V with D1 as data/interrupt. The display is fine as long as there is pressure but no sooner the flowmeter is active the display turns bizzare. I am also displaying data on android via Virtuino app. When I dont use the fliwmeter the display and Virtuino work ok. Am I putting too much load on WifiKit8 or is there a solution? I used alternate power source but no success. Please help.