|
|
|
|
|
by ttd
254 days ago
|
|
If you're fond of state machines as an abstraction for system design, I highly recommend reading the Harel statechart paper. It's well-written and understandable. And, it's truly a useful extension of the type of state machine diagrams software engineers typically produce. |
|
I'm a little worried the author (Lee) may have a particular PoV and perhaps this wasn't the best resource to learn from?
I'm building an automated environmentally monitored +. controlled mushroom fruiting chamber. V1 I got by just with very basic state machines but I'm trying to take it up a notch in sophistication and do it the "right " way.