wendehals/arduino_sct_tools
YAKINDU Statechart Tools for Arduino
This helps embedded systems developers program Arduino boards by designing behavior visually using statecharts. You input a visual statechart diagram, and it generates the C++ code for your Arduino. This is for anyone creating embedded systems or IoT devices with Arduino who wants a more intuitive way to define complex device logic.
No commits in the last 6 months.
Use this if you want to define the behavior of your Arduino microcontroller using visual statecharts and automatically generate the necessary C++ code.
Not ideal if you prefer to write all your Arduino code manually from scratch or need extremely fine-grained, low-level hardware control without abstraction.
Stars
22
Forks
4
Language
Java
License
EPL-1.0
Category
Last pushed
Dec 04, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/wendehals/arduino_sct_tools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.