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-08 11:50:42 +02:00
main In between commit development 2020-05-07 10:32:52 +02:00
scripts Added read serial 2020-05-08 11:50:42 +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 Added other helpful links 2020-05-08 11:00:22 +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

Maintaining

The following links can be helpful for maintaining this code and understanding the domain:

Hardware

Transistor
IR-Reciever

IR

Serial Monitor

License

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