https://github.com/gedex/digital-key-lock
Digital key lock powered by AT89C51 interfaced with LCD, LEDs, buzzer and keypad
https://github.com/gedex/digital-key-lock
Last synced: over 1 year ago
JSON representation
Digital key lock powered by AT89C51 interfaced with LCD, LEDs, buzzer and keypad
- Host: GitHub
- URL: https://github.com/gedex/digital-key-lock
- Owner: gedex
- Created: 2013-05-20T01:20:37.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-20T07:12:33.000Z (about 13 years ago)
- Last Synced: 2025-02-15T08:25:12.145Z (over 1 year ago)
- Language: Assembly
- Size: 1.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Digital Key Lock
================
This project was my graduate assignment, digital key lock powered by AT89C51
interfaced with LCD, LEDs, buzzer and keypad.
## In this repo
* `images` — Screenshots and schematic.
* `pi` — Penulisan Ilmiah (Bahasa Indonesia).
* `code.asm` — Source code in assembler.