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
PyPilot works for me!
#12
CapnKernel,

If you haven't already figured this out, you can get current sense out of the VNC5019 into the nano with a small code change.

Change this line (around line 790):
return v * 9 / 34 / 16;
to:
return v * .149;
Connect cs on VHH5019 to pin A1 on nano.

The data sheet says it is more accurate at higher currents and I have found that to be true.
Reply


Messages In This Thread
PyPilot works for me! - by CapnKernel - 2020-01-11, 08:58 AM
RE: PyPilot works for me! - by jim321 - 2020-01-11, 12:34 PM
RE: PyPilot works for me! - by seandepagnier - 2020-01-11, 04:18 PM
RE: PyPilot works for me! - by CapnKernel - 2020-01-11, 11:57 PM
RE: PyPilot works for me! - by Nee-Wom - 2020-01-25, 06:11 PM
RE: PyPilot works for me! - by CapnKernel - 2020-01-23, 11:51 AM
RE: PyPilot works for me! - by McNugget - 2020-01-23, 11:06 PM
RE: PyPilot works for me! - by seandepagnier - 2020-01-24, 12:48 AM
RE: PyPilot works for me! - by seandepagnier - 2020-01-25, 07:35 PM
RE: PyPilot works for me! - by Nee-Wom - 2020-01-25, 08:41 PM
RE: PyPilot works for me! - by marinopi - 2020-02-14, 08:28 AM
RE: PyPilot works for me! - by Opie91 - 2020-02-18, 02:12 AM
RE: PyPilot works for me! - by CapnKernel - 2020-02-21, 01:43 AM
RE: PyPilot works for me! - by Opie91 - 2020-02-21, 02:49 AM
RE: PyPilot works for me! - by CapnKernel - 2020-02-22, 11:26 PM
RE: PyPilot works for me! - by seandepagnier - 2020-02-18, 02:14 AM
RE: PyPilot works for me! - by Opie91 - 2020-02-18, 02:19 AM
RE: PyPilot works for me! - by seandepagnier - 2020-02-18, 03:48 AM
RE: PyPilot works for me! - by Opie91 - 2020-02-18, 03:54 AM
RE: PyPilot works for me! - by HugoG - 2020-04-03, 02:45 PM
RE: PyPilot works for me! - by HugoG - 2020-04-03, 07:14 PM
RE: PyPilot works for me! - by topodom - 2020-12-14, 08:34 AM
RE: PyPilot works for me! - by seandepagnier - 2020-12-14, 05:07 PM
RE: PyPilot works for me! - by topodom - 2020-12-15, 08:53 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)