PubInv / general-purpose-alarm-device

A general purpose alarm device (with software) as a module for medical devices (and others)
https://www.pubinv.org/project/general-purpose-alarm-device-gpad/
GNU Affero General Public License v3.0
6 stars 12 forks source link

GPAD_API_SPI_CONTROLLER Firmware Should Forward Serial Port Input Commands to SPI Output. #182

Open ForrestErickson opened 1 year ago

ForrestErickson commented 1 year ago

The GPAD_API_SPI_CONTROLLER Firmware 0.07 appears to be looping through alarm states. A baby step new version should allow a user to send serial commands to the Controller which the controller will send to the Peripheral. This request was written with respect to the testing of the GPAD Peripheral using some TBD

Perhaps a serial command could turn the looping through alarm states on and off.

A press of the S101 (Mute) button should send a command. Perhaps even the different presses supported by The Daily Struggle library could be sent.

This is only a baby step towards more the full API for which developers of other products using the GPAD .