Skip to content

arim215/inondation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

inondation

sudo raspi-config to access the configuration menu. select “Advanced Settings” and select “I2C Enable/Disable automatic loading” to enable I2C

INSTALL I2C-TOOLS AND SMBUS sudo apt-get install i2c-tools python-smbus python3-smbus

i2cdetect -y 1 change address in the I2C lib file

add to crontab every 15 min crontab -e */15 * * * * python3 /home/pi/inondation/inondation.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages