B.N.Rao
Newbie level 1

Hi,
Can anybody help me to complete the project PIC16F72 based Intelligent Energy Saving System.
I download the project from internet and try to implement it. But, I did not have the complete source code.
I have problem with the following:
#include <16f72.h>
#fuses hs, nowdt, protect
#use i2c(master, sda=PIN_c4, scl=PIN_c3)
#include <lcdb.c>
#include <temperature.c>
#include <dimmer1.c>
#include <dimmer2.c>
While executing the code I have problem with the above. So, anybody can help me to getting the source code.
bnrao122@yahoo.com
Can anybody help me to complete the project PIC16F72 based Intelligent Energy Saving System.
I download the project from internet and try to implement it. But, I did not have the complete source code.
I have problem with the following:
#include <16f72.h>
#fuses hs, nowdt, protect
#use i2c(master, sda=PIN_c4, scl=PIN_c3)
#include <lcdb.c>
#include <temperature.c>
#include <dimmer1.c>
#include <dimmer2.c>
While executing the code I have problem with the above. So, anybody can help me to getting the source code.
bnrao122@yahoo.com