summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPratik-Nemane2024-08-02 11:10:00 +0530
committerGitHub2024-08-02 11:10:00 +0530
commit8647d7a8da00b20f1fd5592869feddbd13ac14f5 (patch)
tree5bb11a291066014520b14f154e4f06327ce8e29e
parent1b382bd87bf7df0848eb0ca28bfd2097e9775dda (diff)
downloadFLOSS_Jupyter_Notebook-8647d7a8da00b20f1fd5592869feddbd13ac14f5.tar.gz
FLOSS_Jupyter_Notebook-8647d7a8da00b20f1fd5592869feddbd13ac14f5.tar.bz2
FLOSS_Jupyter_Notebook-8647d7a8da00b20f1fd5592869feddbd13ac14f5.zip
Delete README.md
-rw-r--r--README.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index ca63c8a..0000000
--- a/README.md
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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.