/IOT-lab

trial of internet of things project

Primary LanguagePython

This is intended to be used on Raspberry Pi or computer to control everything that is controlled by Raspberry Pi and Arduino

Required package: Python

Flask
sudo pip install Flask

Flask - WTF
sudo pip install Flask-WTF

Pyserial
sudo pip install pyserial

Arduino
sudo apt-get install arduino

jmalloc's arduino-mcp4xxx library : https://github.com/jmalloc/arduino-mcp4xxx