- This topic has 2 replies, 3 voices, and was last updated 11 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › Multimeter based on PIC
What would be code for designing a PIC based multimeter? Can we interface external memory with it?
You can measure voltage and current using PIC.
It would follow this diagram, tell whether you need the code or not.
Hi, Jason.
If you do some google research, there are several projects
using an open source language called JALv2 and a pic12f675
with serial output (software based 9600 baud).
it could measure 0-5v and output ascii digits.