Arduino Rotary encoder combination lock (door lock system with Rotary Encoder)

This is a very original, effective, and interesting example of a safe lock, which is almost identical to the large factory safes.

Nov 14, 2024

4396 views

0 respects

GPL3+

Components and supplies

3

470 Ohms Resistor (or multiple to add 470 Ohms)

1

Arduino Nano

1

Relay (generic)

1

rotary encoder

3

LED 5mm red

1

Transistor PNP

1

Piezo Buzzer

1

Push Button

Tools and machines

1

Soldering kit

Apps and platforms

1

Arduino IDE

Project description

Code

code

cpp

...

Downloadable files

code

...

Code Final.zip

Documentation

Schematic

...

Schematic.jpg

Comments

Only logged in users can leave comments

asdfe32

3 months ago

You're not saving any bytes by doing fancy math tricks on an Arduino's architecture. However if you actually used the constants you've declared you would save some bytes.