Serial library
in
Core Library Questions
•
3 years ago
Hi,
Is it possible to control the RTS pin in Processing using the Serial library?
I want to connect to a MAX485 which is half duplex and needs to be set either in transmit or receive mode via an "enable" signal. I have seen other software that actually controls the RTS pin high or low to accomplish this.
Is it possible to control the RTS pin in Processing using the Serial library?
I want to connect to a MAX485 which is half duplex and needs to be set either in transmit or receive mode via an "enable" signal. I have seen other software that actually controls the RTS pin high or low to accomplish this.
2