Arduino Radar / Sonar, using Arduino & Processing | Full Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ค. 2024
  • Mish Mash Labs present our take on the Arduino based Radar project.
    We used the Arduino Uno, the SG90 servo and the HC-SR04 Ultrasonic sensor.
    0:00 Intro
    0:35 Project overview
    1:01 Wiring explanation
    1:45 Wiring
    2:20 Arduino code
    5:15 Processing3 code
    7:58 Demonstration
    You will also need the Processing3 IDE available here:
    processing.org/download/
    A link to the 3d printed servo mount:
    www.thingiverse.com/thing:617...
    Sketch used in this video:
    github.com/mishmashlabs/radar...
    #RADAR #ARDUINO #PROCESSING #tutorial #mishmash
    Instagram: mishmashlabs
    Twitter: mishmashlabs/
    Facebook: / mishmashlabs
  • บันเทิง

ความคิดเห็น • 42

  • @MishMashLabs
    @MishMashLabs  3 ปีที่แล้ว +13

    It's not technically a radar as it doesn't use radio waves, but rather sound. it's actually a sodar system, which stands for sound detection and ranging.

    • @carolcernea2616
      @carolcernea2616 6 หลายเดือนก่อน

      Thank you, amazing project. I would like to ask you, after successfully I create this project, I am trying to do the following project. when the radar detect something I want one of my DJI Mini drone, to flight to that area. Can you please guide me how can I do it? Thank you in advance

  • @divyshah8437
    @divyshah8437 3 ปีที่แล้ว +2

    thanks for such an amazing sodar system

  • @carolcernea2616
    @carolcernea2616 6 หลายเดือนก่อน +1

    Thank you, amazing project. I would like to ask you, after successfully I create this project, I am trying to do the following project. when the radar detect something I want one of my DJI Mini drone, to flight to that area. Can you please guide me how can I do it? Thank you in advance

  • @bhalugg
    @bhalugg 2 ปีที่แล้ว

    sir can we connect one LED and one Piezo Buzzer to this .Will Radar work still that same way

  • @roberttx0015
    @roberttx0015 ปีที่แล้ว

    how can u increase the range of the radar and make it display on the processing (ex: 1m)

  • @coffeetablemedia360
    @coffeetablemedia360 หลายเดือนก่อน

    hi, this is an awesome and straight forward instructional thankyou so much ive watched so many that dont work, im strugglig at the end it says "make sure that the font has been copied to the data folder of your sketch, and opens the sketch and goes gray.

  • @christopherboyd952
    @christopherboyd952 หลายเดือนก่อน

    Can I use a lidar for the same concept I have a tf mini and keep running into problems

  • @garvit_panwar
    @garvit_panwar ปีที่แล้ว

    can we use Arduino uno r3

  • @thekianshow11
    @thekianshow11 7 วันที่ผ่านมา

    how come my ultrasonic sensor is not working?

  • @reqruined
    @reqruined 19 วันที่ผ่านมา

    parseİnt(float) does not exist it says can you help me?

  • @siddhantamondal2207
    @siddhantamondal2207 2 ปีที่แล้ว +1

    hey,
    In my case, the radar is running only for 1 cycle, after that, it gets stuck to the same position
    Any way to solve this error?
    I checked the code as well, didn't found any error in it

    • @MishMashLabs
      @MishMashLabs  2 ปีที่แล้ว

      Make sure the code is identical and make if you're using a bigger servo motor check the power needed to supply it. Sometimes servos require more than the arduino can supply. You may need an external power source

  • @asHh959
    @asHh959 3 ปีที่แล้ว +1

    Hi man do you know how to solve this problem: error opening serial port COM5(Arduino Uno) : Port not found. I look for the name of the port as you said

    • @MishMashLabs
      @MishMashLabs  3 ปีที่แล้ว

      Your port may be different to mine. You could restart your computer. if you have never used the arduino before you may need to install drivers for your USB chip, ch340 is a common one. Another possibility is that your Arduino has an error if you cannot upload and may need a bootloader flash.

    • @purelove4386
      @purelove4386 3 ปีที่แล้ว

      change the port name to COM5 only, had the same problem and i solved it that way

  • @ronnamia4765
    @ronnamia4765 2 ปีที่แล้ว

    Is it possible to connect it with gsm when the distance of the object reach certain area and call/sms us?

    • @MishMashLabs
      @MishMashLabs  2 ปีที่แล้ว

      It sure is, you just need a GSM shield. An easier alternative might be a wifi shield and email alert if wifi is available.

  • @Pato2125
    @Pato2125 3 ปีที่แล้ว

    very nice video. why not to use min. and max. angle 0 to 180? is there any risk related to the limit angles? thx

    • @MishMashLabs
      @MishMashLabs  3 ปีที่แล้ว +2

      I didn't use 0-180 as I found my servo was struggling with the weight of the sensor and holder and becoming unstable,
      The only limitations are the ability of your servo as the graphic should handle 0-180.

  • @gamelife6446
    @gamelife6446 2 ปีที่แล้ว +2

    hello why the processing screen remains gray

    • @MishMashLabs
      @MishMashLabs  2 ปีที่แล้ว

      Have you setting it up correctly, correct board selected

  • @marinenav8
    @marinenav8 ปีที่แล้ว

    Have you example rotation 360° ?

    • @mynameisjosep
      @mynameisjosep 3 หลายเดือนก่อน

      th-cam.com/video/v9FLTmL1GSw/w-d-xo.html

  • @restyobina.84
    @restyobina.84 10 หลายเดือนก่อน

    it doesnt work bro, can you help me

  • @Piksar6666
    @Piksar6666 3 ปีที่แล้ว +2

    is the sketch missing ?

    • @MishMashLabs
      @MishMashLabs  3 ปีที่แล้ว

      Thanks for pointing this out. We've fixed the link in the description and here it is too!
      github.com/mishmashlabs/radar_arduino_project

  • @lielgoldshtein1740
    @lielgoldshtein1740 ปีที่แล้ว

    Can you make the detection range higher like 100 m or 1 km?

    • @whistler2000
      @whistler2000 10 หลายเดือนก่อน

      Not with this sensor you would need an real radar module to do that.

  • @SalmanKhan-ks2zo
    @SalmanKhan-ks2zo 2 ปีที่แล้ว

    can i use processing 4

    • @MishMashLabs
      @MishMashLabs  2 ปีที่แล้ว

      I have never tested it, but please share how it goes

    • @PhillipJFry69420
      @PhillipJFry69420 10 หลายเดือนก่อน

      yes I am using it now but I am having an issue with; "PFont orcFont" idk what to do about this or how to change it

  • @vsbuzzfantasy6123
    @vsbuzzfantasy6123 2 ปีที่แล้ว +2

    Hey sir...can you give me your processing code... please help me

    • @MishMashLabs
      @MishMashLabs  2 ปีที่แล้ว

      It's in the git repo linked in the description.

    • @vsbuzzfantasy6123
      @vsbuzzfantasy6123 2 ปีที่แล้ว

      @@MishMashLabs this link for processing software not for code

    • @MishMashLabs
      @MishMashLabs  2 ปีที่แล้ว

      I'm referring to the GitHub repo
      github.com/mishmashlabs/radar_arduino_project/tree/main/radar_project_processing

    • @vsbuzzfantasy6123
      @vsbuzzfantasy6123 2 ปีที่แล้ว

      @@MishMashLabs thank you so much

  • @mrabuzar7633
    @mrabuzar7633 2 ปีที่แล้ว +1

    Can you send me the coding of it

    • @MishMashLabs
      @MishMashLabs  2 ปีที่แล้ว

      Hi, please see the sketch link in the video description