Car battery voltage monitor written in mikroC PRO for PIC

Here you can find latest news on mikroElektronika products.
Post Reply
Author
Message
User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

Car battery voltage monitor written in mikroC PRO for PIC

#1 Post by anikolic » 19 Jul 2011 10:44

Car battery voltage monitor written in mikroC PRO for PIC

Image

Some modern cars do have this feature integrated, but most of us could use a real-time monitoring of voltage
across the car’s battery terminals. This may not seem to be that important but one of the most common reasons
for a car battery failure is the faulty charging system. If the charging system is not working properly,
the battery will not get the proper charging voltage (about 13.8 V for 12V battery)
across its terminals and it could go flat.

New Embedded Lab project is about making a simple electronic voltage monitor system
for car’s battery and its charging system. It plugs into the car’s cigarette lighter receptacle
and displays the instantaneous output voltage across the battery terminals on a
4-digit seven segment LED display. This helps you to get early warnings for possible battery
and its charging system problems. Microchip’s PIC16F1827 is the main controller in this project,
which uses the built-in Fixed Reference Voltage (FVR) module
to achieve a very precise and accurate A/D conversion of the battery voltage.

Simple, but well organized source code written in mikroC PRO for PIC
is also available on this Embedded Lab's blog.
Web Department Manager

sahu
Posts: 85
Joined: 11 Apr 2010 19:37

Re: Car battery voltage monitor written in mikroC PRO for PI

#2 Post by sahu » 21 Jul 2011 18:34

anikolic wrote:Car battery voltage monitor written in mikroC PRO for PIC

Image

Some modern cars do have this feature integrated, but most of us could use a real-time monitoring of voltage
across the car’s battery terminals. This may not seem to be that important but one of the most common reasons
for a car battery failure is the faulty charging system. If the charging system is not working properly,
the battery will not get the proper charging voltage (about 13.8 V for 12V battery)
across its terminals and it could go flat.

New Embedded Lab project is about making a simple electronic voltage monitor system
for car’s battery and its charging system. It plugs into the car’s cigarette lighter receptacle
and displays the instantaneous output voltage across the battery terminals on a
4-digit seven segment LED display. This helps you to get early warnings for possible battery
and its charging system problems. Microchip’s PIC16F1827 is the main controller in this project,
which uses the built-in Fixed Reference Voltage (FVR) module
to achieve a very precise and accurate A/D conversion of the battery voltage.

Simple, but well organized source code written in mikroC PRO for PIC
is also available on this Embedded Lab's blog.
nice project .
SAHU

sahu
Posts: 85
Joined: 11 Apr 2010 19:37

Re: Car battery voltage monitor written in mikroC PRO for PI

#3 Post by sahu » 20 Aug 2011 20:55

additional LED or a buzzer can also be added to the circuit to alarm under (say 14.2 V to 10.5 v) voltage conditions.
can u give example ?
SAHU

Post Reply

Return to “Product Announcements”