TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 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 (140169 times)
  2. FAT32 Library (72623 times)
  3. Network Ethernet Library (57644 times)
  4. USB Device Library (47958 times)
  5. Network WiFi Library (43555 times)
  6. FT800 Library (42942 times)
  7. GSM click (30141 times)
  8. mikroSDK (28672 times)
  9. PID Library (27058 times)
  10. microSD click (26552 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: 918 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

ucam in PASCAL for PIC32 Mikromedia Board on Workstation v7

0

A rewrite in English of Alcides Ramos original Libstock PASCAL version of ucam for PIC32MX4MMB. Displays 320x240 pixel video on the built-in TFT. Includes extensive comments and refinements. Video is displayed at about 1 frame/sec as expected for 16-bit data retrieved from the serial camera at 1228800 baud.

[Learn More]

SSD1309 OLED Library

1

This is a library + demo of SSD1309 OLED displays. The code is written for MikroC for ARM and MikroC for AVR.

[Learn More]

GLCD 555 Timer Simulator-Calculator

0

A GLCD-based simulator and calculator of the popular 555 timer.

[Learn More]