From 3b84c20790a61a48e62053f33ed0fa0d08aa3ccf Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Mon, 8 Jun 2026 09:04:04 -0400 Subject: [PATCH] WIP --- 06-joystick/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/06-joystick/README.md b/06-joystick/README.md index e667ac7..2f0e765 100644 --- a/06-joystick/README.md +++ b/06-joystick/README.md @@ -6,6 +6,8 @@ This demo shows using a joystick peripheral to control the position of an LED li I won't cover the entirety of the code here, but you are welcome to peruse it for yourself: [06-joystick.ino](06-joystick.ino) +

Putting together almost everything I’ve learned about arduino and esp32 over the past few weeks to make a joystick blinks lights demo with calibration. Challenging but very fun. pic.twitter.com/7blqqQOlYg

— Andrew Kesterson (@AKLabsDotNet) June 6, 2026
+ # Lessons Learned * Fritzing is time consuming but neat