Skip to content

Ultrasonic Range Finder Code for new variants #1554

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion content/built-in-examples/06.sensors/Ping/Ping.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,14 @@ The 5V pin of the SEN136B5B is connected to the 5V pin on the board, the GND pin

<iframe src='https://create.arduino.cc/example/builtin/06.Sensors%5CPing/Ping/preview?embed&snippet' style='height:510px;width:100%;margin:10px 0' frameborder='0'></iframe>

### Code For TRIG and ECHO PIN Range Finder

<iframe src=https://create.arduino.cc/editor/hunzalaqamar/6a03e92f-a53e-4327-94da-8840eefdd98d/preview?embed style="height:510px;width:100%;margin:10px 0" frameborder=0></iframe>

### Learn more

You can find more basic tutorials in the [built-in examples](/built-in-examples) section.

You can also explore the [language reference](https://www.arduino.cc/reference/en/), a detailed collection of the Arduino programming language.

*Last revision 2015/07/29 by SM*
*Last revision 2015/07/29 by SM*