Posts: 1,085
Threads: 14
Joined: Jun 2016
Reputation:
29
2020-12-30, 05:57 AM
(This post was last modified: 2020-12-30, 06:07 AM by seandepagnier.)
I noticed you have files for with or without rudder feedback. If rudder feedback is enabled in software but not needed, it can be connected to GND and it should disable it, so you could use the binary with rudder feedback. It depends on the hardware, but since my controllers (besides new high power version) use the 1v1 reference the rudder feedback gets divided and pulled down so if not connected it falls the GND. In other or custom hardware this may not be the case, so as you found, it's easy to disable by recompiling the motor controller sketch.
Also, you state that "normally the position sensors of the compass are factory calibrated" this is not quite accurate.
This true only for the accelerometer of the mpu9255, but it is not always true. Sometimes the mpu9255 accelerometer must be calibrated! This is maybe 20% of the sensors I received, and another 10% are actually defective, the rest don't need to calibrate the accelerometers.
The compass sensors always must be calibrated once mounted in the boat. This is pretty much true of any magnetic sensors.
Posts: 51
Threads: 7
Joined: Oct 2020
Reputation:
8
Hi Sean,
thank you for reading the guide and for your hints.
I changed the guide and uploaded a new version witch contains your hints for the compass calibration.
I tried to make thinks as easy as possible for people how are not interested in writing code for Arduinos.
So I decided to upload two versions of the binary files.
You are right, it´s possible to use the version with rudder angle sensor when such a sensor is not mounted when just connect the Arduino Input to ground.
I write a hint in the guide for this too.
Today I uploaded a new version for the guide.
Thanks and best regards
Andreas
Posts: 51
Threads: 7
Joined: Oct 2020
Reputation:
8
Hi,
I updated the guide and upload it on github. I added a hint for the rudder angle sensor.
Andreas
Posts: 1
Threads: 0
Joined: Sep 2019
Reputation:
0
This is the best pypilot implementation i've seen so far! Do you have the gerber file and bill of materials for this?
Miikka
Posts: 51
Threads: 7
Joined: Oct 2020
Reputation:
8
Hi,
@MiikkaSa: I wrote a PM
Best regards
Andreas