File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Interfacing-Arduino-and-ESP32-using-Python-to-create-a-WEB-Server
2
+ ### Step 1: Upload the firmware code to Arduino and ESP-32
3
+ ### Step 2: Run Lm335.py(with Arduino.py in the same folder)
4
+ ## LM335
5
+ ![ image] ( https://user-images.githubusercontent.com/72448713/176755364-5ef5be5e-a2c2-4d39-9e63-e72f85bc7f78.png )
6
+ ## LCD display
7
+ ![ image] ( https://user-images.githubusercontent.com/72448713/176755601-5c6a6ea6-0811-4e3f-b6bc-3bdc36b901b3.png )
8
+ ## Arduino-ESP32 UART
9
+ ![ image] ( https://user-images.githubusercontent.com/72448713/176755686-398a5eee-3665-4042-ad40-9635455bbfc6.png )
10
+ ## Project Setup
11
+ ![ image] ( https://user-images.githubusercontent.com/72448713/176755804-dc0576de-2020-4564-8d98-fdf58ff21665.png )
12
+ ## ESP-32 Serial port
13
+ ![ image] ( https://user-images.githubusercontent.com/72448713/176755886-9396451a-5cf1-48ba-b91d-3c6774f57137.png )
14
+ ## Temperature display in WEB page
15
+ ![ image] ( https://user-images.githubusercontent.com/72448713/176756047-5cdbcd9c-a786-446e-94a0-48b468d1f3fc.png )
16
+ ## Temperature display in Python IDLE
17
+ ![ image] ( https://user-images.githubusercontent.com/72448713/176756110-db6750d6-a984-49a2-9247-d3207475e9fc.png )
You can’t perform that action at this time.
0 commit comments