Build Your Own DIY Radar System Using Arduino: A Step-by-Step Guide!

Поділитися
Вставка
  • Опубліковано 4 гру 2024

КОМЕНТАРІ • 233

  • @mypoortom
    @mypoortom 4 місяці тому +7

    Thanks for sharing! Really appreciate.🥰

    • @SciCraft
      @SciCraft  4 місяці тому +5

      Thank you so much for the Super Thanks! Your support truly touches my heart and boosts my confidence to keep creating great content

  • @stylt7344
    @stylt7344 11 місяців тому +16

    tried it and worked completly fine

    • @sapnachauhan1121
      @sapnachauhan1121 4 місяці тому

      What should I do as the connection are loose

    • @Hem_anth
      @Hem_anth 19 днів тому

      Broo what kind of library should be use bro ?

  • @alexmanolescu2567
    @alexmanolescu2567 6 місяців тому +3

    any ideas PLEASE on how to add 2-3 random targets on the screen using radars ecuation ?( just for the code only, not for the entire project with components and stuff)

    • @SciCraft
      @SciCraft  6 місяців тому +1

      can you explain that to me a little?

    • @alexmanolescu2567
      @alexmanolescu2567 6 місяців тому +1

      Hello and thank you a lot! What I mean is a short simulation of a radar screen that will show or not show some targets(distance, radar cross section or even received power from target) depending on the parameters introduced by the user.(also parameters of the radar range equation, antenna gain, wavelength, transmitted power, etc) So in the end there will be displayed only the targets that fulfill the formulas requirements. What do you think? Thank you a lot ! ❤️

    • @SciCraft
      @SciCraft  6 місяців тому +1

      Can you email me this with a straightforward and clear explanation? My Gmail is scicraft90@gmail.com

  • @Asamaa_11
    @Asamaa_11 4 місяці тому +2

    Does it also work with an arduino nano?

    • @SciCraft
      @SciCraft  4 місяці тому +1

      Yep, it will work

    • @Asamaa_11
      @Asamaa_11 4 місяці тому +1

      @@SciCraft thanks

  • @DwayneDTM
    @DwayneDTM 2 дні тому

    Does the radar need to be connected to a pc?

  • @amirshahtr9805
    @amirshahtr9805 8 місяців тому +4

    How to make a 360° one ?

    • @SubhashChandra07
      @SubhashChandra07 2 місяці тому

      Select the appropriate servo and do changes in radar code.

  • @Chernobyl-sj6kf
    @Chernobyl-sj6kf 8 місяців тому +2

    what is the processing software? what is it's name?

    • @SciCraft
      @SciCraft  8 місяців тому +1

      Its name is Processing.

  • @SeyyedMahdi-pj2pi
    @SeyyedMahdi-pj2pi 7 місяців тому +6

    Hi, it was an interesting project.
    I just had one question, if I wanted to shine a laser light on an obstacle when the radar detects it

  • @brisagamarra6831
    @brisagamarra6831 Рік тому +4

    Hello, how can I make the radar stop spinning without having to disconnect it from my PC port?

    • @SciCraft
      @SciCraft  Рік тому +2

      instagram.com/scicraft9/ - This is my instagram ID , DM me

    • @UFCGuyy
      @UFCGuyy 3 місяці тому

      use chatgpt

  • @raizendelacruz
    @raizendelacruz 11 місяців тому +4

    My sensor is moving slowly. What seems to be the problem?

  • @Star88701
    @Star88701 6 місяців тому +4

    Id be interested to see something like this upscaled for more advanced radar such as doppler. Navigational doppler radar would be neat.

    • @SciCraft
      @SciCraft  6 місяців тому +2

      Yeah, I've been researching that too, aiming to create an advanced radar system. If you have any valuable information on this topic, please share. It would help me a lot. Btw thanks for the comment!

  • @microbe2221
    @microbe2221 5 місяців тому +2

    How can i use the data from the ultrasonic and make it in use not just displaying it

    • @SciCraft
      @SciCraft  5 місяців тому

      How do you want to use it??

  • @danielbaitler8380
    @danielbaitler8380 6 місяців тому +2

    Which program needs for code?

    • @SciCraft
      @SciCraft  6 місяців тому +1

      So, there are two codes - one for Arduino Uno and the other for graphical representation. To upload the code to the Arduino board, you'll need Arduino IDE. And for the graphical representation, you'll need Processing software

  • @CursedOnFire
    @CursedOnFire 10 місяців тому +2

    Hey, i built the radar right and so was the code but the board just doesnt turn on (it turns on a very low power led that indicates it is turned on but barely) and it doesnt do anything

    • @SciCraft
      @SciCraft  10 місяців тому +1

      instagram.com/scicraft9/ - This is my instagram ID , DM me!

    • @CursedOnFire
      @CursedOnFire 10 місяців тому +2

      Im sorry, i figured it out. Turns out the port on my pc didns supply enough power.@@SciCraft

  • @Tevzadzee
    @Tevzadzee 7 місяців тому +2

    Hi! what type of connector are you using for the servo motor?

    • @SciCraft
      @SciCraft  7 місяців тому +1

      Can you please clarify what you are trying to say?

    • @Tevzadzee
      @Tevzadzee 7 місяців тому

      @@SciCraft like what type of connector are you using to connect the servo motor to the arduino? 2:33

    • @SciCraft
      @SciCraft  7 місяців тому

      Female-Female jumper wires

    • @Tevzadzee
      @Tevzadzee 7 місяців тому +1

      @@SciCraft Ok. Thanks!

  • @SloupyY
    @SloupyY 7 місяців тому +2

    so how do i make it do things such as turn on a light when an object is detected or play a sound or start a countdown ?

    • @SciCraft
      @SciCraft  7 місяців тому

      To achieve that, you simply need to modify the code

  • @WhaleyHiz
    @WhaleyHiz 10 місяців тому +6

    i think you should clean your breadboard once in awhile

  • @naitiksoni907
    @naitiksoni907 4 місяці тому +2

    How to add a screen to display that radar

    • @SciCraft
      @SciCraft  4 місяці тому

      Actually, I'm working on this radar with a separate display, and I will upload soon. Make sure to subscribe to the channel.

    • @naitiksoni907
      @naitiksoni907 4 місяці тому +2

      Bro my servo motor is not rotating but vibrating and it's showing red in radar when there is no object also pls tell fast only few days for the tec fair

    • @naitiksoni907
      @naitiksoni907 4 місяці тому

      Pls 🥺 help

    • @SciCraft
      @SciCraft  4 місяці тому

      ​@@naitiksoni907 Please contact me at my Gmail: scicraft90@gmail.com. We will solve your problem together

  • @TommysCrib
    @TommysCrib 8 місяців тому +1

    how do i make my servo go as fast as your's was cause mine is moving a bit slow

    • @SciCraft
      @SciCraft  8 місяців тому +1

      You can reach me at scicraft90@gmail.com or connect with me on Instagram using the handle instagram.com/scicraft9/

  • @AdityaSSarode
    @AdityaSSarode 2 місяці тому

    Ma'am, I want to attach it to a boat to detect ships or objects above and below the water. My question is, will it detect the water as well? If yes, how can I stop it from detecting the water?

  • @meghamishra8392
    @meghamishra8392 Рік тому +3

    my radar is showing everything red but there is no object can you help me please

    • @SciCraft
      @SciCraft  Рік тому +1

      instagram.com/scicraft9/ - This is my instagram ID , DM me

  • @I_Purple_You-7souls
    @I_Purple_You-7souls 9 місяців тому +1

    I have a problem with the green signal thing it doesn’t move and I tried everything 😢 what shall I do

    • @SciCraft
      @SciCraft  9 місяців тому +1

      instagram.com/scicraft9/ - This is my instagram ID , DM me!

    • @Reema-x4l
      @Reema-x4l Місяць тому

      Did you find a solution ?

  • @RixtronixLAB
    @RixtronixLAB Рік тому +5

    Nice video shot, thank you for sharing it, keep it up :)

  • @metekaba6532
    @metekaba6532 2 місяці тому +1

    Hi my friend. Thank you for the video! I want to make an Arduino radar project. Most of the radar projects using Arduino define the object with only one dimension. Whether the object is thin or thick, it draws the entire length on the radar monitor. Is it possible to make a multi-point radar project using Arduino? That is, I will be able to see the size of the object. For example, if there is a box in front of it, I will see it in width and length.

    • @SciCraft
      @SciCraft  2 місяці тому

      Yeah, most Arduino radar setups, like mine, only measure distance at one point, so they can't show the full size or shape of an object. To get that multi-point radar effect, you'd need more sensors or use something like LIDAR, which scans across the object and gives you more detailed info. It’s definitely possible but would require more complex hardware

  • @jesterking1
    @jesterking1 Рік тому +7

    interesting that you choose to mute the actual recorded audio. This isn't radar. This is sonar, and I am willing to bet that you can hear an audible beeping form the speakers.

    • @SciCraft
      @SciCraft  Рік тому +3

      Yes bro this is a sonar, I had also mentioned in the video

  • @DanielRomero_cr
    @DanielRomero_cr 5 днів тому

    Im new to Arduino , Is there a way to change the Serial.print to output to USB port??

  • @walley4
    @walley4 2 місяці тому +1

    Hi how to check the port? I Cannot upload the code to Arduino..as port isnt visible..

  • @duckgaming5096
    @duckgaming5096 Місяць тому

    May I ask what did you use to make the UI on the computer?

  • @bhbkjujinmjnh
    @bhbkjujinmjnh Рік тому +2

    hey, can u tell me how to change the distance range to 2 meters or 1 meter

    • @SciCraft
      @SciCraft  Рік тому +3

      yes, replace this line of code
      For a range of 2 meters:
      distance = duration * 0.034 / 2;
      For a range of 1 meter:
      distance = duration * 0.017; // Since we want the direct one-way distance,

    • @bhbkjujinmjnh
      @bhbkjujinmjnh Рік тому

      @@SciCraft thanks

    • @bhbkjujinmjnh
      @bhbkjujinmjnh Рік тому

      also please send me your discord or instagram i have a doubt i will send picture

    • @SciCraft
      @SciCraft  Рік тому

      @@bhbkjujinmjnh instagram.com/scicraft9/

  • @dinamdave
    @dinamdave 25 днів тому

    Fantastic! I would suggest providing a link to the visualization software (rather than providing a 0.5 second image of the software title). Other than that, great work!

  • @nwa_mondlane
    @nwa_mondlane 6 місяців тому +1

    please help how to link the arduino IDE and the processing enviroment

    • @SciCraft
      @SciCraft  6 місяців тому

      You don’t have to link anything basically there are two codes - one for Arduino Uno and the other for graphical representation. To upload the code to the Arduino board, you'll need Arduino IDE. And for the graphical representation, you'll need Processing software

  • @No1sonuk
    @No1sonuk Рік тому +44

    Sonar. Radar uses radio, not sound.

    • @SciCraft
      @SciCraft  Рік тому +6

      Yes,you are right bro

    • @SciCraft
      @SciCraft  Рік тому +3

      But most people of the think it is a radar

    • @jasonmorgan661
      @jasonmorgan661 Рік тому +3

      T.v. antennas used to tell me when someone was walking up to my door lol...

    • @jasonmorgan661
      @jasonmorgan661 Рік тому

      ​​​​@@SciCraftame with metal detectors but they use Eddie currents to pick up metals in those and some have actual sonar as well ....when i think of Radar i think of m.a.s.h. lol....

    • @tylermcnally8232
      @tylermcnally8232 Рік тому +1

      ​@@SciCraftnot if you use the word sonar they wouldn't.

  • @RobloxGamingevryday
    @RobloxGamingevryday 24 дні тому

    Hey man, i used the code you made, the ultrasonic sensor is moving slowly. Do I need a power source?

  • @niki-kv5sp
    @niki-kv5sp 2 місяці тому +1

    can i use this underwater?

    • @SciCraft
      @SciCraft  2 місяці тому

      I don’t think the current setup would work underwater

  • @guppyguy3136
    @guppyguy3136 Рік тому +5

    greatest of all timeeeeeeeeeeee

    • @SciCraft
      @SciCraft  Рік тому +1

      Thanks bro❤️

    • @supreethhc2810
      @supreethhc2810 4 місяці тому

      Bro my motor is not rotating what is the problem

  • @srivatsakulkarni8250
    @srivatsakulkarni8250 13 днів тому

    can we classify the objects here if we can please share the updated code

  • @tsclly2377
    @tsclly2377 6 місяців тому +2

    Love the smoky bread-board and quite slow.. add an ASCI and more radar sensors (receivers)

  • @nandanguru9672
    @nandanguru9672 4 місяці тому +2

    100% working bro 10 times worked no problems

  • @Dedeepyanagoju
    @Dedeepyanagoju 22 дні тому

    I'm not geeting the visual output what is the solution to that?

  • @rikari4770
    @rikari4770 2 місяці тому

    would there be a way to do this without using the servo motor? like i get it won't be able to rotate and have a wider span, but can it do the same thing without needing to rotate?

    • @SciCraft
      @SciCraft  2 місяці тому

      Yeah, why not? Everything is possible, but it will need a different code. Just subscribe to my channel, and I might upload it there. If it's ready, I can personally give you the code

    • @rikari4770
      @rikari4770 2 місяці тому

      ​@@SciCraft ok! thank you! because this will be very useful for making a prototype of something im making for a school competition.

  • @rikari4770
    @rikari4770 24 дні тому

    my radar isnt moving... im not sure whats wrong

  • @Dedeepyanagoju
    @Dedeepyanagoju 22 дні тому

    How to download that processing software

  • @BapsHongKong
    @BapsHongKong Рік тому +1

    I am doing in Mac Book and my port is /dev/c..... what should I do

    • @SciCraft
      @SciCraft  Рік тому +1

      instagram.com/scicraft9/
      Dm me

  • @Oniom3
    @Oniom3 Місяць тому

    I constantly get port busy or port not found what should I do?

    • @SciCraft
      @SciCraft  Місяць тому +2

      This happens when you try to send an Arduino code to a board. In this case, it is because Processing must be running therefore its using the port. So if you get this message, remember to stop the Processing code before you send the code in Arduino.

  • @leipaing7186
    @leipaing7186 Рік тому +1

    How can I change duration

  • @DCDC-yi7ry
    @DCDC-yi7ry 7 місяців тому +1

    i got this code in arduino ide: Failed uploading: uploading error: exit status 1

    • @SciCraft
      @SciCraft  7 місяців тому

      To resolve the issue, I'll need pictures of the setup and the error. You can easily reach me at scicraft90@gmail.com or connect with me on Instagram using the handle instagram.com/scicraft9. we can work together to solve this problem.

  • @Isabellsssss
    @Isabellsssss 7 місяців тому +7

    My radar is showing all red even when there is no object in front of it.

    • @SciCraft
      @SciCraft  7 місяців тому +4

      Actually, this problem also happened to me while making this project. After trying everything possible, I came to realize that my ultrasonic sensor was faulty. After replacing it with a new sensor, then everything is working fine

  • @genoveffo8386
    @genoveffo8386 Місяць тому

    i dont know why but when it detect something it spin faster

  • @jamiehenson3385
    @jamiehenson3385 6 місяців тому +2

    Thank you! It worked!

    • @SciCraft
      @SciCraft  5 місяців тому

      Glad it helped!

  • @dunyayagolEymen7096
    @dunyayagolEymen7096 Місяць тому

    Hello, I encountered an error on line 47, how can I fix it?

    • @SciCraft
      @SciCraft  Місяць тому

      what is the error?

  • @Nithin-e4c
    @Nithin-e4c Місяць тому

    hi i am geting a error (avrdude: ser_open(): can't open device "\\.\COM5": Access is denied.) what to do pls tell

  • @melwinks
    @melwinks Рік тому +2

    Can you please send me the circuit diagram for this.

    • @SciCraft
      @SciCraft  Рік тому

      instagram.com/scicraft9/
      Dm me

  • @yogithagopalreddy6337
    @yogithagopalreddy6337 8 місяців тому

    hello can we do same project using stm32, if yes can u give code for it

    • @SciCraft
      @SciCraft  8 місяців тому

      instagram.com/scicraft9/ - This is my instagram ID , DM me!

  • @kheasaa
    @kheasaa 9 місяців тому

    🥺 i really need help how to add sensors gas? is it possible please helppp me

    • @SciCraft
      @SciCraft  9 місяців тому

      instagram.com/scicraft9/ - This is my instagram ID , DM me!

  • @kurtperegrin
    @kurtperegrin 9 місяців тому

    how far it can detect?

    • @SciCraft
      @SciCraft  9 місяців тому

      Upto 40cm

    • @kurtperegrin
      @kurtperegrin 9 місяців тому

      can't it move the reach away anymore?
      @@SciCraft

  • @erdemerzurumlu
    @erdemerzurumlu 2 місяці тому

    ı am getting errror in this part
    iAngle = int(angle);
    iDistance = int(distance);
    The function parseİnt(String) does not exist.
    how can ı fix it

    • @erdemerzurumlu
      @erdemerzurumlu 2 місяці тому

      I changed the faulty part as follows and set the language to English.
      iAngle = parseInt(angle);
      iDistance = parseInt(distance);

  • @SannidhanamVidyasrikari
    @SannidhanamVidyasrikari 5 днів тому

    sir it is not working for me !! it is not showing any errors in code but while uploading it is showing error

    • @SciCraft
      @SciCraft  5 днів тому

      What is the error?

    • @SannidhanamVidyasrikari
      @SannidhanamVidyasrikari 5 днів тому

      @@SciCraft Sorry to bother you sir it is perfectly working now and thank you your time and response.

    • @SciCraft
      @SciCraft  5 днів тому

      I'm glad it worked!

  • @TUPM-ViggoAAvila
    @TUPM-ViggoAAvila 6 місяців тому

    I keep getting the port busy message what to do?

    • @cybertronacademy
      @cybertronacademy 5 місяців тому +1

      This happens when you try to send an Arduino code to a board. In this case, it is because Processing must be running therefore its using the port. So if you get this message, remember to stop the Processing code before you send the code in Arduino.
      Hope it helps.

  • @kevinjosejoshy2301
    @kevinjosejoshy2301 Місяць тому

    PLEASE HELP ME MY SERVOP IS NOT TURNING PROPERLY MY EXIBITION IS ON 9TH PLEASEE TELL HOW TO SOLVE THIS

    • @lolaladrones8591
      @lolaladrones8591 Місяць тому

      Is correctly installed?

    • @SciCraft
      @SciCraft  Місяць тому

      Please send me images or a video of your current setup to my Gmail at scicraft90@gmail.com

  • @podugucharan4167
    @podugucharan4167 2 місяці тому

    I want best processing app link plss...... 🙆

  • @onetrueromanian6003
    @onetrueromanian6003 4 місяці тому +1

    Isn't this actually a sonar?

  • @devmistry4876
    @devmistry4876 Рік тому

    How to add serial port

    • @SciCraft
      @SciCraft  Рік тому

      instagram.com/scicraft9/ - This is my instagram ID , DM me

  • @JUSTINLEMUELCORREOS
    @JUSTINLEMUELCORREOS 7 місяців тому +1

    why is mine moving really slow

    • @SciCraft
      @SciCraft  6 місяців тому

      It's a voltage issue

    • @oskarnilsson0712
      @oskarnilsson0712 3 місяці тому

      @@SciCraft i don't know if you will see this but im wondering what you mean with a voltage issue? in what way? does the servo get to little voltage or what do you mean with voltage issue?

    • @SciCraft
      @SciCraft  3 місяці тому

      Make sure your power supply is strong enough to handle the servo motor. The SG-90 servo usually needs about 500mA to 1A at 5V to work properly. If your power supply isn’t up to the task, it might slow down the servo. Also, check the jumper wires sometimes, a loose or poorly connected wire can cause issues. Make sure all connections are secure and properly seated.

    • @oskarnilsson0712
      @oskarnilsson0712 3 місяці тому +1

      @@SciCraft thanks, i will try to fix it👍

  • @AwesomeArnav-ex5li
    @AwesomeArnav-ex5li 4 місяці тому

    my processing software is not working it pls help

    • @SciCraft
      @SciCraft  4 місяці тому

      What is the exact issue?

    • @AwesomeArnav-ex5li
      @AwesomeArnav-ex5li 4 місяці тому

      @@SciCraft every time i start any code it starts and after 2 mins it says not responding and it closes

    • @SciCraft
      @SciCraft  4 місяці тому

      @@AwesomeArnav-ex5li I need to see some video of the issue so I can understand exactly what's happening. You can share the videos with me through my Gmail at scicraft90@gmail.com

    • @AwesomeArnav-ex5li
      @AwesomeArnav-ex5li 4 місяці тому

      @@SciCraft the radar project you showed that is working but its not giving the out put on he processing application

    • @AwesomeArnav-ex5li
      @AwesomeArnav-ex5li 4 місяці тому +1

      did u find anything tomorrow is my competition pls help

  • @Donxzy
    @Donxzy Рік тому

    radar or sonar ?

    • @SciCraft
      @SciCraft  Рік тому +1

      It’s a sonar because the ultrasonic sensor uses sound waves to measure distance and locate the object and Radar uses radio waves to detect and locate objects but sorry to mention it as radar because most people think it is radar and search this project as how to make radar using Arduino so that's why

  • @brawlgaming-p4i
    @brawlgaming-p4i 4 місяці тому +1

    100% Woorking ❤

  • @eyadelfallah
    @eyadelfallah Рік тому +3

    amazing only amazing thank you

    • @SciCraft
      @SciCraft  Рік тому +1

      Thank you so much 😊

  • @taylancelik8372
    @taylancelik8372 Рік тому

    The parseInt(String) function does not exist.
    Gives a fault

    • @SciCraft
      @SciCraft  Рік тому

      In the code ?

    • @SciCraft
      @SciCraft  Рік тому

      instagram.com/scicraft9?igshid=MzRlODBiNWFlZA== dm me on instagram

    • @taylancelik8372
      @taylancelik8372 Рік тому

      @@SciCraft 47 and 48 processing

    • @CrimsonRoseBDO
      @CrimsonRoseBDO Рік тому

      @@taylancelik8372 Same problem here. Did you solve the problem. Sorunu çözebildiniz mi hocam.

    • @taylancelik8372
      @taylancelik8372 Рік тому

      @@CrimsonRoseBDO bayağı bir uğraştım ama radar görüntüsü var servo hareket ediyor fakat yesil ve kırmızı göstergeler yok onlarda kodda integerler fakat hata alıyorum hala.

  • @Player123-o8r
    @Player123-o8r 5 місяців тому

    How can I contact you?

    • @SciCraft
      @SciCraft  5 місяців тому

      This is my email - scicraft90@gmail.com

  • @mrgloob2436
    @mrgloob2436 2 місяці тому +1

    i hope u still read this comment,i did everything the same way and i got it to work and it working fine but very very slow and the radar would stop working like after 10 sec can u help me pls T-T

    • @SciCraft
      @SciCraft  2 місяці тому +1

      It sounds like the issue might be related to the timing or power supply. First, check if the power is consistent and sufficient for the radar and servo. Also, try reducing the delay in the code between radar readings, as a high delay might be causing the slowdown and stopping after 10 seconds. Let me know if that helps!

  • @tiernanmorgan
    @tiernanmorgan 4 місяці тому +2

    isn't that a sonar sensor not a radar sensor

    • @maxchanel2351
      @maxchanel2351 Місяць тому

      No sonar it's use for underwater only

  • @smart_factory
    @smart_factory 6 місяців тому

    its good project, but the circuit diagram and video is different,,

    • @SciCraft
      @SciCraft  6 місяців тому

      The circuit diagram is the same, but the way of connecting things might be different

  • @mygamingsp
    @mygamingsp 20 днів тому

    Mine is not working you lied😢

  • @ENGINEERING0
    @ENGINEERING0 Рік тому +1

    Can u send the code please ❤

    • @SciCraft
      @SciCraft  Рік тому +1

      Codes:-
      IDE:-drive.google.com/file/d/177iKPwRGpDglTV7PG5hAgFL8iY_Jm6EP/view?usp=share_link
      Processing:- drive.google.com/file/d/1jQ9G55sKmw-xedU3e3QEJNCIltC_npbP/view?usp=drive_link

  • @STEM12-DFONTANILLASOPHIA
    @STEM12-DFONTANILLASOPHIA 8 місяців тому +1

    is the jumper wires a male-male or female-female?

    • @SciCraft
      @SciCraft  8 місяців тому +1

      I had used all types of jumpers.

  • @E4E
    @E4E 8 місяців тому +1

    Well it may 'technically' be a SONAR, but.... I think focusing on that fails to recognise the really good video. It takes ages to produce quality videos. Who gives a shizzle whether it's radio waves or sound waves (Yo' momma??).... exactly! The process is the same anyway! If you'd said "Build your own SONAR" then some daft Next Tuesday would comment "But we don't all live in submarines".
    Great video, keep the faith!!!

    • @SciCraft
      @SciCraft  8 місяців тому +2

      Thank a lot man for your understanding. I truly appreciate it.

  • @vehbiyusuf
    @vehbiyusuf 2 місяці тому

    everthing works expet the servo motor it doesnt even flinch

  • @real643
    @real643 7 місяців тому +1

    it is getting HOT WHAT I DO?????

    • @SciCraft
      @SciCraft  7 місяців тому

      Is your Arduino board overheating?

    • @real643
      @real643 7 місяців тому

      @@SciCraft yeeeees!

    • @real643
      @real643 7 місяців тому

      @@SciCraft what i și wrong and

    • @real643
      @real643 7 місяців тому

      @@SciCraft is

    • @real643
      @real643 7 місяців тому

      And processing 4 i downloaded and my PC tells "app not found"

  • @rezaazkha8868
    @rezaazkha8868 8 місяців тому

    bang kenapa pas di running kok not responding ya

    • @SciCraft
      @SciCraft  8 місяців тому

      Okay, you can Gmail me:- scicraft90@gmail.com or here is my Instagram ID:- instagram.com/scicraft9/, contact me.

  • @santiagoalfredobarcenasric6564

    Thanks 🤞🏽

  • @sewaryousef6614
    @sewaryousef6614 10 місяців тому

    Is there a way to stop the servo sensor from spinning once it detects an object?

    • @SciCraft
      @SciCraft  10 місяців тому +1

      Yes, it is possible instagram.com/scicraft9/ - This is my Instagram ID, DM me

  • @guppyguy3136
    @guppyguy3136 Рік тому +4

    life saverrrrrr

  • @SubhashChandra07
    @SubhashChandra07 2 місяці тому +1

    Thanks :)

    • @SciCraft
      @SciCraft  2 місяці тому +1

      Welcome!!❤️☺️

  • @Jirayu.Kaewprateep
    @Jirayu.Kaewprateep Рік тому +5

    🥺💬 I think SciLab release code with examples of many application, I used to work with MatLab, SciLab, and scientific program there is more application from location-based. Radar is not applicable for detecting objects only but the information you can align the shape of the object and tell about how objects are related on reflection information and is it possible with assumption. Radar can help the investigation to evidence for investigation or attachment more than catch the flying bird only.

    • @SciCraft
      @SciCraft  Рік тому +2

      thank you so much bro for sharing such a important infomation ❤

  • @sokiasoku-tg3rt
    @sokiasoku-tg3rt Рік тому +1

    How you did this voice

    • @SciCraft
      @SciCraft  Рік тому +1

      In Microsoft clipchamp video editor

  • @sahelahmed0093
    @sahelahmed0093 2 місяці тому

    Not working ..😊

    • @SciCraft
      @SciCraft  Місяць тому

      Whats the problem?

  • @blackstargaming3529
    @blackstargaming3529 Рік тому

    Can you send me processing code in the comment

    • @SciCraft
      @SciCraft  Рік тому

      instagram.com/scicraft9/
      Dm me

  • @DavidAchukwu-ui6gm
    @DavidAchukwu-ui6gm 6 місяців тому

    IS good see life of inside

  • @WaltonSuganthi
    @WaltonSuganthi 2 місяці тому

    This sensor is not rader sensor

  • @whizkid363
    @whizkid363 Рік тому

    how to install processor
    can you tell me

    • @SciCraft
      @SciCraft  Рік тому

      Go to this link processing.org/ and download it

  • @JERUELESTRANEROMISON
    @JERUELESTRANEROMISON 10 місяців тому +1

    thank youuuuuuuuuuuuuuuuuu

    • @SciCraft
      @SciCraft  10 місяців тому

      Always Welcomeeeeee❤️☺️

  • @mycraftideas156
    @mycraftideas156 3 місяці тому

    thank you i like men

  • @KVtrubs
    @KVtrubs 3 місяці тому

    Can u tell me how to make it faster without sending me your insta link

    • @SciCraft
      @SciCraft  3 місяці тому

      Just watch the video, or visit my website where you'll find a link in the description. On my website, you can access the project page and follow the steps to complete it.

  • @guppyguy3136
    @guppyguy3136 Рік тому +1

    goatttttttt

  • @kaustubhbisht6277
    @kaustubhbisht6277 Рік тому

    hello brother I followed your step but my radar is not rotating plz help

    • @SciCraft
      @SciCraft  Рік тому

      instagram.com/scicraft9/ - This is my instagram ID , DM me

    • @AnkithAL-ei6tr
      @AnkithAL-ei6tr 10 місяців тому

      Same bro

  • @jeevedjena
    @jeevedjena Рік тому +3

    😍😍

  • @DanielJBarnett
    @DanielJBarnett Рік тому +2

    This is not radar…

    • @SciCraft
      @SciCraft  Рік тому

      For this is a sonar but most of people think this is a radar and search for this

    • @DanielJBarnett
      @DanielJBarnett Рік тому +1

      @@SciCraft right, which makes this misleading AF…

    • @jesterking1
      @jesterking1 Рік тому

      ​@@SciCraft No, most people search for radar, and you trick them into thinking it's radar by not including the recorded sound and by misnaming the video as "Build Your Own DIY Radar System Using Arduino: A Step-by-Step Guide!" No where do you say it's sonar. The only hint we get of it is in the parts list "ultrasonic sensor".

    • @tubatuba5968
      @tubatuba5968 Рік тому +1

      You Fail! 😂😂. People are so ready to battle. Great video. I made this my first project. Turned out perfect. Thanks You!

  • @talkeetnatattoos
    @talkeetnatattoos 6 місяців тому +1

    :) hi

  • @vyx6851
    @vyx6851 Рік тому

    mantap buat steammi sama pak priyo

  • @Mpackblock
    @Mpackblock 2 місяці тому

    Processing code:
    import processing.serial.*; // imports library for serial communication
    import java.awt.event.KeyEvent; // imports library for reading the data from the serial port
    import java.io.IOException;
    Serial myPort; // defines Object Serial
    // defubes variables
    String angle="";
    String distance="";
    String data="";
    String noObject;
    float pixsDistance;
    int iAngle, iDistance;
    int index1=0;
    int index2=0;
    PFont orcFont;
    void setup() {
    size (1200, 700); // ***CHANGE THIS TO YOUR SCREEN RESOLUTION***
    smooth();
    myPort = new Serial(this,"COM5", 9600); // starts the serial communication
    myPort.bufferUntil('.'); // reads the data from the serial port up to the character '.'. So actually it reads this: angle,distance.
    }
    void draw() {
    fill(98,245,31);
    // simulating motion blur and slow fade of the moving line
    noStroke();
    fill(0,4);
    rect(0, 0, width, height-height*0.065);
    fill(98,245,31); // green color
    // calls the functions for drawing the radar
    drawRadar();
    drawLine();
    drawObject();
    drawText();
    }
    void serialEvent (Serial myPort) { // starts reading data from the Serial Port
    // reads the data from the Serial Port up to the character '.' and puts it into the String variable "data".
    data = myPort.readStringUntil('.');
    data = data.substring(0,data.length()-1);
    index1 = data.indexOf(","); // find the character ',' and puts it into the variable "index1"
    angle= data.substring(0, index1); // read the data from position "0" to position of the variable index1 or thats the value of the angle the Arduino Board sent into the Serial Port
    distance= data.substring(index1+1, data.length()); // read the data from position "index1" to the end of the data pr thats the value of the distance
    // converts the String variables into Integer
    iAngle = int(angle);
    iDistance = int(distance);
    }
    void drawRadar() {
    pushMatrix();
    translate(width/2,height-height*0.074); // moves the starting coordinats to new location
    noFill();
    strokeWeight(2);
    stroke(98,245,31);
    // draws the arc lines
    arc(0,0,(width-width*0.0625),(width-width*0.0625),PI,TWO_PI);
    arc(0,0,(width-width*0.27),(width-width*0.27),PI,TWO_PI);
    arc(0,0,(width-width*0.479),(width-width*0.479),PI,TWO_PI);
    arc(0,0,(width-width*0.687),(width-width*0.687),PI,TWO_PI);
    // draws the angle lines
    line(-width/2,0,width/2,0);
    line(0,0,(-width/2)*cos(radians(30)),(-width/2)*sin(radians(30)));
    line(0,0,(-width/2)*cos(radians(60)),(-width/2)*sin(radians(60)));
    line(0,0,(-width/2)*cos(radians(90)),(-width/2)*sin(radians(90)));
    line(0,0,(-width/2)*cos(radians(120)),(-width/2)*sin(radians(120)));
    line(0,0,(-width/2)*cos(radians(150)),(-width/2)*sin(radians(150)));
    line((-width/2)*cos(radians(30)),0,width/2,0);
    popMatrix();
    }
    void drawObject() {
    pushMatrix();
    translate(width/2,height-height*0.074); // moves the starting coordinats to new location
    strokeWeight(9);
    stroke(255,10,10); // red color
    pixsDistance = iDistance*((height-height*0.1666)*0.025); // covers the distance from the sensor from cm to pixels
    // limiting the range to 40 cms
    if(iDistance40) {
    noObject = "Out of Range";
    }
    else {
    noObject = "In Range";
    }
    fill(0,0,0);
    noStroke();
    rect(0, height-height*0.0648, width, height);
    fill(98,245,31);
    textSize(25);
    text("10cm",width-width*0.3854,height-height*0.0833);
    text("20cm",width-width*0.281,height-height*0.0833);
    text("30cm",width-width*0.177,height-height*0.0833);
    text("40cm",width-width*0.0729,height-height*0.0833);
    textSize(40);
    text("SciCraft ", width-width*0.875, height-height*0.0277);
    text("Angle: " + iAngle +" °", width-width*0.48, height-height*0.0277);
    text("Distance: ", width-width*0.26, height-height*0.0277);
    if(iDistance