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 (141519 times)
  2. FAT32 Library (74423 times)
  3. Network Ethernet Library (58935 times)
  4. USB Device Library (48965 times)
  5. Network WiFi Library (44727 times)
  6. FT800 Library (44296 times)
  7. GSM click (31003 times)
  8. mikroSDK (29862 times)
  9. PID Library (27433 times)
  10. microSD click (27410 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
Library

Library GLCD ST7920 for MikroC PRO for PIC

Rating:

5

Author: Moises Torres

Last Updated: 2023-02-25

Package Version: 1.0.0.0

Category: GLCD

Downloaded: 1661 times

Not followed.

License: MIT license  

GLCD driver for Generic Display 128x64 with ST7920 graphics controller using MikroC PRO for PIC software.

Open License. I just corrected the problem I had when requesting the .c

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Library GLCD ST7920 for MikroC PRO for PIC" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Library GLCD ST7920 for MikroC PRO for PIC" changes.

Do you want to report abuse regarding "Library GLCD ST7920 for MikroC PRO for PIC".

  • Information
  • Comments (1)

Library Blog

Blog currently doesn't exist!

RELATED CODES

uGLCD library optimized for PIC18 processors

5

uGLCD is a quite extensive library optimised for PIC18 processors. It may work with different GLCD types with screen memory organised in horizontal 'pages' (8 pixels high), like those with KS107/8, ST7565R, or uC1701 controllers. Thanks to the ability to draw on virtual screen, the library may be used with write-only displays.

[Learn More]

192x64 GLCD display with standard GLCD library for MikroBasic

0

Is an ideea about how to use an unconventional GLCD and the GLCD standard library for MikroBasic. I think this method is better for any type of display that are CSx pins for select left, middle or right side. This method should work with any Mikroe compiler.

[Learn More]

driver for mikrobasic for lcd st7565

0

a simple diver for st7565. It is not complex, but it is fast. with text, lines, bargraph, etc...

[Learn More]