Skip to content

Opening book details…

About this document

Microcontroller State Machine Design by api-345799611 is a document available to read on EtoBox.

This document describes a microcontroller lab project involving a finite state machine with two parts. The first part uses dip switches as inputs to control motors and a 7-segment display. The second part takes a string of directions and times as input to similarly control outputs. The methodology involved planning inputs/outputs, drawing state diagrams, writing code using if/switch statements, and testing. Code for the second part additionally uses an array and for loop to iterate through the string input.

Author
api-345799611
Language
EN