Skip to content

Tools to ease the implementation of IoT automation systems based on devices such as Arduino and ESP.

Notifications You must be signed in to change notification settings

antima/antimait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antimait

antimait is a library made of tools to ease the implementation of IoT automation systems based on devices such as Arduino and ESP.

To install it run:

pip3 install antimait

or clone this repository, change directory to the root of the project and run:

pip3 install .

Documentation

Documentation for the antimait library can be found in the docs directory or at the following link: https://antima.github.io/antimait

[ita]

antimait è una libreria composta da strumenti che possono essere utilizzati per semplificare l'implementazione di progetti basati su Arduino ed Esp nel campo dell'IoT.

Per installarla, basterà eseguire:

pip3 install antimait

o clonare questa repository, spostarsi nella cartella base del progetto ed eseguire:

pip3 install .

Documentazione

La documentazione relativa ad antimait (in lingua inglese) può essere trivata nella cartella docs o al seguente link:

https://antimait.github.io/antimait

About

Tools to ease the implementation of IoT automation systems based on devices such as Arduino and ESP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages