/meteo

Raspberry Pi and Arduino garden sensors project

Primary LanguagePython

meteo

Raspberry Pi and Arduino garden sensors project

This project aims to recollect some enviromental data such as: ambient humidity, light and temperature and soil moisture.

Hardware

For this project I've used the following components:

You can see the circuit in the following image, as well as in the Fritzing file in the repository.

Circuit

Software

Arduino

You can find the Arduino sketchbook Meteo.ino.

Raspberry Pi configuration