Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[Moved] PIC16F72 based Intelligent Energy Saving System

Status
Not open for further replies.

B.N.Rao

Newbie level 1
Newbie level 1
Joined
Apr 1, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
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
 

Attachments

  • Intelligent Energy Saving .doc
    563 KB · Views: 140

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top