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 (142135 times)
  2. FAT32 Library (75451 times)
  3. Network Ethernet Library (59573 times)
  4. USB Device Library (49570 times)
  5. Network WiFi Library (45370 times)
  6. FT800 Library (45025 times)
  7. GSM click (31487 times)
  8. mikroSDK (30591 times)
  9. microSD click (27906 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

Building an HDR Panoramic Camera Rig

6

This project creates a DIY panoramic camera rig that is capable of capturing fully spherical high dynamic range panoramas. The project uses a modified Canon DSLR battery grip that is interfaced with a MikroElektronia Mikromedia development board. The firmware has been written in C-code using the mikroC Pro for PIC32 compiler, and VisualTFT.

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

ACH SHT1x Click RPi Demo

0

The python based sht1x_click.py demo allows you to read a MikroElektronika SHT1X Click board on a Raspberry PI using I2C via a Pi Click Shield. The SHT1x Click board uses an I2C based Sensiron SHT11 module for reading the temperature and humidity. The RPi I/O uses MikroBus I2C SDA = RPI Pin 3, MikroBus I2C SCL = RPI Pin 5.

[Learn More]