Welcome to my Arduino Projects repository.
This collection contains various embedded systems and electronics projects built using Arduino microcontrollers, sensors, actuators, and communication modules.
Each project folder includes:
- Source code
- Circuit wiring details
- Project-specific README
- Demonstration notes
- Arduino Uno / Nano
- C++ (Arduino framework)
- Sensors & Actuators
- LCD / OLED Displays
- Servo & DC Motors
- NFC / RFID Modules
Folder: /nfc_lock
An NFC-based access control system using:
- PN532 NFC reader (IΒ²C)
- Arduino Uno
- Servo motor lock
- 16x2 LCD
- Add / Remove card management buttons
Features:
- Store authorized NFC cards
- Add and remove users
- Visual LED + LCD feedback
- Servo-controlled locking
β‘οΈ See full documentation inside:
/nfc_lock/README.md
(More projects will be added here as the repository grows.)
- Open any project folder.
- Read the projectβs README for wiring and setup.
- Install required Arduino libraries.
- Upload the code to your Arduino board.
- Build the circuit and test.
All projects in this repository are open-source and free to use for educational and personal projects.
Developed by Montaser Asad
Stay tuned :)