PM-P874 SENSORS FOR GREEN HOUSE APPLICATIONS
Description:
Specifications: -
ATMEGA2560 Microcontroller Features:
LCD Display: -
A 20x4 LCD display is very basic module and is very commonly used in various devices and circuits. These modules are preferred over seven segments and other multi segment LEDs. The reasons being: LCDs are economical; easily programmable; have no limitation of displaying special & even custom characters (unlike in seven segments), animations and so on.
A 20x4 LCD means it can display 20 characters per line and there are 4 such lines. In this LCD each character is displayed in 5x7 pixel matrix. This LCD has two registers, namely, Command and Data. This is standard HD44780 controller LCD.
There is no change code for interfacing standard 16x2 or 20x4 LCD.
Air humidity and Temperature Sensor (DHT11 Sensor): -
This module integrates DHT11 sensor and other required components on a
small PCB. The DHT11 sensor includes a resistive-type humidity measurement
component, an NTC temperature measurement component and a high-performance
8-bit microcontroller inside, and provides calibrated digital signal output. It has high
reliability and excellent long-term stability, thanks to the exclusive digital signal
acquisition technique and temperature & humidity sensing technology.
DHT11 Sensor Specifications: -
Atmospheric Pressure Sensor: -
Bosch has stepped up their game with their new BMP280 sensor, anenvironmental sensor with temperature, barometric pressure that is the nextgeneration upgrade to theBMP085/BMP180/BMP183.
This sensor is great for allsorts of weather sensing and can even be used in both I2C and SPI.This precision sensor from Bosch is the best low-cost, precision sensing solution formeasuring barometric pressure with ±1 hPa absolute accuracy, and temperaturewith ±1.0°C accuracy.
Because pressure changes with altitude, and the pressuremeasurements are so good, you can also use it as an altimeter with ±1-meteraccuracy.
Atmospheric Pressure Sensor Features:
Soil Moisture Sensor: -
This is a simple water sensor, can be used to detect soil moisture Module Output is high level when the soil moisture deficit,or output is low.
Soil Moisture Sensor Specifications:
Soil Temperature Sensor:-
This is a 1 Meter Long Waterproof, sealed and pre-wired digital temperature sensor probe based on DS18B20 sensor. It is very handy for when you need to measure something far away, or in wet conditions. Because they are digital, you don't get any signal degradation even over long distance.
These 1-wire digital temperature sensors are fairly precise (±0.5°C over much of the range) and can give up to 12 bits of precision from the onboard digitPM-to-analog converter. They work great with any microcontroller using a single digital pin, and you can even connect multiple ones to the same pin, each one has a unique 64-bit ID burned in at the factory to differentiate them. Usable with 3.0-5.0V systems.
The only downside is they use the Dallas 1-Wire protocol, which is somewhat complex, and requires a bunch of code to parse out the communication. When using with microcontroller put a 4.7k resistor to sensing pin, which is required as a pullup from the DATA to VCC line.
Soil Temperature SensorSpecifications: