uf-mil / mil

Monorepo of the Machine Intelligence Lab at the University of Florida
https://mil.ufl.edu/docs
Other
46 stars 29 forks source link

Acoustic Modem Raspberry Pi testbed automation #333

Open kawaiiPlat opened 3 years ago

kawaiiPlat commented 3 years ago

The acoustic modem testbeds are currently running via python scripts that are started manually on the Pis.

The goal of this issue is to get the scripts running under a control script that takes in input via buttons attached to the GPIO pins and lets logging be started and stopped, as well as possible feedback via a piezo or LEDs mounted to the side of the 3d printed water resistant boxes.

kawaiiPlat commented 3 years ago

To clarify, the control script would be responsible for starting and stopping the logging scripts. The logging scripts would be responsible for the data management.