Visual design of the control logic of a fitness bracelet
A finite state machine fitness wristband model that responds to changes in human activity, as well as simulates counting steps and sending notifications.
You can learn more about the project by reading the [article](https://habr.com/ru/companies/etmc_exponenta/articles/910114 /) on Habré.
Getting started
- Open the model
fitness_tracker.engee; - Run the interactive script
_fitness_tracker.ngscriptto initialize the parameters; - Run the script
run_interactive_simulation.jlto start the simulation.
Configuring Model parameters
The user's behavior and the settings of the fitness bracelet can be changed in the script. fitness_tracker.ngscript right during the simulation:
Example of running a simulation
In order to make the demonstration more visual, I recorded a short video.: