The LifeSensor project is an open-source, modular, low-cost bio sensing platform.
- This project is a collection of parts and products.
- Parts are components that provide a set of features.
- Products are LifeSensor devices consisting of parts.
- Parts are subjects to requirements and constraints imposed by products and other parts.
- Docker images used by this project
- Every used toolchain exists as docker image
- Documents regarding the whole project
- LifeSensor components used to build products
- LifeSensor devices consisting of parts
make help
- show Makefile options
make all
- build & test all components
make build
- build all components
make test
- test all components
make clean
- clean all components
make distclean
- distclean all components
Please see CONTRIBUTING.md for more information on how to contribute.
Please see LICENSE.md for more information on the used licenses.