Skip to content

Releases: CATIA-Systems/Modelica-Arduino

v0.3.0

20 Aug 21:53
Compare
Choose a tag to compare

What's Changed

  • Add support for OpenModelica
  • Remove 32-bit support

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 May 22:03
Compare
Choose a tag to compare

What's Changed

  • Update dependencies to Modelica 4.0.0 and Modelica_DeviceDrivers 2.0.0
  • Add ShiftOutHelloWorld and ToneMelody examples
  • Changed build to CMake
  • Improve thread synchronization

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Feb 13:39
Compare
Choose a tag to compare

Added

  • 6 degree-of-freedom robot arm model w/ 3-d animation (replaces Braccio)

Changed

  • PWM signals are now generated w/o sample() operator for Modelica compliance
  • Compile external ArduinoUno object as dynamic instead of static library

v0.0.5

13 Nov 15:14
Compare
Choose a tag to compare

Added

  • Experimental support for 3DEXPERIENCE DBM
  • documentation strings in models

Changed

  • Arduino.Components.ArduinoUno changed from block to model to avoid warnings
  • source code moved to Arduino/Resources to support import into DBM
  • sketch is now built with nmake instead of msbuild to support Visual Studio Express

v0.0.4

27 Jul 09:02
Compare
Choose a tag to compare

Added

  • Servo library and models
  • Braccio library and examples
  • Firmata package to connect Modelica models to the real world

Changed

  • Arduino block changed to schematic design

v0.0.3

25 May 11:40
Compare
Choose a tag to compare
no message