State Machines I.
statové stroje, stavové diagramy, sériová komunikácia, digitálny výstup, analógový vstup
Záznam z prednášky
Additional Resources
Build a Night Security Light with Arduino - In this project you’re going to build a night security light with a relay module, a photoresistor and an Arduino.
Finite-state machine - A finite-state machine (FSM) or finite-state automaton (FSA, plural: automata), finite automaton, or simply a state machine, is a mathematical model of computation.
What is a state machine? - A state machine is a behavior model.
Analog Signal - An analog signal is any continuous signal for which the time-varying feature of the signal is a representation of some other time-varying quantity, i.e., analogous to another time-varying signal.
What is the Difference Between Analog and Digital Signal Processing?
Quantization (signal processing) - Quantization, in mathematics and digital signal processing, is the process of mapping input values from a large set (often a continuous set) to output values in a (countable) smaller set, often with a finite number of elements.
Sampling (signal processing) - In signal processing, sampling is the reduction of a continuous-time signal to a discrete-time signal.
map() - Re-maps a number from one range to another.