TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 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 (139251 times)
  2. FAT32 Library (71749 times)
  3. Network Ethernet Library (57120 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28077 times)
  9. PID Library (26885 times)
  10. microSD click (26198 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: 703 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

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]

LCD Interfacing with PIC12F683

0

This project shows how to interface LCDs like 16x2 or 20x4 with PIC12F683. This interfacing uses a shift register to convert the LCD into a 2-wire serial LCD display.

[Learn More]

LED DISPLAY 2416 (HT 1632) DRIVER

0

Code is for running 2416 Shure electronics LED display. It displays two sentences by scrolling from right to left. Choosing a sentence is done over external interrupt triggered with INT0 pin. Code was written for AVR atmega 128 microcontroller. It can be easily modified and additional functionality can be added.

[Learn More]