OpenMarine
Pypilot for dummies - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: Pypilot (https://forum.openmarine.net/forumdisplay.php?fid=17)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=18)
+--- Thread: Pypilot for dummies (/showthread.php?tid=3322)

Pages: 1 2 3


RE: Pypilot for dummies - mgrouch - 2021-04-05

(2021-03-14, 12:56 AM)ironman Wrote: All right, I put the workbook online: https://github.com/pypilotWorkbook/workbook/wiki so from now on, any updates will be continuous. Enjoy.

@Goshawk without any more details of your situation, my wild guess would be you need to update your pypilot to the latest version which is described in Step 7, bullet 9.

Nice job! There is also this distribution 
which comes with PyPilot 

https://github.com/bareboat-necessities/lysmarine_gen


RE: Pypilot for dummies - ironman - 2021-04-05

Impressive... I made it a mention in the Distributions section.


RE: Pypilot for dummies - Guttagrynna - 2021-04-06

Feature request.

I would like to know more about remote controls. Which model to buy and how to set it up.

Also, I am struggling to understand how you run communication between a small, possibly tinypilot, pypilot computer and an openplotter system for more general functions with SignalK, opencpn etc.


RE: Pypilot for dummies - ironman - 2021-04-06

You mean 'documentation request' then?


RE: Pypilot for dummies - Guttagrynna - 2021-04-06

(2021-04-06, 07:14 AM)ironman Wrote: You mean 'documentation request' then?

Yes, you are right! Thanks! Smile

Do you feel like taking up any of those two topics?


RE: Pypilot for dummies - rastam4n - 2021-04-06

I think this is fantastic, my only wish is that it existed years ago when I was starting out. I still stumble through it sometimes.... it will be a great resource going forward. With any luck it will divert questions to the developers, so they have more time to develop rather than support.

Nice job Ironman


RE: Pypilot for dummies - ironman - 2021-04-08

(2021-04-06, 07:55 AM)Guttagrynna Wrote:
(2021-04-06, 07:14 AM)ironman Wrote: You mean 'documentation request' then?

Yes, you are right! Thanks! Smile

Do you feel like taking up any of those two topics?

Yes and no ;-) In fact, I have already documented 3 ways, including the ultimate way to connect pypilot to signalk, and that is what you can read here https://github.com/pypilotWorkbook/workbook/wiki/Step-13-SignalK-connections. All you need to add is to make a signalk connection in opencpn, but this is trivial, and you are all set. 

But I guess you want to know what it means to be all set. I'll see what I can do this weekend. I can have one subject on the specific interaction with opencpn - that's quite relevant I think. 

The remote control I have no knowledge about. I'm afraid I would drop it in the water if I had made one. When I can buy one in the pypilot store, I'll do a write-up on it immediately.

For now, the next things I think I should work on is the missing Step 5, which is the placeholder for the pypilot hat, and new subjects on gains and pypilot settings, that seem to be editable in some UI's.


RE: Pypilot for dummies - Guttagrynna - 2021-04-08

(2021-04-08, 12:06 AM)ironman Wrote:
(2021-04-06, 07:55 AM)Guttagrynna Wrote:
(2021-04-06, 07:14 AM)ironman Wrote: You mean 'documentation request' then?

Yes, you are right! Thanks! Smile

Do you feel like taking up any of those two topics?

Yes and no ;-) In fact, I have already documented 3 ways, including the ultimate way to connect pypilot to signalk, and that is what you can read here https://github.com/pypilotWorkbook/workbook/wiki/Step-13-SignalK-connections. All you need to add is to make a signalk connection in opencpn, but this is trivial, and you are all set.

But I guess you want to know what it means to be all set. I'll see what I can do this weekend. I can have one subject on the specific interaction with opencpn - that's quite relevant I think. 

The remote control I have no knowledge about. I'm afraid I would drop it in the water if I had made one. When I can buy one in the pypilot store, I'll do a write-up on it immediately.

For now, the next things I think I should work on is the missing Step 5, which is the placeholder for the pypilot hat, and new subjects on gains and pypilot settings, that seem to be editable in some UI's.

Thanks, for your reply. I appreciate your documentation very much! And as I gradually understand more I also realize what is actually there, so please bear with me. I will read and contemplate the contents that is relevant to my first "request".
Best regards, Mårten


RE: Pypilot for dummies - seandepagnier - 2021-04-08

most cheap 433mhz remote controls will work, and I also have complete source code and schematic to build your own 433mhz remote control.


RE: Pypilot for dummies - Guttagrynna - 2021-04-17

I'm going through the workbook again in my efforts to make the motor controller work. I get to "Step 5 The HAT interface" and I wonder, what sort of HAT is this? There is no explanation or introduction. I must have missed something essential, again.