LibrePilot Forum

Development => Hardware => Topic started by: [email protected] on April 08, 2016, 10:20:08 pm

Title: Hc-sr04 how to connect
Post by: [email protected] on April 08, 2016, 10:20:08 pm
Can anyone help me with wire connection on Revolutions (clone) a sonar module hc-sr04 to sonar port how pin i need to use from module to revolution port?and how to set it on librepilot?
Next step add extmag HMC5888L if is compatible?
Thank you.
Title: Re: Hc-sr04 how to connect
Post by: hwh on April 08, 2016, 10:50:11 pm
There is no support in the firmware for the sonar module.  There is a developer working with the hc-sr04 modules but nothing is released.

External mag is talked about in the gps wiki article, https://librepilot.atlassian.net/wiki/display/LPDOC/GPS+setup and in a separate article at https://librepilot.atlassian.net/wiki/display/LPDOC/Aux+Mag+Setup+and+Calibration
Title: Re: Hc-sr04 how to connect
Post by: [email protected] on April 09, 2016, 02:36:21 pm
Is it a limit of librepilot or of revolution board??other firmware can support sonar hc-sr04?tnx
Title: Re: Hc-sr04 how to connect
Post by: nitromethane on April 09, 2016, 05:31:40 pm
It's a limitation of not yet being implemented in firmware.
Title: Re: Hc-sr04 how to connect
Post by: Mateusz on April 09, 2016, 06:40:01 pm
There is a development branch with sonar support https://bitbucket.org/TheOtherCliff/librepilot/branch/theothercliff%2FLP-225_sonar_support
Although flyable and Cliff was showing some movies how it performs, it's still work in progress and not yet merged with next (yet).