From 2e495f38563f8e04d2c359f0846dbe8bb320537c Mon Sep 17 00:00:00 2001 From: Taylor Date: Tue, 17 Sep 2024 00:35:39 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..98cd78b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# lamp_control + +A simple Arduino program to act as a simple PWM controller, supporting a rotary encoder (with button) to control power and brightness. \ No newline at end of file