dms-lite icon indicating copy to clipboard operation
dms-lite copied to clipboard

Make install more configurable

Open nfeuer opened this issue 5 years ago • 2 comments

Currently, the bash install includes all packages. While this is fine, it would make more sense to have an option to select how the PaPi is interfacing with PaPiDuck (WiFi vs serial vs other).

nfeuer avatar Jun 11 '20 14:06 nfeuer

At some point might make sense to have some kind of GUI to select the mode

nfeuer avatar Jun 17 '20 14:06 nfeuer

The plan to resolve this as I was thinking. Was to have a docker container run MQTT on any device and the duck would connect to it via your local network. This would eliminate the need for a USB serial since people sometimes have issues with that. If you want to operate in an offline capacity you could always run a script to turn say a raspi into an AP and use it remotely in the field without having the need to rely on home internet connection.

Evilgeniusnerd avatar Apr 17 '21 14:04 Evilgeniusnerd