Coding of my project.
For my software, I used 3 libraries,
#include <Wire.h>
#include <LiquidCrystal_I2C.h>
#include <SoftwareSerial.h>
Afterwards I set the I2C LCD display. Then, I set the Arduino to scan for analog input from the sensor. The HC 06 was used to interface any command to the smartphone. I am still in the testing phase and would like to set better parameters for gauging the signal from the sensor.

No comments:
Post a Comment