mirror of
https://github.com/kevinveenbirkenbach/physical-interface.git
synced 2024-11-13 05:41:05 +01:00
Software to build up an REST-API on an Arduino based microcontroller, to interact with hardware and the physical environment
main | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
LICENSE.txt | ||
README.md |
Physical Interface
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.