Summary of Simple PIC LC Meter
This article describes a DIY LC meter project using a PIC microcontroller, noting that dedicated L meters are rare in affordable commercial multimeters. The author built this device after acquiring a PIC programmer to test the design from a specific online source, which provides the full schematic, PCB layout, and programming files.
Parts used in the Simple PIC LC Meter:
- PIC 16F628A microcontroller
- PIC programmer
Here is another piece of laboratory equipment – LC meter. This type of meter, especially L meter is hard to find in cheap commercial multimeters.
Schematic of this one came from this web page: https://sites.google.com/site/vk3bhr/home/index2-html
It uses PIC microcontroller 16F628A, and because I recently acquired a PIC programmer, I decided to test it with this project. Following the above link you will find the original schematic, PCB, source and HEX files for programing the microcontroller and detailed description.
For more detail: Simple PIC LC Meter
- Why build this specific LC meter?
Dedicated L meters are hard to find in cheap commercial multimeters. - Where can I find the original schematic?
The schematic is available at https://sites.google.com/site/vk3bhr/home/index2-html. - What microcontroller does this project use?
The project uses a PIC microcontroller 16F628A. - What resources are provided on the original website?
The site offers the original schematic, PCB, source code, HEX files for programming, and detailed descriptions. - Did the author already have the necessary tools before starting?
No, the author decided to test the project after recently acquiring a PIC programmer. - Is there a link to more details about this project?
Yes, more detail is available under the title Simple PIC LC Meter.

