From a6c7069080169e924e182dd653a203f1b7324fed Mon Sep 17 00:00:00 2001 From: Pratik-Nemane Date: Fri, 2 Aug 2024 11:05:25 +0530 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9558b31..ca63c8a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Physical Computing with ESP32, MicroPython, and Jupyter Notebook +# Physical Computing with ESP32, MicroPython, and Jupyter Notebook This repository contains a collection of projects and examples for physical computing using the ESP32 microcontroller with MicroPython, managed and executed through Jupyter Notebook. These examples demonstrate how to connect and control various sensors and actuators, enabling you to create interactive and connected devices. Introduction -- cgit