Giter Club home page Giter Club logo

esp32_precision-9_compass_cmps14's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

esp32_precision-9_compass_cmps14's Issues

Esp32 board ?

Hello,

What board model do you use that have n2k interface ? Thank you !

Problem with SetN2kPGN130824().

Hello htool,
I tried your code with a triton2 display.
beside some issues like

  1. turnOnAutoCalibration(): Acc. Documentation it shoul work like->To store a profile write the following to the command register 0xF0, 0xF5, 0xF6 with a 20ms delay after each of the three bytes.
  2. it would make sense to use Gyroscope calibrated values with SW-version>5 (Register 0x25,0x27,0x29)
  3. some unused code like getgyroX..,Y..Z)

that i could all solve by myself i still have a problem with SetN2kPGN130824().
It seems the values should be Pitch rate and Roll rate.
so i.e. line 611 should be N2kMsg.Add2ByteDouble(gyroY * DEG_TO_RAD, 0.0001);
but the value in the data log is not changing, whatever value is used. It remains 0.1 ยฐ/sec
can you help?
thanks for your effort.

Tryed to do the same with BNO055 Sensor.

Hello htool,
I did the same with an BNO055 from Bosch. it works well. you can take a look here: https://github.com/BerndCirotzki/ESP32_Precision-9_compass_BNO055

  • I saw you added the new PNG 130824 . what is the reason ?
  • I added the configuration with Bluetooth. If you like, take look at it.
  • for what do you make a deviationtable ? you only store the heading. But the deviation is the error between the heading and the Boat, I think.
  • Don't forget to correct the Rate of turn error in N2K.
  • when making a Calibration from Plotter, and then turning the boat, Do you know the PNG send back to the Plotter, when the Calibration is ready? ... So that the Plotter says : "Calibration OK" and it must not be canceled ?

thank for your Idea. ๐Ÿ‘

signal 'finished' and 'fail'

Greetings friend! Thank you very much for your work! Please tell me if you plan to continue working on this project? I'm interested in the code about the readiness of the calibration and its failure!

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.