Skip to content

williamledda/MoisturePi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoisturePi

Git module for Raspberry PI "MoisturePi" project.

Harwdare

This project uses:

  • Raspberry PI 3
  • Moiusture sensor
  • Adafruit ADS1115 16-bit ADC
  • DHT22 Ambient Tmeperature/Humidity sensor (Not integrated yet)

Dependencies

  • This project is designed to work with Python 3.
  • This project requires the Adafruit AD1x15 library installed. Please refer to the repository page for the installation.