Skip to content

This is project to communicate between node mcu (ESP) and python through wifi and send data two-ways, without have to wait and perform other task like normal.

Notifications You must be signed in to change notification settings

wahajmurtaza/NodeMCU-Python-Wifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reference

This is modifid library from https://github.com/KebabLord/esp_to_python . I have edited some functions to get data two ways.

NodeMCU-Python-Wifi

This is project to communicate between node mcu and python through wifi and send data two-ways, without have to wait and perform other task like normal function in arduino and python.

This example code is using url library to send and receive data. But must change IP in pyhton.You can also access the ip from browser. i.e 192.168.10.1/one in browser

Installation

Create a folder in arduino/library name esp_wahaj and paste all the files there.

About

This is project to communicate between node mcu (ESP) and python through wifi and send data two-ways, without have to wait and perform other task like normal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published