hmc5883l Arduino compass, magnetometer sensor, compass navigation"Arduino Project for beginners

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 38

  • @apsaranishendra1520
    @apsaranishendra1520 5 лет назад +3

    This is a most Impotent lesson in HMC5883L compass, it is very very helpful for learn, Thank You

  • @peterdlynes
    @peterdlynes 11 месяцев назад

    Please always tell us which library you use. I have had trouble getting these boards to work recently.

    • @ElectroniClinic
      @ElectroniClinic  11 месяцев назад

      I made lots of mistakes in the beginning. My latest videos have all the details.

  • @AK-xv9st
    @AK-xv9st 3 года назад +1

    thanks broo, very helpful

  • @kevinmcaleer28
    @kevinmcaleer28 4 года назад +1

    Great video!

  • @purplefurture6960
    @purplefurture6960 4 года назад +1

    wow thaank you
    your explanation is awsome, i already fixed the force sensor, first i copied your code then i understand it then i removed some codes i dont need it for my project

    • @purplefurture6960
      @purplefurture6960 4 года назад

      i am using arduino mega will be any different ? because my z and y and x not refreshing ,

  • @sanjaybalasubramanian9468
    @sanjaybalasubramanian9468 2 года назад

    Need help!. Mine is L883 chip which is actual hmc5883l but still it's not working. I'm just getting the board info as output. What could be the issue? I'm sure about the connections. Running it with Arduino nano

  • @jasguitarofficial
    @jasguitarofficial 4 года назад

    Thanks for the video. Can I ask for the library? If i search online it will give too many results which im not sure if it the correct one.

    • @ElectroniClinic
      @ElectroniClinic  4 года назад

      Download the one available on my website.

    • @sanderromer6490
      @sanderromer6490 4 года назад +1

      @@ElectroniClinic Where on your website? I cant find the lib
      I get to many errors

  • @SawbanHash
    @SawbanHash 5 лет назад

    nice video. I tried following your way, but the issue I am having is that the degrees do not change

    • @rrd001
      @rrd001 4 года назад

      same here, do you already solved that problem??

    • @johnyork7163
      @johnyork7163 3 года назад

      If degrees do not change, test your module with this sketch:
      file/examples/Adafruit_HMC5883_U/magsensor
      if readings still don't change, your module is probably bad.
      I replaced mine with a six-pin model bought on eBay from a vendor in Tennessee.
      It cost a little more but it works.

  • @komaltrivedi6380
    @komaltrivedi6380 4 года назад +2

    Thanks for the video. Can I ask for library?

    • @ElectroniClinic
      @ElectroniClinic  4 года назад

      ya sure I will send you the link.

    • @ElectroniClinic
      @ElectroniClinic  4 года назад +1

      www.electroniclinic.com/arduino-libraries-download-and-projects-they-are-used-in-project-codes/

    • @ElectroniClinic
      @ElectroniClinic  4 года назад

      I have shared a link. You can download the one you need.

  • @manishkumarshekhar4588
    @manishkumarshekhar4588 5 лет назад +1

    void Output(MagnetometerRaw raw, MagnetometerScaled scaled, float heading, float headingDegrees),
    getting error for this

    • @ElectroniClinic
      @ElectroniClinic  5 лет назад

      this is due to the library, use the exact library.

    • @sanderromer6490
      @sanderromer6490 4 года назад +1

      @@ElectroniClinic Where is that library? Please post a link cause it is not on your website

  • @weiweichang8326
    @weiweichang8326 4 года назад

    Sorry, can i ask your libraries(wire.h)and(hmc5883l.h)?

  • @-ZillEAliButt
    @-ZillEAliButt 2 года назад

    Greeting Dear!
    I'm facing some problem in code can u help me ?

  • @geceyargici915
    @geceyargici915 5 лет назад

    pls share the library i dont found it.

  • @austhenenicolas557
    @austhenenicolas557 5 лет назад

    i cant open the link of circuit diagram that you put in the description

    • @ElectroniClinic
      @ElectroniClinic  5 лет назад

      we are again uploading the content. check back later

    • @khaitran4806
      @khaitran4806 5 лет назад

      @@ElectroniClinic Please, You give me library? Thank so much

  • @AbdulRehman-vr4cj
    @AbdulRehman-vr4cj 4 года назад

    Sorry how to set scale ???

  • @khaitran4806
    @khaitran4806 5 лет назад

    Please, You give me library? Thank so much

  • @selmadamayanti
    @selmadamayanti 5 лет назад

    hello this is a very useful video, thank you so much! can i use this calibration code for QMC5883L compass?

  • @naveengade2497
    @naveengade2497 5 лет назад

    could you please provide the code

  • @austhenenicolas557
    @austhenenicolas557 5 лет назад

    Hello

  • @manikantamani6724
    @manikantamani6724 Год назад

    where is the code bro