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

Native driver for Baum braille displays #937

Closed
nvaccessAuto opened this issue Sep 24, 2010 · 3 comments
Closed

Native driver for Baum braille displays #937

nvaccessAuto opened this issue Sep 24, 2010 · 3 comments

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2010-09-24 07:24
I've started work on a driver for the Humanware Brailliant, which I think is pretty much identical to the Baum !SuperVario. I don't know whether the current driver will work on other Baum displays, but it shouldn't be too hard to extend it if not. The driver still needs to be cleaned up and requires pyserial.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2010-09-24 07:26
Requires support for configuration of com port, though we may also be able to auto detect this in the case of USB and perhaps even bluetooth.

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2011-01-23 05:07
We can auto detect the port, so we don't need configuration of com port.

@nvaccessAuto
Copy link
Author

Comment 3 by jteh on 2011-01-23 05:29
Added in c99742e. Initially, the driver only supports the SuperVario/Brailliant, though it may work with others ot some extent and can be updated later. New tickets should be filed for additional issues.
Changes:
State: closed

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

No branches or pull requests

2 participants