This is the group 2 repository on the Smart IoT System & Service Prototyping Curriculum in the Smart SE program 2018. We are learning agile, lean development and DevOps then practicing prototyping based on it.
※Smart SE : Smart Systems and Services innovative professional Education program
Development is ongoing. Please wait for a while until the presentation.
Development settled down! Please enjoy the demonstration.
We assumed the user request and conceived the Electronically Controlled Monitoring System for Beer.
US
single-board-computer(runs operating system distributions based on Linux), For example Raspberry Pi.
DS18B20(thermometer)
SmartPhone or Tablet Device(line is installed)
Python Library
-
Pandas
-
bottle
-
bottle-websocket
1.Python Library Install
sudo pip install -U pip
sudo pip install -U setuptools
「sudo apt-get install python3-pandas」or「sudo apt-get install python-pandas」
sudo pip install bottle
sudo pip install greenlet
sudo pip install gevent
sudo pip install bottle-websocket
2.Download Source code
You can check the latest sources with the command:
git clone https://github.com/Smart-SE/sse2018-group2.git
3.Start
python main.py
@sse01-10
@kh1r0
@ot20161114
https://github.com/Smart-SE/sse2018-group2/projects
https://github.com/Smart-SE/sse2018-group2/tree/master/docs/