Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mainboard connection instead of Rpi GPIO #2

Open
ihrapsa opened this issue Apr 11, 2021 · 4 comments
Open

Mainboard connection instead of Rpi GPIO #2

ihrapsa opened this issue Apr 11, 2021 · 4 comments

Comments

@ihrapsa
Copy link

ihrapsa commented Apr 11, 2021

Hey, great project!
Just wanted to ask how hard would it be to make the display communicate with klipper through the mainboard instead of the Rpi? I know someone accomplished this for the T5UID1 touchscreen display that comes with Ender 5 plus, Ender 6, CR10S pro. Are you planning to test this approach on the T5UIC1? I think that would be awesome.

@odwdinc
Copy link
Owner

odwdinc commented Apr 11, 2021

I am not lookin to at this time, I may look to supporting https://github.com/jordanruthe/KlipperScreen

Current setup:

  • Run Ender 3 v2 LCD cable to a Raspberry Pi Zero W for UART and power.
  • No usb to printer :)
  • Use a USB to UART to run to display.
  • This all fits in the case of the display.

@ihrapsa
Copy link
Author

ihrapsa commented Apr 11, 2021

Thanks for replying! I was looking for a way to use the display with klippy running on a linux box that doesn't have GPIOs exposed. It only has 2 USB ports and a serial intarface. What are Ent, A and B for btw?

@ihrapsa
Copy link
Author

ihrapsa commented Apr 11, 2021

Really like your idea with the Rpi 0W setup nonetheless!

@odwdinc
Copy link
Owner

odwdinc commented Apr 11, 2021

Its for the encoder, aka the knob on the display.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants