README.md: Added some links

This commit is contained in:
Malte Bublitz 2023-11-08 19:59:23 +01:00
parent c693412535
commit 363e242654
Signed by: malte70
GPG Key ID: 605DA5C729F9C184
1 changed files with 8 additions and 0 deletions

View File

@ -72,3 +72,11 @@ PHP based Web interface for `fifo_bridge.py` supporting all commands of *MAPID/C
### `notification.sh`
Use the LED and display to show a notification, the purpose of the whole MAPID project.
## Links
- [My blog post about MAPID (German)](https://malte70.de/blog/mapid/)
- Arduino libraries
- [SerialCommand Advanced](https://github.com/shyd/Arduino-SerialCommand)
- [serLCD](http://playground.arduino.cc/Code/SerLCD)