Hi guys, so I have been wanting to use an Ultrasonic distance sensor to display its sensor values on an LCD screen. I did some research for it online, but I have not found a tutorial that utilizes the brand sensor that I have, and the type of lcd screen that I have. All the tutorials that I saw use a 4 pin ultrasonic sensor from OSEPP, but I have a sensor from Parallax, that has 3 pins. A 5V pin, a GND pin, and a SIG pin.
And I have an LCD screen like this: https://www.amazon.com/SainSmart-Serial-Module-Shield-Arduino/dp/B0080DYTZQ/ref=br_lf_m_zzcwduy8q9de355_img?_encoding=UTF8&s=wireless
I have not seen any tutorials that use the distance sensor that I have to display sensor values on the type of lcd screen that I have. I am very new to arduino and would love if someone could give a schematic of the connections, and the code. Thanks.