/Home-Raspy-IoT

Progetto IoT con RaspberryPi

Primary LanguagePythonMIT LicenseMIT

Home-Raspy-IoT

Progetto IoT con RaspberryPi

Prerequisiti

  • RaspberryPy con python3 installato.
  • Ambiente virtuale python.

Esecuzione del software

Per eseguire il programma sarà sufficente avviarlo tramite python:

python app.py

Guida al software

Visualizzare il file GUIDA.md per poter personalizzare al meglio il programma.

Creato con

  • Python3 - Linguaggio utilizzato
  • Flask - Framework per creare l'API REST.

Autori

  • Rocchio Pietro - 🚒

Licenza

This project is licensed under the MIT License - see the LICENSE.md file for details

Ringraziamenti

  • Carmhack - Creazione Bot Telegram - YouTube
  • Maker Tutor - Utilizzo driver i2c LCD - YouTube
  • raspberrypi.org - Utilizzo GPIO RaspberryPy - Sito
  • dev.to - Guida API REST con Flask - Sito