TOP Contributors

  1. MIKROE (2779 codes)
  2. Alcides Ramos (376 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 (139566 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57255 times)
  4. USB Device Library (47615 times)
  5. Network WiFi Library (43219 times)
  6. FT800 Library (42566 times)
  7. GSM click (29930 times)
  8. mikroSDK (28292 times)
  9. PID Library (26933 times)
  10. microSD click (26309 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: 1191 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

Interrupt Driven State Machine MP3 Player for Smart MP3-Board

0

This is a real time state machine that plays MP-3 files from the SD Card using the Smart-MP3 board. Now I can service the GLCD and Touch Panel while playing Audio Files. I've included the five songs I tested with. Just copy them to your SD Card.

[Learn More]

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]

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]