Elevator Control System using STM32 MCU

Published:

Outcome:

  • Developed an elevator control system using MATLAB/Simulink, designed to lift and halt a cabin across three floors, each with up/down call buttons.
  • Configured signals in STM32Cube, created driver blocks in Simulink, and tested the model using MIL validation blocks.
  • Converted the Simulink model to C++ code using Embedded Coder and deployed it on the STM32 MCU using Keil μVision. Testing was conducted using both Simulink HIL and manual testing.