Skip to content

Commit 86237f0

Browse files
authored
Update README.md
1 parent 1386827 commit 86237f0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# MicroPython-ESP32-Examples
22
This repository features the conversion of Arduino built-In examples to MicroPython.
33

4+
# Software Requirements:
5+
- Thonny IDE (or your favourite IDE)
6+
7+
# Hardware Requirements:
8+
- ESP32
9+
- USB Cable
10+
411
# What are Arduino built-In Examples?
512
Built-In Examples are sketches found in the Arduino Software (IDE); to access them, select File > Examples from the toolbar menu. These easy programs show how to use all of the Arduino's basic commands. They cover anything from the bare minimum of a sketch to digital and analog IO, as well as the use of sensors and displays.
613

0 commit comments

Comments
 (0)