Welcome! Log In Create A New Profile

Advanced

How can I configure marlin to work between RAMPS and Raspi 3 B by I2C?

Posted by rmoreno 
How can I configure marlin to work between RAMPS and Raspi 3 B by I2C?
October 30, 2018 01:42PM
Hi,

I've tried to understand the serial port of Marlin, but I didn't find any details about I2C settings in this forum, marlin's documentation and marlin's github. I know that the SERIAL_PORT 0 is to communication through bootloader of Arduino by USB serial. I'm looking for I2C communication directely between RAMPS 1.5 and Raspi. My Arduino is connected with RAMPS 1.5. My goal is the raspi send Gcodes to arduino (marlin). How can I do this? Is it possible?

Regards.



Additional Information
  • RAMPS 1.5
  • Arduino MEGA 2560
  • Raspiberry Pi 3 Model B
  • Marlin 1.1.9
Re: How can I configure marlin to work between RAMPS and Raspi 3 B by I2C?
October 30, 2018 04:05PM
Try to take a look at these threads:
- [github.com]
- [github.com]
- [github.com]

Perhaps they can inspire you, about what to do.
Re: How can I configure marlin to work between RAMPS and Raspi 3 B by I2C?
October 31, 2018 09:12AM
Quote
MrAlvin
Try to take a look at these threads:
- [github.com]
- [github.com]
- [github.com]

Perhaps they can inspire you, about what to do.

Thank you, MrAlvin! I had already read two issues that you posted. I was a bit confused, but I'll read again.
Sorry, only registered users may post in this forum.

Click here to login