Chat here is you are connecting ESP-xx type modules to existing AVR based Arduino

Moderator: igrr

User avatar
By asfyra
#30256 I am trying to get an ultrasonic sensor to work with esp8266 through arduino ide but with no luck.
The new ping library that I used to use with arduino does not compile with esp.
I have found esp8266 ping (https://github.com/eadf/esp8266_ping) but how could I use it with arduino ide?
Do you happen to know of any working solution for arduino ide?

Thanks in advance