wendehals / arduino_sct_tools

YAKINDU Statechart Tools for Arduino

Home Page:https://wendehals.github.io/arduino_sct_tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YAKINDU SCT for Arduino

This project brings you tooling to program your Arduino with statecharts. You will use the YAKINDU Statechart Tools to create a statechart. With this statechart you model the intended behaviour of your Arduino. From the state chart C++ code is generated for your Arduino. You just need to fill two methods to connect the hardware to your statechart and deploy the code to your Arduino. Five minutes to program an Arduino with statecharts!

YAKINDU SCT for Arduino does not only support the well-known Arduino Uno board but various other boards based on these microprocessors and their derivates: ATmega328, ATmega2560, ATmega32u4, ESP8266, and others. It even supports unknown microprocessors by a generic implementation.

You will find further documentation here:

Build Status

About

YAKINDU Statechart Tools for Arduino

https://wendehals.github.io/arduino_sct_tools/

License:Eclipse Public License 1.0


Languages

Language:Java 46.8%Language:HTML 30.4%Language:Xtend 22.8%