TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141319 times)
  2. FAT32 Library (74154 times)
  3. Network Ethernet Library (58737 times)
  4. USB Device Library (48834 times)
  5. Network WiFi Library (44544 times)
  6. FT800 Library (44120 times)
  7. GSM click (30857 times)
  8. mikroSDK (29699 times)
  9. PID Library (27359 times)
  10. microSD click (27273 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: 1991 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

Triac Controller

0

A Simple Triac Controller with PIC. The code is written with CCS PIC C compiler. https://www.youtube.com/watch?v=2OjFEdT9fmw

[Learn More]

MCP4725_Atmega328p

0

Simple example of how to use the dac mcp4725 with the microcontroller atmega328p In this example , I use a arduino nano board however the code was made through IDE MIkroC pro for avr

[Learn More]

mcp4725 with mc9s08se8cwl (hcs08)

0

1) The microcontroller mc9s08se8cwl/crl doesn't have a i2c peripheral however we can emulate the i2c communication through software and due that we will be able to use the dac mcp4725 2) This code was made in the code warrior IDE (I used processor expert)

[Learn More]