Giter Club home page Giter Club logo

Comments (15)

kriswiner avatar kriswiner commented on June 27, 2024 1

from esp32.

kriswiner avatar kriswiner commented on June 27, 2024 1

from esp32.

kriswiner avatar kriswiner commented on June 27, 2024

from esp32.

carbonadam avatar carbonadam commented on June 27, 2024

A sketch for the mpu9250 for the esp32 using the Madgwick and/or Mahony filters

from esp32.

carbonadam avatar carbonadam commented on June 27, 2024

I managed to get this one of yours to work
https://github.com/kriswiner/MPU9250/blob/master/MPU9250BasicAHRS.ino

Though its not written specifically for the esp32. I wonder how this compares to the sensor fusion hub output?

from esp32.

carbonadam avatar carbonadam commented on June 27, 2024

Outstanding:) Any increases in accuracy if I was to use the floating point available on the esp32? Preferring this for the moment over the bno55.

from esp32.

kriswiner avatar kriswiner commented on June 27, 2024

from esp32.

carbonadam avatar carbonadam commented on June 27, 2024

Right Calibration. Any tips to calibration using the code version I used?

from esp32.

kriswiner avatar kriswiner commented on June 27, 2024

from esp32.

carbonadam avatar carbonadam commented on June 27, 2024

Hmm, compiling that seems to give me a bunch of problems with the librarys..any hints?

from esp32.

kriswiner avatar kriswiner commented on June 27, 2024

from esp32.

carbonadam avatar carbonadam commented on June 27, 2024

more todo with the ESP8266WebServer.h: and queue.h..file not found..even though I copied in those libs

from esp32.

kriswiner avatar kriswiner commented on June 27, 2024

from esp32.

carbonadam avatar carbonadam commented on June 27, 2024

got as far as commenting out the offending temperature and pressure reading..it compiles but no sensor readings updating
ax = 0.00 ay = 0.00 az = 0.00 mg
gx = 0.00 gy = 0.00 gz = 0.00 deg/s
mx = 0 my = 0 mz = 0 mG
q0 = 1.00 qx = 0.00 qy = 0.00 qz = 0.00
Gyro temperature is 28.7 degrees C
Digital temperature value = 0.00 C
Digital temperature value = 32.00 F
Digital pressure value = 0.00 mbar
Altitude = 145366.45 feet
Yaw, Pitch, Roll: 13.80, 0.00, 0.00
Grav_x, Grav_y, Grav_z: 0.00, 0.00, 1000.00 mg
Lin_ax, Lin_ay, Lin_az: 0.00, 0.00, -1000.00 mg
rate = 158308.53 Hz
ax = 0.00 ay = 0.00 az = 0.00 mg
gx = 0.00 gy = 0.00 gz = 0.00 deg/s
mx = 0 my = 0 mz = 0 mG
q0 = 1.00 qx = 0.00 qy = 0.00 qz = 0.00
Gyro temperature is 28.7 degrees C
Digital temperature value = 0.00 C
Digital temperature value = 32.00 F
Digital pressure value = 0.00 mbar
Altitude = 145366.45 feet
Yaw, Pitch, Roll: 13.80, 0.00, 0.00
Grav_x, Grav_y, Grav_z: 0.00, 0.00, 1000.00 mg
Lin_ax, Lin_ay, Lin_az: 0.00, 0.00, -1000.00 mg
rate = 158305.33 Hz

from esp32.

kriswiner avatar kriswiner commented on June 27, 2024

from esp32.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.