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
Motorcontroller and arduino
#4
my motor controller essentially functions as an arduino

you would only need an arduino if you are making your own controller.

The most likely problem is that hardware serial is not enabled. This is easy to verify by typing:
ls -l /dev/serial0

The result should be /dev/ttyAMA0 if you get /dev/ttyS0 it is not enabled.

the next thing is to make sure the serial console is not active, you may need to edit /boot/cmdline.txt Also ensure bluetooth service isn't running "service bluetooth status"

These steps are supposed to be handled by the openplotter-pypilot scripts automatically, but it's possible they are somehow failing in your case.
Reply


Messages In This Thread
Motorcontroller and arduino - by SailingRiver - 2021-06-25, 11:03 PM
RE: Motorcontroller and arduino - by SailingRiver - 2021-06-26, 03:08 AM
RE: Motorcontroller and arduino - by seandepagnier - 2021-06-26, 07:59 AM
RE: Motorcontroller and arduino - by SailingRiver - 2021-06-27, 12:33 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)