My Project
My Project Documentation

Introduction

The following portfolio demonstrates projects from ME 305, Introduction to Mechatronics

Fibonacci Calculator

This project calculates the Fibonacci number corresponding to an inputted index. The project can be found at fibonacci.py and the code can be found at https://bitbucket.org/mzaman01/me305_labs/src/master/Lab%201/fibonacci.py

Elevator FSM

This project contains the finite state transtion of an elevator moving between two floors. This project can be found at elevator_fsm.py and the code can be found at: https://bitbucket.org/mzaman01/me305_labs/src/master/hw%202/elevator_fsm.py

Nucleo Board LED Patterns

This projects contains the finite state transition of a Nucleo STM32L476's LED (LD1) transitioning between 3 wave patterns (Square, Sinuisoidal, Saw-Tooth). This project can be found at nucleo_LED.py and the code can be found at: https://bitbucket.org/mzaman01/me305_labs/src/master/Lab%202/nucleo_LED.py

Simon Says Nucleo Game

This projects contains the finite state transition of a Simon Says Game utilizing the Nucleo STM32L476's LED (LD1). The project can be found at simonTask.py and the code can be found at: https://bitbucket.org/mzaman01/me305_labs/src/master/Lab%203/simonTask.py

UI Term Project

This project contains the final term project of ME 305. The details of the project can be found ME 305 UI Term Project here.

Author
Maisha Zaman
Date
March 18th, 2021