How To Make A Radar Using Python And Arduino - An Easy Guide

preview_player
Показать описание
Code Download Link:

The project uses an Arduino Uno that has an ultrasound module attached to it. This module can perform simple range measurements in centimeters. The module is then mounted on a servo and rotated 180 degrees to scan it. This information is returned to a computer via a serial connection, where a Python program runs. The Python program shows the results on a Plan Position Indicator, or PPI, the sweeping display we are all familiar with.

Recommended Video Links

How To Use Servo Motor With Arduino

How To Make A Radar Using Ultrasonic Sensor And Arduino
Рекомендации по теме
Комментарии
Автор

Nice tutorial.
I was able to follow a replicate right up the the
import serial
At the point I had to install the serial library into PyCharm.
After installing what I thought was the correct one I get the error
AttributeError: module 'serial' has no attribute 'Serial'

I'm assuming I have the wrong serial library installed.
Can you tell me what library you used?

CyberOne
Автор

Keep it up man your videos are very good!

DeyonSingh
Автор

Can we get data from raspberry Pi pico

PremKumar-fhhw
Автор

Could you tell us what parts of the arduino did you use? I'm trying to learn how to make things with arduino but it's a bit hard for me-

GinkuiMain
Автор

Sir, I sent an e-mail, can you check?

gaaragaara