Software to build up an REST-API on an Arduino based microcontroller, to interact with hardware and the physical environment
Go to file
2020-05-06 17:26:51 +02:00
main Saved development process 2020-05-06 17:26:51 +02:00
scripts Saved development process 2020-05-06 17:26:51 +02:00
.gitignore Added config file 2020-05-06 14:05:15 +02:00
.travis.yml Added administration scripts 2020-05-06 13:55:34 +02:00
LICENSE.txt Added License 2020-05-06 13:58:48 +02:00
README.md Saved development process 2020-05-06 17:26:51 +02:00

Physical Interface

License: AGPL v3

Software to build up an REST-API on an Arduino based microcontroller, to interact with hardware and the physical environment.

Setup

First update the necessary software via typing in:

bash ./scripts/library-update.sh
bash ./scripts/board-update.sh

License

The "GNU AFFERO GENERAL PUBLIC LICENSE" applies to this project.