This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using pi gpio outputs / pins arduino
#3
For the autopilot you would not be using node red. While in theory it is possible, there is too much lag and node read is not meant for real time applications.

Yes you can use the pi gpio directly, but you still need a way to detect the rudder stops. If you use switches, you can use gpio input for those. Otherwise, rudder-feedback and motor stall detection both require analog to digital converter as well as monitoring temperature and voltages, and a way to isolate the raspberry. So for my controllers I already have a uC no reason to use the raspberry gpio, that is why I don't use it.
Reply


Messages In This Thread
RE: using gpio outputs - by affinite - 2018-09-08, 04:46 PM
RE: using gpio outputs - by seandepagnier - 2018-09-08, 06:01 PM
RE: using gpio outputs - by nvelthuijsen - 2018-09-09, 09:58 AM
RE: using gpio outputs - by affinite - 2018-09-08, 09:14 PM
RE: using gpio outputs - by seandepagnier - 2018-09-10, 06:50 PM
RE: using gpio outputs - by nvelthuijsen - 2018-09-11, 12:24 PM
RE: using gpio outputs - by jim321 - 2018-09-11, 02:08 PM
RE: using gpio outputs - by nvelthuijsen - 2018-09-11, 02:23 PM
RE: using gpio outputs - by nvelthuijsen - 2018-09-11, 05:45 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)