https://github.com/bharadwaj-r/arduino_smart-lock-state-machine
Smart Lock system implemeted using state machine, modular programming, and Arduino Uno
https://github.com/bharadwaj-r/arduino_smart-lock-state-machine
Last synced: 21 days ago
JSON representation
Smart Lock system implemeted using state machine, modular programming, and Arduino Uno
- Host: GitHub
- URL: https://github.com/bharadwaj-r/arduino_smart-lock-state-machine
- Owner: Bharadwaj-R
- Created: 2025-04-14T10:20:51.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-14T11:42:43.000Z (about 2 months ago)
- Last Synced: 2025-04-14T12:41:23.026Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Smart Key using a State Machine
Using the concept of state machines to implement a smart lock system in Arduino Uno.