From 26846fde58ff9a955d284e5c2b3b9fc48b85f58b Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Thu, 4 Jun 2026 21:23:25 -0400 Subject: [PATCH] WIP --- 05-photoresistors/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/05-photoresistors/README.md b/05-photoresistors/README.md index d2a2342..448aaa7 100644 --- a/05-photoresistors/README.md +++ b/05-photoresistors/README.md @@ -6,6 +6,8 @@ This is another analog to digital converter project using a photoresistor like I # Lessons Learned +The code in this lesson is unremarkable; the lessons here were primarily in correcting some fundamental misunderstandings in my basic electronics knowledge. + - Resistors in a circuit don't work the way I thought they did - How a voltage divider actually works and why we might use one - How a photoresistor actually works under the hood