TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 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 (136537 times)
  2. FAT32 Library (69732 times)
  3. Network Ethernet Library (55841 times)
  4. USB Device Library (46174 times)
  5. Network WiFi Library (41801 times)
  6. FT800 Library (40987 times)
  7. GSM click (28921 times)
  8. PID Library (26384 times)
  9. mikroSDK (26278 times)
  10. microSD click (25298 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: 1167 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

Saving Glcd Calibration Data in internl EEPROM

0

Calibrate the Touch Panel (only if required) with saved data that is check summed. Displays Cal Data and EEPROM Data on GLCD PIC 18F46K22

[Learn More]

Camper Light Control Project Update

0

This is the mid point of this project. The Light Control is working with Blue Tooth Coms between the head end and the light controller. The VGLCD code is working the touch panel to turn on and off lights. I will be adding Voice Control using the Speak-Up and Smart_MP3 modules in the near future. Enjoy New Version, more functionally. Dick

[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]