-
Notifications
You must be signed in to change notification settings - Fork 0
Home
MonsterCode8000 edited this page Jan 14, 2016
·
13 revisions
Compile the libcoap and follow this instruction and see here . Now you should have a workinglibcoap on your Raspberry.
Now we have to combine MySql and libcoap. There fore look here.
You have to install the following:
maybe you have to add new repository’s with allow you to install python 3 from the repositories.
sudo apt-get -y install python3
sudo apt-get -y install mysql-server
sudo apt-get install python-mysqldb
sudo apt-get install python3-mysql.connector
sudo pip3 install flask flask-login flask-openid flask-mail flask-sqlalchemy sqlalchemy-migrate flask-whooshalchemy flask-wtf flask-babel guess_language flipflop coverage