Pre-class Assignment

Complete zyBook participation activities 10.1 and 10.2.

Announcements

Learning Objectives and Outcomes

In this lecture, you will...

By the end of this lecture, you should be able to...

Lecture Content

Time Ordered Vs. Data Processing Behavior

10.1 Time-ordered Behavior

What are some examples of time ordered and data processing behavior we have implemented in class so far? Take a few minutes to discuss with a partner.

Time Ordered Data Processing
wait for input on keypad (or serial monitor) Instantaneous heart rate calculation
debounce code (knowing when keypad was released) calculation in the calculator
sampling of the ADC (ticker) peak detection algorithm

Pulse Counter Example

Screen Shot 2023-02-16 at 10.28.56 AM.png