summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPratik-Nemane2024-08-02 11:09:29 +0530
committerGitHub2024-08-02 11:09:29 +0530
commit1b382bd87bf7df0848eb0ca28bfd2097e9775dda (patch)
treef207e77435eea9c5a280d8ad7e96d1b56961fcdb
parentea4b8baccf499d2725c01a3e8083bffbfc619696 (diff)
downloadFLOSS_Jupyter_Notebook-1b382bd87bf7df0848eb0ca28bfd2097e9775dda.tar.gz
FLOSS_Jupyter_Notebook-1b382bd87bf7df0848eb0ca28bfd2097e9775dda.tar.bz2
FLOSS_Jupyter_Notebook-1b382bd87bf7df0848eb0ca28bfd2097e9775dda.zip
update file
-rw-r--r--Jupyter Notebook/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/Jupyter Notebook/README.md b/Jupyter Notebook/README.md
new file mode 100644
index 0000000..ca63c8a
--- /dev/null
+++ b/Jupyter Notebook/README.md
@@ -0,0 +1,17 @@
+# 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
+
+This repository is designed for enthusiasts and developers who want to explore physical computing with the ESP32 microcontroller. Using MicroPython and Jupyter Notebook, you can write and execute code interactively, making it easier to develop and test your projects.
+Hardware Requirements
+
+ ESP32 development board
+ USB cable
+ Various sensors and actuators (e.g., LEDs, DHT11 sensor, DC motor, etc.)
+ Breadboard and jumper wires
+
+Software Requirements
+
+ MicroPython Kernel.
+ Jupyter Notebook.