Tasks of a Microcontroller
-
Provide Digital Outputs.
-
Read Digital Inputs. Serial Monitor.
-
Measuring time, events and time between events.
-
Measure Voltage/Current/Resistance, read sensors (ADC, oversampling, voltage
reference, hall effect current measurement).
-
Respond to synchronous and asynchronous events (Interrupts), FSM, FSMD.
-
Visualize/Print data/information.
-
Generate waveforms, sound, notes and music.
-
Communicate with internal and external devices.
-
Generate random numbers (LFSR, using noise, counter).
-
Signal processing (averaging, FFT etc).
-
Read and Store data.
-
Control motion.



0 Comments:
Post a Comment
<< Home