Skip to content

AdrianTayag/GrowEnv-Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GrowEnv-Sensor

An Arduino based Growing Environment Sensor Module

Initially, an Arduino Micro clone was used for quickly verifying if the whole stack of modules work. To save cost, the code was then modified to run with a Digispark ATtiny85 (Soil Moisture and RGB Sensor is not yet working).

The respective sketches for the Arduino Micro and ATtiny are included in this repository. The wiring schematics and pictures of the project can also be viewed.

Block Picture

Sensors Used:
BH1750 - Light Intensity Sensor
DHT11 - Temperature and Humidity Sensor
TCS34725 - RGB Sensor
Soil Moisture Sensor v1.2

Libraries used are gathered from several open source repositories.

About

An Arduino based Growing Environment Sensor Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages