Skip to content

Repository files navigation

Arduino Coordinator (RasPi)

Usage

Prequesites

This project needs following dependencies

  • Python version 3.6
  • Python virtualenv
  • Driver for serial ports

Installing

Enter virtualenvironment and install dependencies

virtualenv venv
source venv/bin/activate
pip install -r deps.txt

Start listening

python src/main.py

To run the script in failsafe mode

./start.sh

Testing

To run the test suite simply run

python -m unittest discover

Built With

License

This project is licensed under the MIT License

Acknowledgements

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages