-
Notifications
You must be signed in to change notification settings - Fork 0
Rohit Second and Third Week Update
ROHIT KHUSPE edited this page Jul 19, 2016
·
1 revision
- Studied the the statechart editor tool YAKINDU and QM tool.
- https://www.itemis.com/en/yakindu/statechart-tools/documentation/installation/
- https://www.itemis.com/en/yakindu/statechart-tools/documentation/tutorials/#oss_five-minutes-tutorial
- http://www.state-machine.com/qm/gs_tut.html
- We modeled the some of the task using yakindu statechart editor.
- We are even successfully generating code in C,C++ and java language.
- To find appropriate tool for statechart editing and code generation.
- The code which we are generating is very complex to understand.
- We tried our level best to understand the code.
- The code which we are getting from QM modeling tool is totally arduino compatible.
- We followed few blogs to make yakindu generated code arduino compatible.
- http://scholtyssek.blogspot.in/2013/10/yakindu-statechart-tools-arduino.html
- https://blogs.itemis.com/en/developing-software-for-arduino-with-yakindu-statechart-tools
- How to make changes in QM modeling tool generated code.
- To find proper plugin like arduino and AVR plugin for eclipse.
- http://avr-eclipse.sourceforge.net/wiki/index.php/Plugin_Download
- http://www.instructables.com/id/How-to-get-started-with-Eclipse-and-AVR/?ALLSTEPS