Solar Powered Plant Disease Ecology Datalogger

The goal is to build an inexpensive datalogger to record air temperature, relative humidity, and leaf wetness.

Dec 21, 2020

2886 views

0 respects

Components and supplies

1

USB-A to Micro-USB Cable

1

Female Header 8 Position 1 Row (0.1")

1

Jumper wires (generic)

1

CR1220 12mm Diameter - 3V Lithium Coin Cell Battery - CR1220

1

Solar Power Manager 5V

1

Arduino UNO

1

Female Right Angle 6-pin Header

1

Raindrop dectector FC-37 or YL-83

1

Rechargeable Battery, Lithium Ion

1

Data Logger Shield

1

DHT11 Temperature & Humidity Sensor (4 pins)

Tools and machines

1

Solder Wire, Lead Free

1

PCB Holder, Soldering Iron

1

Solder Flux, Soldering

1

Soldering iron (generic)

Apps and platforms

1

Arduino IDE

Project description

Code

Code Sketch

Latest commit to the master branch on 09-05-2021

https://github.com/jdetka/arduino_sensors/blob/main/DHT-11_FC-37_PCF8523_Sleep_RTC_vers.1.1_010121.i

Code for Arduino R3 Uno plant disease ecology sensor. First code version. Works with DHT-11 temp/rh sensor and FC-37 rain sensor. Key accomplishments. Toggles on/off the rain sensor to save power and reduce heat and corrosion of sampling surface. Integrates Adafruit's SD card shield for RTC timestamping and storage to onboard SD card. Next steps, - Assess power consumption. - Add code to turn off lights on R3 Uno during rest period. - connect to solar powered lithium battery source and build a case.

Latest commit to the master branch on 09-05-2021

Code Sketch

Latest commit to the master branch on 09-05-2021

https://github.com/jdetka/arduino_sensors/blob/main/DHT-11_FC-37_PCF8523_Sleep_RTC_vers.1.1_010121.i

Code for Arduino R3 Uno plant disease ecology sensor. First code version. Works with DHT-11 temp/rh sensor and FC-37 rain sensor. Key accomplishments. Toggles on/off the rain sensor to save power and reduce heat and corrosion of sampling surface. Integrates Adafruit's SD card shield for RTC timestamping and storage to onboard SD card. Next steps, - Assess power consumption. - Add code to turn off lights on R3 Uno during rest period. - connect to solar powered lithium battery source and build a case.

Latest commit to the master branch on 09-05-2021

Downloadable files

Schematic

Schematic

Comments

Only logged in users can leave comments