diff options
author | Pratik-Nemane | 2024-08-02 11:05:25 +0530 |
---|---|---|
committer | GitHub | 2024-08-02 11:05:25 +0530 |
commit | a6c7069080169e924e182dd653a203f1b7324fed (patch) | |
tree | 159602be0d77693b5d38599d1c6e78810089d718 | |
parent | c7d624b6c7f81c05d69209eaf70f13641c17f5d5 (diff) | |
download | FLOSS_Jupyter_Notebook-a6c7069080169e924e182dd653a203f1b7324fed.tar.gz FLOSS_Jupyter_Notebook-a6c7069080169e924e182dd653a203f1b7324fed.tar.bz2 FLOSS_Jupyter_Notebook-a6c7069080169e924e182dd653a203f1b7324fed.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |