From 0d7f26e676eb7ff08d44c689e342cc24300fe974 Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Thu, 28 May 2026 16:36:20 -0400 Subject: [PATCH] Add toplevel README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..49b9d75 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +This repository contains a record of projects I built and things I learned while working through a FreeNove ESP32-S3 WROOM kit and tutorials. + +The primary purpose of this repository is for me to reinforce what I'm learning by producing informal reports on each project. I am the primary audience. My blog is the secondary audience. + +This is not a teaching tool. I might state something incorrect in one project, only to learn the truth of the matter later on, and then forget to come back and update it. + +You're welcome to follow along. Enjoy the ride. + +[The FreeNove ESP32-S3 WROOM I'm using](https://store.freenove.com/products/fnk0084)