StateMachineSafe is a project aimed at designing and simulating a state machine to manage the opening and closing of a safe. This machine is built using D flip-flops and logic gates, ensuring precise logical control of the mechanism.
- ๐ State Machine Design: Development of a state graph defining the safe's behavior.
- ๐งฎ Transition Table and Karnaugh Map: Derivation of logical equations necessary for system operation.
- ๐ฌ LTSpice Simulation: Verification and validation of the logical circuit through LTSpice simulation.
- ๐ Secure Access Management: Implementation of a reliable mechanism ensuring the safe's opening and closing according to a defined sequence.
๐ท๏ธ Feature | ๐ Description |
---|---|
๐ State Machine | Modeling of the control system with a state graph |
๐ Transition Table | Definition of transitions between states |
๐ Karnaugh Map | Simplification of logical equations |
๐ ๏ธ Hardware Implementation | Use of D flip-flops and logic gates |
๐ฅ๏ธ LTSpice Simulation | Verification of behavior through simulation |
๐ญ State Graph | ๐๏ธ Transition Table | โก Logic Circuit |
---|---|---|
![]() |
![]() |
![]() |
This project is open-source. Feel free to use, modify, and contribute! ๐