AceCentre / pasco

Phrase Auditory Scanning COmmunicator - AAC App for iOS and the Web
https://app.pasco.chat
GNU General Public License v3.0
14 stars 6 forks source link

Design how a second screen system would work #246

Open willwade opened 3 years ago

willwade commented 3 years ago

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.

willwade commented 3 years ago

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

willwade commented 3 years ago

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.

biii-tech commented 3 years ago

Hi @willwade, read this https://blog.nordicsemi.com/getconnected/tested-by-nordic-bluetooth-long-range. nrf52840 BLE long-range mode might satisfy your need