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 (142136 times)
  2. FAT32 Library (75454 times)
  3. Network Ethernet Library (59573 times)
  4. USB Device Library (49581 times)
  5. Network WiFi Library (45370 times)
  6. FT800 Library (45035 times)
  7. GSM click (31487 times)
  8. mikroSDK (30591 times)
  9. microSD click (27907 times)
  10. PID Library (27641 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

I Heart mikroC - Custom LCD Character Example

Rating:

5

Author: Andrew Hazelden

Last Updated: 2012-05-09

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 1773 times

Not followed.

License: MIT license  

This is a source code example that shows how to create a custom LCD character in mikroC Pro for PIC.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "I Heart mikroC - Custom LCD Character Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "I Heart mikroC - Custom LCD Character Example" changes.

Do you want to report abuse regarding "I Heart mikroC - Custom LCD Character Example".

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

Example Blog

Custom LCD Character Video Tutorial

In this video I demonstrate how to create a custom LCD character using MikroC Pro for PIC and the EasyPIC Development board. The microcontroller used in this tutorial is the Microchip PIC18F4685.

Watch on YouTube
LCD Screeen Closeup

LCD Screeen Closeup

This is a closeup image of the I Heart mikroC LCD screen.

View full image
EasyPIC board photo

EasyPIC board photo

This shows the finished example from the I Heart mikroC example.

View full image

ALSO FROM THIS AUTHOR

ACH SpeakUp Multimeter Demo

5

This project shows how to use the SpeakUp Click board as a standalone device with a multimeter acting as a display to show feedback from each of the voice commands. There is an accompanying 10.5 minute long step-by-step video tutorial that shows how to create this project from the beginning.

[Learn More]

ACH Thumbstick Click RPi Demo

4

The python based thumbstick.py demo allows you to read a MikroElektronika Thumbstick Click board on a Raspberry PI using the GPIO and SPI inputs via a Pi Click Shield. The Thumbstick Click board uses an SPI based MCP3204 module for reading the joystick axes and the joystick "center click" button is read using the GPIO input 17 on the Raspberry Pi.

[Learn More]

Using a GPS Click on a Raspberry Pi

5

gps2udp is a script that connects a MikroElektronika GPS click board via USB to a Raspberry PI. The serial GPS data is pushed out through a UDP socket onto the network interface. The GPS is set to run at 115200 baud using the stty command.

[Learn More]