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 (142106 times)
  2. FAT32 Library (75384 times)
  3. Network Ethernet Library (59547 times)
  4. USB Device Library (49550 times)
  5. Network WiFi Library (45358 times)
  6. FT800 Library (44990 times)
  7. GSM click (31486 times)
  8. mikroSDK (30564 times)
  9. microSD click (27873 times)
  10. PID Library (27632 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
Project

ANDRU49191

Rating:

0

Author: Andru Semenchenko

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 740 times

Followed by: 1 user

License: MIT license  

The program allows to see table ASCII on LCD what symbols is in LCD, and for what symbols it is necessary to write a code
программа позволяет просмотреть таблицу ASCII на LCD какие символы есть в LCD, а для каких символов нужно писать код

No Abuse Reported

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

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

Do you want to report abuse regarding "ANDRU49191".

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

Project Blog

Blog currently doesn't exist!

RELATED CODES

Serial LCD with 74HC595 Shift register

1

When you have pin limitation but you need to use LCD then this code can be used to interface LCD with shift register. The main code is written by Shawon Shahryiar and I just made some modification for those who are user of mikroC pro for PIC to make the code as like usual LCD code in mikroC. So main credit basically goes to Shawon Shahryiar bro.

[Learn More]

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]

LCD2x16_MC9S08SE8CRL

0

This code is a Library to using the lcd 2x16 for the mcu mc9s08se8crl(hcs08) This code was made code warrior.

[Learn More]