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 (141144 times)
  2. FAT32 Library (73932 times)
  3. Network Ethernet Library (58562 times)
  4. USB Device Library (48748 times)
  5. Network WiFi Library (44415 times)
  6. FT800 Library (44004 times)
  7. GSM click (30728 times)
  8. mikroSDK (29499 times)
  9. PID Library (27308 times)
  10. microSD click (27135 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

LCDDesignWork

Rating:

0

Author: Phichet Srivichai

Last Updated: 2014-03-11

Package Version: 0.1.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 726 times

Not followed.

License: MIT license  

For LCD design

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "LCDDesignWork" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "LCDDesignWork" changes.

Do you want to report abuse regarding "LCDDesignWork".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

For LCD design

For LCD design

Designed for LCD screens

View full image

RELATED CODES

Menù on LCD 16x2 managed by a Rotary encoder PIC16F88

0

Wrote using 16x2 LCD, rotatory Encoder and 16F88 Pic MCU. Clock frequency 4Mhz. Follow program menu work using a Rotative Encoder , the rotative Encoder CLK pin generate an Interrupt signal on RB0 PIC pin , and reconize is i turn on the left or Rigth this Rotative Encoder(compareing CLK and TD Signals).

[Learn More]

FT810 Library

11

FTDI FT81x graphic controller library.

[Learn More]

TFT Driver for S6D1121

5

A driver for S6D1121 Controller Add this driver to library __Lib_TFT_Defs.mpas Call TFT_Init_S6D1121_8bit (320,240); for intitilisation The display will work with the standard TFT library

[Learn More]