Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wificurrent

picture of the hardware

in this directory with the flasktest.py file enter:

export FLASK_APP=flasktest.py
flask run --host=0.0.0.0

to test the server:

curl -v --data "pin1=323" 127.0.0.1:5000/data

to monitor the connection: (replace eth0 with your interface, perhaps wlan1)

    tcpdump -i eth0 -s 512 -A -n -tt -v tcp port 5000

About

esp8266 current sensor to flask server

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages