-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from The-Young-Programmer/newbranch
Update and rename Helen_Single_HC-SR04/Helen_Single_HC-SR04.ino to He…
- Loading branch information
Showing
2 changed files
with
17 additions
and
148 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
# How to build | ||
|
||
|
||
#### Purpose of this project: | ||
|
||
In this project an obstacle detection system will be built with Arduino. This system mainly uses an ultrasound sensor, buzzer, LCD and LED. | ||
|
||
|
||
|
||
#### Necessary components | ||
|
||
- Arduino UNO | ||
- ultrasonic sensor (HC-SR04) | ||
- buzzer | ||
- 1 resistance 220Ω | ||
- 1 red LED | ||
- LCD display | ||
- connecting wires |