TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139716 times)
  2. FAT32 Library (72103 times)
  3. Network Ethernet Library (57320 times)
  4. USB Device Library (47666 times)
  5. Network WiFi Library (43287 times)
  6. FT800 Library (42621 times)
  7. GSM click (29958 times)
  8. mikroSDK (28376 times)
  9. PID Library (26977 times)
  10. microSD click (26378 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Visual TFT/GLCD Project

Battery Level Indicator

Rating:

5

Author: Luis Ortiz

Last Updated: 2016-02-20

Package Version: 1.0.0.0

Category: Power supply

Downloaded: 1971 times

Followed by: 1 user

License: MIT license  

This project shows a battery level indicator for Mikromedia PIC32 .
Using the ADC module and checking the status of the battery level.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Battery Level Indicator" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Battery Level Indicator" changes.

Do you want to report abuse regarding "Battery Level Indicator".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Visual TFT/GLCD Project Blog

Battery Level Indicator

This project shows a battery level indicator for Mikromedia PIC32 . Using the ADC module and checking the status of the battery level.

Watch on YouTube

RELATED CODES

60HZ inverter WITH and pwm module

8

This poroject use pwm module for pic16f, for generate a 60hz perfect sine wave. I generate the pwm duty cicle with matlab software.

[Learn More]

Lm317_controlled_by_DAC

0

1) This code is an example of how to use a microcontroller and a DAC to control a linear voltage source. 2) the project might be useful to know how to develop voltage sources more advanced.

[Learn More]

Lm317 controlled by PWM

0

1) The project might be used as an example to develop voltage sources more advanced than this 2) I don't recommend to use this voltage source for inductive loads therefore if you want to use for inductive loads you have to modify the design of circuit

[Learn More]