TOP Contributors

  1. MIKROE (2657 codes)
  2. Alcides Ramos (354 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136888 times)
  2. FAT32 Library (70025 times)
  3. Network Ethernet Library (56002 times)
  4. USB Device Library (46308 times)
  5. Network WiFi Library (41934 times)
  6. FT800 Library (41211 times)
  7. GSM click (29019 times)
  8. PID Library (26433 times)
  9. mikroSDK (26401 times)
  10. microSD click (25386 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
Example

Displaying a 12 VDC Battery Voltage on the LCD of a Easypic V7

Rating:

5

Author: Dick Berry

Last Updated: 2016-02-18

Package Version: 2.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 1168 times

Followed by: 1 user

License: MIT license  

By scaling the +9.4 Volt to 14.5 Volt battery voltage with a Zener Diode and a 10K resister you can display the Battery voltage with two decimal points resolution on the Two Line LCD of a EasyPic V7 Development board using the RA1 AtoD input of a PIC16F76 Microcontroller.

Version 2 Uploaded on 2013/05/25

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Displaying a 12 VDC Battery Voltage on the LCD of a Easypic V7" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Displaying a 12 VDC Battery Voltage on the LCD of a Easypic V7" changes.

Do you want to report abuse regarding "Displaying a 12 VDC Battery Voltage on the LCD of a Easypic V7".

  • Information
  • Comments (0)

Example Blog

I have only had the EasyPic V7 for about a week now and this is my first real program using MBasic. I haven't done any programming in about 10 years and then it was mostly assembly  using 8048 and Z80 MP's so bear with me. Any hints or corrections will add to my learning curve so don't hesitate to comment.

 

I can say it sure would have been nice to have tools like this setup back in the day.

 

Thank You

Dick

 

 

Version 2 uploaded on 2013/05/25

I found several things I did wrong due to my learning curve. The display has been rearranged to avoid the flashing and I was able to remove the delay at the end. full explanation is in the comments.

Thanks For Looking

 

Dick Berry

ALSO FROM THIS AUTHOR

ExpressPCB Schematic and PCB Layout (FREE Software)

0

A very nice Schematic Drawing Tool and PCB Layout Software (Free Download) Extensive Library with component building. Up to four layer PCB can be ordered from them but not required. Software is not a trial and is fully enabled. Many PIC Controllers in the Library. http://www.expresspcb.com/index.htm Enjoy! Dick

[Learn More]

Example of Using a STP16CPC05 16 Bit Serial in Shift register to light LED's

0

Test software to demonstrate the capabilities of the STP16CPC05 serial in 16 bit shift register with Current Limiting to light 12 LED's Rev 2.0 Rev 3.0 is the end of this project. I added a couple more test and am including a link to a Video on You Tube.

[Learn More]

RV Monitor System Two Displays, Battery Voltage, Fresh Water Level, Outside Temp, Inside Temp, With Cycleing Mode

10

This is a Monitor system for Travel Trailers, Pop Up's and other RV's. I have made provisions for two displays, one inside and one outside. A single button for each display steps through the modes. Modes include Battery Voltage: Fresh Water Level: Outside Temp: Inside Temp: Cycle The Data Displays: Off: Thanks For Looking Dick

[Learn More]