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
Control Arduino through UART txd rxd
#3
For my prototype, I used a USB cable (look for the blue wire):

      

Since the RPi and nano are in the same box, I felt using the USB cable wouldn't have electrical problems in the short term.

Since then I've made a PCB, and I'm using a chip which provides isolation, and level shifts from RPi's 3.3V to the Arduino nano's 5V (top right corner, circled):

      

@seandepagnier's design uses a CPC5001 (U1 on page 2):

  http://pypilot.org/schematics/hbridge_controller.pdf

I'm using an Si8621, because it's cheaper and easier to get.

  https://au.element14.com/silicon-labs/si...dp/2423245

The RPi and nano are talking through the Si8621 just fine.
Reply


Messages In This Thread
RE: Control Arduino through UART txd rxd - by CapnKernel - 2020-05-04, 02:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)