From 73355377e1bfea9c72b7043f7f88dbaad124a9ca Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sun, 3 Nov 2024 16:32:00 +0800 Subject: Add links. --- door_lock/README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/door_lock/README.txt b/door_lock/README.txt index e9fbe1d..c565b71 100644 --- a/door_lock/README.txt +++ b/door_lock/README.txt @@ -1,7 +1,7 @@ ELECTRICAL CONNECTIONS Following connections puts the atmega328p in a configuration that mirrors the -configuration of an Arduino Uno. +configuration of an Arduino Uno [1]. 1. Pin 1 of the IC connects to the 5V via a 10k resistor to prevent the atmega328p from resetting. @@ -12,3 +12,7 @@ configuration of an Arduino Uno. 4. Pins 8 and 22 connect to ground. Now connect the PWM line of the servo to pin 15 of the IC. + +LINKS + +[1] https://www.youtube.com/watch?v=J3DYgzRvLT8 -- cgit v1.2.3