This document summarizes the design and implementation of a fuzzy logic controller for speed control of a DC motor. It describes creating a fuzzy logic class library in Visual Studio, defining the Mamdani fuzzy system and input/output variables, adding trapezoidal and triangular membership functions to fuzzify the speed input and output voltage, writing five fuzzy rules to relate them, and taking a screenshot of the project.