nithin-k-shine / Interfacing-Arduino-and-ESP32-using-Python-to-create-a-WEB-Server

Interface Arduino and ESP-32 using Python to create a web server and send real-time data from a LM335 temperature sensor to that web server. The temperature data can also be obtained in the python IDLE in your computer. This project uses FLOSS firmware from FOSSEE (Free/Libre and Open Source Software for Education).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interfacing-Arduino-and-ESP32-using-Python-to-create-a-WEB-Server

Step 1: Upload the firmware code to Arduino and ESP-32

Step 2: Run Lm335.py(with Arduino.py in the same folder)

Click here to learn about the project in detail

LM335

image

LCD display

image

Arduino-ESP32 UART

image

Project Setup

image

ESP-32 Serial port

image

Temperature display in WEB page

image

Temperature display in Python IDLE

image

About

Interface Arduino and ESP-32 using Python to create a web server and send real-time data from a LM335 temperature sensor to that web server. The temperature data can also be obtained in the python IDLE in your computer. This project uses FLOSS firmware from FOSSEE (Free/Libre and Open Source Software for Education).

License:MIT License


Languages

Language:C++ 61.3%Language:Python 38.7%