-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Design how a second screen system would work #246
Comments
Question is - how to do this. Requirements:
Communicated with BLE from software.. So maybe something like this as an architecture:
https://learn.adafruit.com/adafruit-rfm69hcw-and-rfm96-rfm95-rfm98-lora-packet-padio-breakouts |
Ideally would like audio to come to this display too. Would mean it needs to be BLE all the way instead of radio/ble mixed. (BLE Mesh? https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Mesh - or using NimBLE from Apache Mynewt (https://github.com/apache/mynewt-nimble/tree/master/nimble).) Maybe it should have a bright led to flash when message received. |
Hi @willwade, |
Need a way of showing what the last text said was.. off the device, We have communication partners who are deaf so need this to support the pasco users
Ideas:
EDIT
The outcome of this issue is to develop an architecture to figure out how we can develop second second screen functionality. Once the architecture has been designed, corresponding issues should be created to implement the architecture.
The text was updated successfully, but these errors were encountered: