ME480FSM  V0.0.1
Library for ME480L
ME480 Library to help with the implementation of Finite State Machines and Feedback Control

Introduction

This is the documentation for the ME480FSM library developed for ME480L controls laboratory. The library contains routines that help with the implementation of finite state machines and feedback controllers programmed on Arduino processors. The functions in the classes are built in the four block format adopted by the course. The code is available in the Arduino/Libraries/ME480FSM/src directory. The *.cpp files contain the actual code and the *.h files declare the class structures.

Author

Writen by Alex Brown and Jeffrey Helm.

License

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.