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.

radio freqeuncy based automater energy meter

Status
Not open for further replies.

nandini88

Junior Member level 2
Joined
Nov 9, 2011
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,439
hi,

I'm new learner for c proggramming. i only know the basic. now i using mikroC Pro software for my project. i need to take reading from meter by using optocoupler. calculate the pulse and store the value in eeprom. at the same time need to display in lcd. since i not very much know abt c programming, i having many difficulty. anybody can give comments or guide me? thank you.

 

have you had a look thru the PIC18 code examples on Microchip's site
**broken link removed**
 
thank alot. it may helpful for me. if wanna count pulse from optocoupler, can u explain me more further how the programming flow. i got read some source but i still didnt get a clear idea about counting pulse.

please look at this site.

Electronic Energy Meter | dmohankumar.com
 

Thanks alot. i learned many new thing. The requirement for my project have to use PIC18F. Is it PIC18F452 is suitable for my project? generally describe how we need to choose PIC.
 

thank alot. it really worth for me. how about c programming in storing and reading data from external eeprom?
 

if you search thru the Microchip code examples
**broken link removed**

you will find examples of PIC18 and EEPROM

it is also worth looking at Microchips application notes, e.g.
**broken link removed**
**broken link removed**

if you are planning to use EEPROM to hold long term parameters (e.g. changed a few times a year) an alternative is to use Flash program memory
**broken link removed**
 
ok. now if wanna start the programming from where i should start? and can u give more CCP example to learn?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top