How to Use 9-Axis Sensors on the Arduino - Ultimate Guide to the Arduino #44

Поделиться
HTML-код
  • Опубликовано: 17 июл 2023
  • 9-axis sensors combine a magnetometer, accelerometer, and a gyroscope into a single sensor. In this video we will learn how the MPU-9250 9-axis sensor works, how to connect it to an Arduino, and how to program it.
    This is tutorial #44 in the Ultimate Guide to the Arduino, a complete video course on the Arduino microcontroller with 45 lessons that are designed to teach anyone how to master the Arduino at any skill level. Visit our RUclips channel page to watch the entire series!
    Get the 3-in-1 Arduino Smart Car and IOT Learning Kit from SunFounder here:
    www.sunfounder.com/products/s...
    Or get the kit from Amazon:
    US Amazon: amzn.to/3W1Mahh
    DE Amazon: amzn.to/3j0oETn
    JP Amazon: amzn.to/3UYrHZG
    UK Amazon: amzn.to/3uTJZAC
    CA Amazon: amzn.to/3W2vExN
    Get the MPU-9250 9-Axis sensor from SunFounder here:
    www.sunfounder.com/products/i...
    Visit the webpage for this video tutorial on Circuit Basics for wiring diagrams and example code:
    www.circuitbasics.com/how-to-...
    And be sure to check out the Circuit Basics blog and social media for more articles and tutorials on the Raspberry Pi, Arduino and other DIY electronic projects!
    www.circuitbasics.com
    Facebook: / circuitbasic
    Twitter: / circuitbasics
    Instagram: / circuitbasics
  • НаукаНаука

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

  • @bobmcdowell9196
    @bobmcdowell9196 8 месяцев назад

    By the way, this is brilliant!

  • @bobmcdowell9196
    @bobmcdowell9196 8 месяцев назад

    The GPS sensor you used output NMEA sentences. I thimk by editing the output script I can get the compass output to be nmea sentences. Now what is the best way to connect this to an nmea 0183 network?

  • @AtomCoder
    @AtomCoder 10 месяцев назад

    What simulator are you using? I cannot find a MPU-9250 in any simulator online.

    • @Circuitbasics
      @Circuitbasics  9 месяцев назад

      Everything was connected to the Arduino and running in real time, no simulator used