Skip to content

Rohit Second and Third Week Update

ROHIT KHUSPE edited this page Jul 19, 2016 · 1 revision

Work that we have done in second week:

  1. Studied the the statechart editor tool YAKINDU and QM tool.
  2. https://www.itemis.com/en/yakindu/statechart-tools/documentation/installation/
  3. https://www.itemis.com/en/yakindu/statechart-tools/documentation/tutorials/#oss_five-minutes-tutorial
  4. http://www.state-machine.com/qm/gs_tut.html
  5. We modeled the some of the task using yakindu statechart editor.
  6. We are even successfully generating code in C,C++ and java language.

Challenges Faced:

  1. To find appropriate tool for statechart editing and code generation.
  2. The code which we are generating is very complex to understand.

Work we have done in third week:

  1. We tried our level best to understand the code.
  2. The code which we are getting from QM modeling tool is totally arduino compatible.
  3. We followed few blogs to make yakindu generated code arduino compatible.
  4. http://scholtyssek.blogspot.in/2013/10/yakindu-statechart-tools-arduino.html
  5. https://blogs.itemis.com/en/developing-software-for-arduino-with-yakindu-statechart-tools

Challenges Faced:

  1. How to make changes in QM modeling tool generated code.
  2. To find proper plugin like arduino and AVR plugin for eclipse.
  3. http://avr-eclipse.sourceforge.net/wiki/index.php/Plugin_Download
  4. http://www.instructables.com/id/How-to-get-started-with-Eclipse-and-AVR/?ALLSTEPS

Clone this wiki locally