Skip to main content

Posts

Showing posts from April, 2017

How to connect soil moisture sensor to android mobile via arduino

What is IOT ? Over the past few years Internet of thing has made a revelation in IT, Operations of the techniques are made of connecting objects to a network to transfer data without human to human or human-computer interaction, IoT is an interdisciplinary field, which requires working with electronics and sensors to capture data from physical objects, computer networking for data transfer and IT skills for building meaningful applications. In this blog I will introduce how to connect soil moisture sensor to Arduino board and receive the data via a HC-006 Bluetooth module. Required Items Arduino Board(UNO) Soil Moisture Sensor Bread Board Bluetooth Module(HC-006) Jumper Cables Bread board Arduino Board(UNO) soil moisture sensor Bluetooth Module Che ck out the video in the link for better understanding how these devices are assembled and connected    https://www.youtube.com/watch?v=Pm83L104naY Check out the code below how to receive the data vi