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 (139254 times)
  2. FAT32 Library (71751 times)
  3. Network Ethernet Library (57122 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42404 times)
  7. GSM click (29835 times)
  8. mikroSDK (28078 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
Example

LED DISPLAY 2416 (HT 1632) DRIVER

Rating:

0

Author: Davor Bogdanović

Last Updated: 2012-04-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 909 times

Not followed.

License: MIT license  

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.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "LED DISPLAY 2416 (HT 1632) DRIVER" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "LED DISPLAY 2416 (HT 1632) DRIVER" changes.

Do you want to report abuse regarding "LED DISPLAY 2416 (HT 1632) DRIVER".

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

Example Blog

Example video

Displays two different sentences

Watch on YouTube

RELATED CODES

PIC Fish Tank

0

This is a simple example program helpful for doing animations in the LCD interfaced with PIC microcontroller.

[Learn More]

SH1106 (1.3&quot;) Oled I2C display just for texture (No Graphic)

0

Here the SH1106 Oled I2c for MikroC code. (not good for 0.96" oled display SSD1306 i2c) If some one will share SH1106 Oled i2C graphic library version i will be gratefull thank you !

[Learn More]

SSD1963 Driver 7 inches, 800x480, 16 bits PMP for PIC32

0

Here is my modified version of the __Lib_TFT_Defs.c library of the PIC32 C compiler. It permit to use the SSD1963 display in 800x480 16 bits mode with Visual TFT.

[Learn More]