mirror of
https://github.com/kevinveenbirkenbach/physical-interface.git
synced 2024-11-14 06:11:04 +01:00
990 B
990 B
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
Maintaining
Links
The following links can be helpful for maintaining this code and understanding the domain:
Hardware
IR
- https://github.com/crankyoldgit/IRremoteESP8266
- https://github.com/z3t0/Arduino-IRremote/blob/master/examples/IRrecvDumpV2/IRrecvDumpV2.ino
- https://daniel-ziegler.com/arduino/esp/mikrocontroller/2017/07/28/arduino-universalfernbedienung/
Serial Monitor
License
The "GNU AFFERO GENERAL PUBLIC LICENSE" applies to this project.