From 363e2426540fbb0700faf8b196cd34231e18474e Mon Sep 17 00:00:00 2001 From: Malte Bublitz Date: Wed, 8 Nov 2023 19:59:23 +0100 Subject: [PATCH] README.md: Added some links --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a88310c..4c4c214 100644 --- a/README.md +++ b/README.md @@ -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) +