This system uses an Arduino Mega with ultrasonic sensors in order to detect obstacles within a certain distance.
Assemble the circuit following the diagram layout.png attached to the sketch
Upload the code contained in this sketch on to your board
sketch123 => Arduino sketch folder ├── sketch123.ino => main Arduino file ├── schematics.png => (optional) an image of the required schematics ├── layout.png => (optional) an image of the layout └── ReadMe.adoc => this file
To contribute to this project please contact jessekhach https://id.arduino.cc/jessekhach
Add the bill of the materials you need for this project.
ID | Part name | Quantity |
---|---|---|
A1 |
Arduino Mega 2560 Rev3 |
1 |
R1 |
330Ω Resistor |
1 |
S1 |
Waterproof Ultrasonic Sensor |
5 |
L1 |
Waterproof LED Strip |
1 |
V1 |
Vibration Motor |
3 |
This document is written in the AsciiDoc format, a markup language to describe documents. If you need help you can search the AsciiDoc homepage or consult the AsciiDoc cheatsheet