Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Implement experimental DTR handshake #28

Open
derekolson opened this issue Feb 9, 2018 · 4 comments
Open

Implement experimental DTR handshake #28

derekolson opened this issue Feb 9, 2018 · 4 comments

Comments

@derekolson
Copy link

I'm attempting to implement the hardware handshake in #27 based on the arduino printer library. However, I'm having issues getting it to work correctly. Any pointers would be appreciated!

@paulhayes
Copy link

Hi @derekolson Did you make an progress on this?

@paulhayes
Copy link

paulhayes commented May 1, 2018

It seems it might be possible to do this directly on the serial interface by enabling flow control rather than through the python script using GPIO.

https://github.com/mholling/rpirtscts

@derekolson
Copy link
Author

@paulhayes apologies for the extreme delay on this... but I got this working for a project awhile back. If you were still interested its in a branch here: https://github.com/derekolson/Python-Thermal-Printer/tree/dtr-handshake

@paulhayes
Copy link

Fab, thanks @derekolson!

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

No branches or pull requests

2 participants