summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPratik-Nemane2024-08-02 11:05:25 +0530
committerGitHub2024-08-02 11:05:25 +0530
commita6c7069080169e924e182dd653a203f1b7324fed (patch)
tree159602be0d77693b5d38599d1c6e78810089d718
parentc7d624b6c7f81c05d69209eaf70f13641c17f5d5 (diff)
downloadFLOSS_Jupyter_Notebook-a6c7069080169e924e182dd653a203f1b7324fed.tar.gz
FLOSS_Jupyter_Notebook-a6c7069080169e924e182dd653a203f1b7324fed.tar.bz2
FLOSS_Jupyter_Notebook-a6c7069080169e924e182dd653a203f1b7324fed.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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