From 3a4b67b01c0406f3460790365dff2a4848b3c3b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Furkan=20T=C3=BCrkal?= Date: Fri, 11 Jan 2019 23:45:11 +0300 Subject: [PATCH] Added MMM-ArduPort module --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index c2ef23f..294df35 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -248,6 +248,7 @@ The following modules are created by their respective authors. |Title|Author|Description| |:-|:-|:-| +|[MMM-ArduPort](https://github.com/Dentrax/MMM-ArduPort) | Dentrax | This module provides Arduino serial communication support with Raspberry PI. Arduino sends the sensor's data value to the module using Python. Your next favorite Plug&Play utility module. |[MMM-UDR](https://github.com/crimsonclyde/MMM-UDR) | CrimsonClyde | Display own events in default compliments module style |[MMM-CalendarWeek](https://github.com/heskja/MMM-CalendarWeek) | heskja | Display a weekly (n days) calendar view | |[MMM-API](https://github.com/juzim/MMM-Api) | JuZim | A somewhat RESTful(ish) API. |