Skip to content

With this project you will learn how to make web page controlled led with python and flask framework

Notifications You must be signed in to change notification settings

TheYigidOS/piwebled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Gerekli paketleri kurun

1- Flask = sudo pip3 install Flask

2- RPi.GPIO = sudo pip3 install RPi.GPIO

Ufak bi ayar (main.py dosyasından)

Local IP nizi girin (hostname - I komutu ile bulabilirsiniz)

app.run(host="192.168.XX.XX",debug=True)

Çalıştırma

sudo python3 main.py

About

With this project you will learn how to make web page controlled led with python and flask framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published