Skip to content

antima/presence-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

presence-logger

Questa è l'applicazione sviluppata nel seguente articolo della serie Antima for Iot.

Clona, installa le dipendenze ed esegui tramite:

git clone https://github.com/Antimait/presence-logger
cd presence-logger
pip install -r requirements.txt
python3 presence.py

Lo sketch .ino può essere caricato sull'arduino utilizzando l'IDE di Arduino.

[eng]

This is the application that was developed in this article of the Antima for Iot series.

Clone it and install the requirements via:

git clone https://github.com/Antimait/presence-logger
cd presence-logger
pip install -r requirements.txt
python3 presence.py

The .ino sketch can be uploaded to your Arduino using the Arduino IDE.

About

An example of a a simple app that acquires data about human presence in a room and uses them to actuate a screen and to store them on a machine.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors