Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 476 Bytes

File metadata and controls

16 lines (11 loc) · 476 Bytes

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.