Page 1 of 1

Integrate data from sensor to database using PIC16f877a

PostPosted: Wed Nov 18, 2015 2:36 pm
by bella
Greetings ,

I have problems regarding my final year project . Im using three sensor to monitor a plant . The sensor that I use are soil moisture sensor , LM35 for temperature sensor and LDR for my light sensor . These three sensor should be able to collect data and store it in database since Im not using LCD to display my data . Im using bluetooth module to transfer data to my database . The problem is , how to integrate the data collect into database using these bluetooth module ? Last , Im using PIC16f877a microcontroller .

Re: Integrate data from sensor to database using PIC16f877a

PostPosted: Wed Nov 18, 2015 5:57 pm
by Nurul.Syuhada
Hi, Maybe you can refer to this tutorial. Hope it may helps. :geek:

Re: Integrate data from sensor to database using PIC16f877a

PostPosted: Wed Nov 25, 2015 10:02 am
by yonghui
your question is not clear

how to integrate the data collect into database using these bluetooth module ?



how many bluetooth do u have?

u better start by project by writing simple code like LED blinking first. make sure it works.

then u can start try to use adc to read the analog values.

then only u start do communication with bluetooth. btw i dont know where u want to transfer the data thru bluetooth.