roaldarbol / bux

🐞 A simple GUI for running experiments
MIT License
2 stars 0 forks source link
microcontroller opencv python

Still in alpha-mode, and not ready for download. It is planned to be released to PyPi during Fall 2022.

Welcome! 🐞

Bux is a simple GUI for running experiments. It is aimed to fill a gap between recording various data streams asynchronously and the more powerful, complex solutions such as Bonsai and Autopilot. Bux has to primary types of control: Cameras and microcontrollers (currently only Micropython is supported). This allows the user to seamlessly record multiple synchronized video streams along with control of both environmental sensors (e.g. temperature, humidity, light) and actuators (e.g. motors, peltier elements, etc.). Bux ensures that all data as well as metadata is logged by default, making it suitable for a less tech-savvy audience.

Bux is designed with a few key design principles in mind: