Page 1 of 1

RPi3 without any adapter

Posted: Mon May 21, 2018 1:05 pm
by Rushzero
Hi

Is it possible to to get gimx running without any adapter?
I have only some raspberry pi’s and some arduino duo boards..

Thanks

Re: RPi3 without any adapter

Posted: Mon May 21, 2018 3:26 pm
by kaiba_seto2004
You can use onboard UART interface, refer here on wiki:

Re: RPi3 without any adapter

Posted: Mon May 21, 2018 5:25 pm
by Rushzero
But you need a CP**** part?
Or can I reuse a usb cable to connect it to the pins ?

Re: RPi3 without any adapter

Posted: Mon May 21, 2018 6:00 pm
by kaiba_seto2004
No, you don't. Just connect arduino pins (atmega32u4 chip) to GPIO pins (on Rpi), don't forget to use resistors. I see you got arduino due. I'm not sure it will work or not.

Re: RPi3 without any adapter

Posted: Mon May 21, 2018 7:12 pm
by GoDlike
Arduino due is an ARM chip. For the firmware to work you need atmega32u4 based chip.

Re: RPi3 without any adapter

Posted: Wed May 23, 2018 2:04 pm
by Rushzero
Oh no :oops:

Is there any solution to do it with an ARM Chip? any hints?

Re: RPi3 without any adapter

Posted: Wed May 23, 2018 2:51 pm
by GoDlike
I don't think there is. Just buy some chip on atmega32u4 or our official adapter.