Zuntara / Arduino.Pentair

Arduino code for Pentair Intelliflo Wisperflo VS(D)
MIT License
22 stars 0 forks source link

RS485 pins #9

Open hellracer13 opened 4 days ago

hellracer13 commented 4 days ago

Hi, I would like to make this work on ESP32. I was able to get it compiled but I am not sure of GPIO vs RS485 and pentair controller.

ESP32 GPIO 45, 46 as RX/TX

45 to 485 TXD 46 to 485 RXD

RS485 A+ to green pump (lower left) RS485 A- to yellow wire pump (lower center)

No COM??

Thanks, will publish the example once it work...

hellracer13 commented 4 days ago

Also pin 6,7 are pin of what exactly? arduino or Pump?

tks!