physical-interface/README.md

1.4 KiB

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

Software

IR

Serial Communication

License

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