Introduction
Barix' Flexa devices are programmable in Lua or Python.
The Elgato Stream Deck devices are a nice choice if a project requires a typical UI to select from streaming targets, have control buttons, give feedback via these buttons etc.
Examples:
- Digital Message Player application where the user selects a message to be played by button (M400)
- Screen Control application where a user can select the content of a specific hdmi screen to be shown (Barionet)
- Paging solution where multiple streaming targets can be selected (and buzy zones can be seen
but it does not stop with streaming !
Control anything, from MQTT messages to URL calls to functions in your software with that gadget.
This documentation describes the libraries provided by Barix which allow easy interfacing from Lua, and includes a simple demo application for the Barionet (which should also run on any other platform).