Pre-class Assignment
Complete participation activities for 11.1 and 11.2.
Announcements
- Lab 2 is due today
- Talk to me ASAP if you are having issues finishing the lab
- Lab 3 is out and will be due Thursday March 2nd
- Office hours signup
Learning Objectives and Outcomes
In this lecture you will:
- listen to a lecture on implementing a state machine in C++ for lab 3
By the end of this lecture you should be able to:
- complete most of lab 3 (at least up to exercise 3)
Lecture Content
Lab 3 Introduction
- intro to state machine
- using RIBS (windows only)
- LEDs
- ultrasonic sensor
State Machine: Key Points
- Moore machine: Code can go inside state outputs (NOT transitions! (yet…))