Skip to content

Commit c856859

Browse files
authored
Update README.md
1 parent 35afbe3 commit c856859

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
# Arduino + Python Radar Emulator
22
Arduino radar emulator using ultrasonic sensor and servo motor. Python uses the serial port to read data from Arduino board and plots it in real-time to emulate a radar by approximating the distance of objects along the 180° axis of the servo motor
33

4+
Full tutorial at: https://makersportal.com/blog/2020/3/26/arduino-raspberry-pi-radar
5+
6+
7+
![Radar Gif](https://images.squarespace-cdn.com/content/v1/59b037304c0dbfb092fbe894/1585765696523-7BHHMGD67R794WF3VEPK/ke17ZwdGBToddI8pDm48kK5XGXDvD8GonQBJkEm_8TcUqsxRUqqbr1mOJYKfIPR7LoDQ9mXPOjoJoqy81S2I8N_N4V1vUb5AoIIIbLZhVYxCRW4BPu10St3TBAUQYVKckIl5G-0tWOWuwdsdDyRQHED3ZtgnoHFp_BFuYQY8D7wXIXWsjf1K1VOW8PpO6-EI/arduino_radar_animation.gif?format=1500w)
8+
9+
## Arduino Wiring Diagram:
10+
11+
![rduino Wiring Diagram](https://images.squarespace-cdn.com/content/v1/59b037304c0dbfb092fbe894/1585752257911-CRQO0QWDFNXJ09GZIE1O/ke17ZwdGBToddI8pDm48kGXZF-WetsoYpFtnek6xjEh7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z4YTzHvnKhyp6Da-NYroOW3ZGjoBKy3azqku80C789l0lkPIEK_450_zBHtLIAgO1qpGh4B6EJh3Eh_-MXZTWcrW7raVeNIxyqFfNOBr2k-nw/radar_arduino_mg90s_hcsr04_wiring.png?format=1500w)
12+
13+
## Setup Image:
14+
15+
![Setup Image](https://images.squarespace-cdn.com/content/v1/59b037304c0dbfb092fbe894/1585766039959-SMK4IOCNOU62JD02MTXF/ke17ZwdGBToddI8pDm48kLkXF2pIyv_F2eUT9F60jBl7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z4YTzHvnKhyp6Da-NYroOW3ZGjoBKy3azqku80C789l0iyqMbMesKd95J-X4EagrgU9L3Sa3U8cogeb0tjXbfawd0urKshkc5MgdBeJmALQKw/arduino_radar_hcsr04_mg90s_main_blog.JPG?format=1500w)

0 commit comments

Comments
 (0)