Using serial interface on Raspberry PI 5 #356
Closed
Tux-Master
started this conversation in
General
Replies: 1 comment 1 reply
-
We are not sure if Pi4J needs to provide a serial interface after all. The jSerialComm library is a very good alternative. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to use the Serial Interface on the Raspberry PI 5 via PI4J?
When checking the providers I find
gpiod - supports PI 5 but not serial
linuxfs - supports PI 5 but not serial
pigpio - does not support PI5 but supports serial
So there is no option for PI5 and serial?
Are there any plans on when to support that?
Beta Was this translation helpful? Give feedback.
All reactions