Navigation
UML-Tool specific Intro
How-To
Examples
Designers Toolbox
- Article on www.embedded.com State charts can provide you with software quality insurance.
Integrated state-chart editor with auto-layout
Focus on modeling and not on moving states around to create a nice looking diagram! Syntax aware text fields offer a comfortable way to specify actions, guards etc. When the diagram passed the model checker it can be directly simulated. Connect the diagram to the real hardware to monitor the state machine in action.
There are better ways to model state machines than using spread sheets!
In the past different μC manufacturers have published application notes about the benefit of using state machines for the design of embedded software. An example is the application note SLAA402 from Texas Instruments (TI). It suggests to generate source code based on a spread sheet table. Nowadays several affordable UML modeling tools are available supporting the efficient design of state machines in a graphical way. SinelaboreRT generates production quality source code from state diagrams created with many different UML tools. Give it a try!
Latest Changes
Page | Date | User | Tags |
---|---|---|---|
Generate efficient source code from UML state diagrams and activity diagrams! | 2019/12/09 20:26 | Peter Mueller | |
DCF77 Radio Clock | 2019/12/09 20:00 | Peter Mueller | application example, msp430 |
Safety Function Block | 2019/12/09 20:00 | Peter Mueller | application example |
Automatic Light Controller | 2019/12/09 20:00 | Peter Mueller | application example |
Vending Machine example on GitHub | 2019/12/09 20:00 | Peter Mueller | |
Building a ModbusRTU server with state machines, activity diagrams and minimal runtime environment | 2019/12/09 20:00 | Peter Mueller | modbus, modbusrtu, application example, activity, msp430 |
Getting started with the PIC16F18446 and State Machines | 2019/12/09 20:00 | Peter Mueller | pic, application example |
Getting started with a Traffic Lights example on MSP430 - part 1 | 2019/12/09 19:59 | Peter Mueller | msp430, tl, application example, part, 1 |
Navigation | 2019/12/04 19:09 | Peter Mueller |
Leave your comments