summaryrefslogtreecommitdiff
path: root/OpenModelica-Arduino-MDD-Windows/README.md
diff options
context:
space:
mode:
authormanasdas172019-08-26 11:13:36 +0530
committermanasdas172019-08-26 11:13:36 +0530
commit4b4042336db88a56f8c145107ad38fcee46b245b (patch)
treeffd9a94deedac9b80ea5d200a9eac3e53f78a8af /OpenModelica-Arduino-MDD-Windows/README.md
downloadOpenModelica_Arduino_With_MDD_Windows-4b4042336db88a56f8c145107ad38fcee46b245b.tar.gz
OpenModelica_Arduino_With_MDD_Windows-4b4042336db88a56f8c145107ad38fcee46b245b.tar.bz2
OpenModelica_Arduino_With_MDD_Windows-4b4042336db88a56f8c145107ad38fcee46b245b.zip
Initial commit
Diffstat (limited to 'OpenModelica-Arduino-MDD-Windows/README.md')
-rw-r--r--OpenModelica-Arduino-MDD-Windows/README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/OpenModelica-Arduino-MDD-Windows/README.md b/OpenModelica-Arduino-MDD-Windows/README.md
new file mode 100644
index 0000000..2287de8
--- /dev/null
+++ b/OpenModelica-Arduino-MDD-Windows/README.md
@@ -0,0 +1,24 @@
+# OpenModelica-Arduino-Windows
+Free library for interfacing Arduino using Modelica and Modelica_DeviceDrivers models in Windows.
+There is support for serial port.
+
+## Library description
+The `OpenModelica-Arduino-Windows` library is an open source Modelica package.
+
+Main features:
+ * Support for Windows.
+ * (Soft) real-time synchronization of a simulation.
+
+Please note that the library is known to work with
+* OpenModelica (partial support starting with OpenModelica v1.11.0, e.g.serial port).
+
+## Development and contribution
+Main developers:
+* [Vanessa Singh](https://github.com/VanessaSingh), contribution to the Windows specific code
+* [Souradip Pal](https://github.com/Souradip-sopho), bug fixes,repository management.
+* [Disha Agarwal](https://github.com/disha4u), various documentation.
+
+Contributions in shape of [Pull Requests] are always welcome.
+
+The following people have directly contributed to the implementation of the library (many more have contributed by providing feedback and suggestions):
+* Manas Ranjan Das (project mentor), contribution in bug fixes,error removal etc.