Skip to content

anjasmaradwisetiadi/IOT-smarthome-bootstrap-and-tornado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

IOT-smarthome-bootstrap-and-tornado-with-Raspberry-PI

Using Bootstrap and Tornado on Raspberry PI before you use this source code to run Tornado Web Server on raspberry, there are some installation things that need to be done first.

Upgrade & update dist your Raspberry Pi

sudo apt-get update && sudo apt-get dist-upgrade 

Install python 3

sudo pip3 install --upgrade pip

Install Tornado Web Server

sudo pip3 install tornado

finally you can use this source code for you to control the relay or led according to the port initialization that has been configured on server.py and you just type on your browser localhost then Tornado web server work

About

using bootstrap and tornado

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published