diff options
author | manasdas17 | 2019-08-26 09:44:39 +0530 |
---|---|---|
committer | GitHub | 2019-08-26 09:44:39 +0530 |
commit | adeab08fc6608c18ea6fe3b1ca791a978c0d2d0f (patch) | |
tree | fea138585b2865d0335b8b7d491ba75e03970d1f | |
parent | 210205602c7a296f115dd8139686dfeecf3b11d5 (diff) | |
download | OpenModelica_Arduino_With_MDD-1-adeab08fc6608c18ea6fe3b1ca791a978c0d2d0f.tar.gz OpenModelica_Arduino_With_MDD-1-adeab08fc6608c18ea6fe3b1ca791a978c0d2d0f.tar.bz2 OpenModelica_Arduino_With_MDD-1-adeab08fc6608c18ea6fe3b1ca791a978c0d2d0f.zip |
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,10 +1,11 @@ # OpenModelica_Arduino_With_MDD on Linux (Ubuntu 16.04 onwards) Embedded Experiments with OpenModelica and Arduino with facility for Embedded C code generation. -Free & Open Source library for based on OpenModelica to perform Embedded Experiments with Arduino.Also, there is a facility to generate Embedded C code by using Modelica_DeviceDrivers models. +Free & Open Source library based on OpenModelica to perform Embedded Experiments with Arduino. Also, there is a facility to generate Embedded C code by using Modelica_DeviceDriver models. + Library description -The library is an open source Modelica package for rael-time simulation of circuit designs involving Arduino platforms based on AVR Atmega328P MCUs. +The library is an open source Modelica package for real-time simulation of circuit designs involving Arduino platforms based on AVR Atmega328P MCUs. Main features: |