OpenMarine
Motor spins at startup and pypilot plugin not working properly - 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: Motor spins at startup and pypilot plugin not working properly (/showthread.php?tid=2516)

Pages: 1 2


RE: Motor spins at startup and pypilot plugin not working properly - seandepagnier - 2020-10-23

I'll investigate more too. I did some tests with the latest code sailing and found a few small bugs (just pushed fixes today) but otherwise pypilot is working very well, and the RF remote I made is working well to control it.


RE: Motor spins at startup and pypilot plugin not working properly - rastam4n - 2020-10-26

(2020-10-23, 09:18 PM)seandepagnier Wrote: I'll investigate more too.   I did some tests with the latest code sailing and found a few small bugs (just pushed fixes today)   but otherwise pypilot is working very well, and the RF remote I made is working well to control it.

I would love to hear more about the RF remote you made. Is this the one using the Arduino? Any chance you will be sharing schematics/code etc?


RE: Motor spins at startup and pypilot plugin not working properly - seandepagnier - 2020-10-26

The code is already in the pypilot git repository under arduino/rfremote

I am trying to figure out how to make it waterproof. The petg enclosure is not flexible enough to press buttons through it so I may try tpu but I don't think it will be completely waterproof.


RE: Motor spins at startup and pypilot plugin not working properly - CapnKernel - 2020-10-27

(2020-10-26, 11:28 PM)seandepagnier Wrote: The code is already in the pypilot git repository under arduino/rfremote

I am trying to figure out how to make it waterproof.  The petg enclosure is not flexible enough to press buttons through it so I may try tpu but I don't think it will be completely waterproof.

3d print a mould for casting silicone?

  https://www.youtube.com/results?search_query=3d+print+silicone+mold


RE: Motor spins at startup and pypilot plugin not working properly - Andreas29 - 2020-10-27

Hi,

I play around with capacitive touch sensors. They can detect touches throug the enclosure (if non metal) depending on the thickness.

I´ll investigate this more. The first small touch field I used (with 8 sensors) is very tiny and not very usable.
Other possibility is to use tasters (switches) IP 65 to 69. They are waterproof enough.

Regards

Andreas

ps: Is it besser to link this out this threat and start a new one?


RE: Motor spins at startup and pypilot plugin not working properly - seandepagnier - 2020-10-28

yes, I made a new thread to discuss waterproofing remotes