B.N.Rao
Newbie level 1
- Joined
- Apr 1, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,288
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