Open source Raymarine Autopilot Remote Control with Seatalk to Open CPN Wireless Bridge.

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024

ความคิดเห็น • 12

  • @elbastos3rd
    @elbastos3rd 8 หลายเดือนก่อน +1

    This would also work with the newer Evolution autopilots, via a Seatalk to STng converter. This is the current solution Raymarine offer with the S100 remote. Good work! 👍

    • @boatsandbits
      @boatsandbits  8 หลายเดือนก่อน

      Thanks for the info, wasn't aware that worked !

  • @rayhsetwo8594
    @rayhsetwo8594 8 หลายเดือนก่อน +1

    What I am trying to work out is a way of sending waypoint information from OpenCPN to the ST1000 to follow routes. So it turns the boat on each waypoint like an autopilot would. Without manually having to press the buttons to correct course each waypoint.

    • @boatsandbits
      @boatsandbits  8 หลายเดือนก่อน

      Two way communication for open CPN is planned , first will be instrument data to open cpn (thats nearly completed) then look at translating nmea from open cpn to seatalk commands. The hardware is all good for it so all just firmware updates and me getting some dev time !

  • @user-tw1lm3ig2z
    @user-tw1lm3ig2z 10 วันที่ผ่านมา +1

    Could I just check, do you sell the controller box and app? I can set routes and waypoints on opencpn from laptop and my st1000 follows it via seatalk/nmea converter but every time it reaches a waypoint a physics button needs pushed on the tillerpilot for the course change to be accepted? If I’m getting this right you’ve created a device that allows you to confirm the route via a phone from anywhere on the boat?? Is that correct? If that’s true this is a game changer

    • @boatsandbits
      @boatsandbits  9 วันที่ผ่านมา

      It should work , all the buttons on the remote can be mapped. Yeah i sell them made up over on my web site www.nauti-control.com/
      The app is just a web app as it's got a built in web server over wifi .You can use the provided remote control. I am also working on an android wear os watch app and mobile app to do it over bluetooth as well . If you check out the web site there are more demos. There are regular firmware updates based on feedback.

  • @stormshag
    @stormshag 3 หลายเดือนก่อน

    Very cool! Would you know how I might go about debugging an st6001 that is giving a stlk fail?

    • @boatsandbits
      @boatsandbits  3 หลายเดือนก่อน

      Check your cabling

  • @Captain-Paul
    @Captain-Paul 8 หลายเดือนก่อน

    I would like something that could connect to my Raymarine ST instruments (such as the RayControl or RayView Apps) whilst I am down in the salon without the need to turn on my chart plotter. Turning on the chartplotter MFD uses too much power but needs to be on to create the WiFI for the RayControl App to talk too. Would be great for instance to use the RayControl App on my iPad to look at the Wind Speed I reading with switching on the chart plotter - a solution to this issue would be great

    • @boatsandbits
      @boatsandbits  8 หลายเดือนก่อน

      That should be in the next formal firmware release ! working on a few features such as that , web display of st data , wind , depth , speed just trying to get some nice js to display graphical guages rather than text . Hardware the design has everything needed to do it so all software at this stage ! Keep an eye on socials hopefully provide an update in incoming months

    • @renatomanzo7662
      @renatomanzo7662 6 หลายเดือนก่อน

      I was not able to compile the code in Visual code I had following error : c++\8.4.0\bits/std_function.h:686:(.iram1.66[_ZNK8delegate6detail12DelegateImplIPvvEclEv]+0x24): dangerous relocation: l32r: literal placed after use: .literal._ZNK8delegate6detail12DelegateImplIPvvEclEv

    • @Nauti-Control
      @Nauti-Control 6 หลายเดือนก่อน

      @@renatomanzo7662 looks like a setup issue as it's an error with std functions