Pour suivre mon idée d'une petite boîte noire destinée à être facilement construite et pour être placée entre le Rx de radiocommande et les servos de n'importe quel voilier existant, j'ai testé et adopté le
ESP32 S2 avec la
platine SD qui a l'avantage de se placer dessus sans avoir de circuit imprimé à faire, le GPS Beitian BN-280 bien que cher par rapport à d'autres a l'avantage d'être très compact. L'écran
https://fr.aliexpress.com/item/1005011907100931.html bien que petit me semble suffisant si on veut absolument un écran, je préfère me servir de la fonction wifi et utiliser le smartphone comme écran pour les quelques configurations et bien pratique pour récupérer les fichiers de trace GPS lesquels codés en GPX permettent une visualisation immédiate du tracé sur
https://www.mygpsfiles.com/fr/ lequel permet d'afficher facilement plusieurs traces ou d'autres.(je peux fournir la routines tant pour le wifi que pour le gpx).
C'est le cas pour mes gros servos treuils de voile avec comme retour de positionnement un AS5600.
Enfin 3 GPIO pour récupération du signal d'un Tx de radiocommande (safran, voiles et coupure de la transmission pour passage en mode autonome=
Pour la girouette idem un AS5600 et le BNO085 comme IMU.
Hello everyone,
To pursue my idea of a small, easily built black box to be placed between the radio control receiver and the servos of any existing sailboat, I tested and adopted the
ESP32 S2 S2 with the
platine SD slot. This has the advantage of being mounted directly on top without requiring a printed circuit board. The Beitian BN-280 GPS, although expensive compared to others, has the advantage of being very compact. The screen (
https://fr.aliexpress.com/item/1005011907100931.html), while small, seems sufficient if a screen is absolutely necessary. I prefer to use the Wi-Fi function and use my smartphone as a screen for the few configurations required. This is also very convenient for retrieving GPS track files, which, encoded in GPX, allow for immediate visualization of the track on
https://www.mygpsfiles.com/fr/, which makes it easy to display multiple tracks or other data. (I can provide the routines for both Wi-Fi and GPX).
Finally, for the servos, only one GPIO pin is needed, and if it's to control a brushed motor, I use
https://fr.aliexpress.com/item/1005006112400103.html.
This is the case for my large sail winch servos, which use an AS5600 for position feedback.
Finally, 3 GPIO pins are used to receive the signal from a radio control transmitter (rudder, sails, and to cut the transmission for switching to autonomous mode).
For the wind vane, the same applies: an AS5600 and a BNO085 as the IMU.
Unless I'm mistaken, I think the GPIO count on the S2 is correct.
fr