Skip to content

davebanguilan/Project_ArduinoIoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Project_ArduinoIoT

Arduino IoT - Firebase

Soil Monitoring System An Arduino project that monitors soil moisture using soil moisture sensor. It uses 2 WeMos D1 mini where one microcontroller acts as a transmitter and the other one acts as a receiver. The soil moisture sensor is connected to the transmitter and 2 LED lights (Red and Green) is connected to it to indicate the soil moisture content (Red - Below 50%, Green - Greater than 50%), the transmitter sends the data to the Firebase Cloud. The Receiver reads the data on the Firebase Cloud and saves the read data in a MicroSD card using the Arduino Micro SD card Module. The two microcontroller can work even in great distance as long as they are connected in WiFi.

DS3231 Library Firebase Library

About

Arduino IoT - Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages