Software to build up an REST-API on an Arduino based microcontroller, to interact with hardware and the physical environment
Go to file
Kevin Veen-Birkenbach 00372ea266 Optimized comunication 2020-05-08 13:33:31 +02:00
main In between commit development 2020-05-07 10:32:52 +02:00
scripts Optimized comunication 2020-05-08 13:33:31 +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 series communication links 2020-05-08 13:32:56 +02:00

README.md

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.