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.

LCF Meter using PIC16f628

Status
Not open for further replies.
lcf-metr

I have build this LCF meter, but i noticed unexpected spurious oscillations in capacitor mode. On site with modifications i have noticed that 68pF capacitor has to be added in order to eliminate these oscilations, but i have not found information where to connect this capacitor. Can anyone tell me where to put this capacitor?
 

the schematic of the pic lcf meter

Hi,

Sorry for my reply to this very old topic but i can't find schematic for this meter (links to epemag doesn't work now)...

The only working is the one to modification's page.

Can you tell me where i can find schematic and/or more infos???

Excuse me again and a big thank you in advance.

Bye.
 

lcf meter with 16f628

Thelux said:
Hi,

Sorry for my reply to this very old topic but i can't find schematic for this meter (links to epemag doesn't work now)...

The only working is the one to modification's page.

Can you tell me where i can find schematic and/or more infos???

Excuse me again and a big thank you in advance.

Bye.

same here :(z

if someone have this pdf version ot the magazine pls upload here or email me @ ist3k@yahoo.com

Thanks

p.s i try emule :(


i think i fount it
 
  • Like
Reactions: kampon

    kampon

    Points: 2
    Helpful Answer Positive Rating
s metr in pic16f628

ist3k said:
Thelux said:
Hi,

Sorry for my reply to this very old topic but i can't find schematic for this meter (links to epemag doesn't work now)...

The only working is the one to modification's page.

Can you tell me where i can find schematic and/or more infos???

Excuse me again and a big thank you in advance.

Bye.

same here :(z

if someone have this pdf version ot the magazine pls upload here or email me @ ist3k(at)yahoo.com

Thanks

p.s i try emule :(


i think i fount it

wheres the source code for the pic16F628, buddy?

this circuit will and shall not work without it,

can anyone upload the code

many thanks
 

l.c.f meter

Here is the code and some coments from John becker

PICstudent
 

lcf meter homemade

Picstudent said:
Here is the code and some coments from John becker

PICstudent

thanks buddy!

but was the code you've shared were from elektronika.ru,

code of EPE differs from the others i think

still its a great helped, just edit the source code though

thanks again
 

16f628 f-meter

hi

I have no idea where the code is from.
The only thing I am sure is that I uploaded it from my collection in my HDD,under the folder 'LCF meter'
:D

picstudent[/quote]
 

pic16f870 lc meter

Hi,

I'm looking for that source code to, but I can't find it anywhere.

Please can you help me....

Fred
 

l c f meter pic

huckshooter said:
I'm looking for that source code to, but I can't find it anywhere.

Fred

The sourse code is in the above post

If you lack points, I already have donated 20 points for you

picstudent
 

lc meter pic16f628 hex

Picstudent said:
huckshooter said:
I'm looking for that source code to, but I can't find it anywhere.

Fred

The sourse code is in the above post

If you lack points, I already have donated 20 points for you

picstudent


Thanks.....

Yes found it, but can you please tell me which compiler I must use for it?

When using MPLAB 7.31 I will get an error: Expected (END)

Fred
 

lc meter pic16f628a schematic

Hi


Yes found it, but can you please tell me which compiler I must use for it?

Sorry. I am not sure.The pdf version of the article might have some references to it.

What I did was convert it for MPASM. (My project is not yet completed. Little other works, So diverted from it.)

Start again after some time.

picstudent
 

lfc meter

my question is why did the guys at EPE use an external crystal. and why the 3.2768MHz crystal

Answers: Crystals are much more accurate than internal oscillators. 3.2768 divides evenly by binary bit numbers (16,32,128...).
 

gsm forum

Does it work on 16F628A? Did anyone tried it? It dont seems to work on mine..tried a few thing
 

pic lcf

HI,i tried too with MPASMWIN5.03,but i got error message:129EXPECTED, END
If someone has the right ASM & HEX file, could you please put in on the board? Thanks a lot!:D
 
pic lcf meter *

arbeiter said:
HI,i tried too with MPASMWIN5.03,but i got error message:129EXPECTED, END
If someone has the right ASM & HEX file, could you please put in on the board? Thanks a lot!:D

The original source is written for TASM Compiler then you have to Change the source code to compile via MPASM

Added after 1 minutes:

mongater said:
Does it work on 16F628A? Did anyone tried it? It dont seems to work on mine..tried a few thing

It's working till now using 16F628A I think you have a problem feel free to ask.

Added after 2 minutes:

Picstudent said:
Hi


Yes found it, but can you please tell me which compiler I must use for it?

Sorry. I am not sure.The pdf version of the article might have some references to it.

What I did was convert it for MPASM. (My project is not yet completed. Little other works, So diverted from it.)

Start again after some time.

picstudent

As I said before you have to change the source code to work under MPASM

You have to change these :
% to B'
$ to H
.ORG to ORG
.EQU to EQU
 

lc meter*pic16f628

this is good projects for Amateur purpose
I modify the source code for PIC 16F630 , 16F873
and work very good.

for more info call me;

Nader Eivazzadeh
+98 914 310 1564
 

meters with pic16f628

Hi

Today i have made this project but i seen garbge on lcd after prog the pic may be code is not correct some one have a working version of the code can he please share it. further is 16f628 code can work on 16f628a

regards
Fragrance
 

lcr 16f628

You have a look here **broken link removed** ; Construction LCFMetr
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top