TOP Contributors

  1. MIKROE (2657 codes)
  2. Alcides Ramos (354 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136889 times)
  2. FAT32 Library (70028 times)
  3. Network Ethernet Library (56003 times)
  4. USB Device Library (46308 times)
  5. Network WiFi Library (41934 times)
  6. FT800 Library (41213 times)
  7. GSM click (29019 times)
  8. PID Library (26434 times)
  9. mikroSDK (26401 times)
  10. microSD click (25386 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

8-Digit 7-Segment LED Display in a mikroBUS Format

Rating:

5

Author: Val Gretchev

Last Updated: 2016-02-17

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 428 times

Followed by: 3 users

License: MIT license  

Sometimes you just need a long numeric LED display with up to 8 digits. This example provides manufacturing files to construct two PCBs. One with the appropriate driver circuits on a mikroBUS format board and the other with a row of LED modules that can be mounted remotely.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "8-Digit 7-Segment LED Display in a mikroBUS Format" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "8-Digit 7-Segment LED Display in a mikroBUS Format" changes.

Do you want to report abuse regarding "8-Digit 7-Segment LED Display in a mikroBUS Format".

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

Project Blog

Working Prototype

Working Prototype

The driver module resides on a mikroBUS format board. The display is on a second board that can be mounted remotely

View full image

ALSO FROM THIS AUTHOR

Using WiFi to set RTC on Tiva board

0

Another example of setting the real-time-clock with data obtained from an Internet time server using the external CC3000 chip on the Tiva board. The FT232 chip on the shield board is used for diagnostic messages.

[Learn More]

Ethernet/Internet Applications for MultiMedia PIC32MX7

0

This is an example of Ethernet communications with Servers and Clients operating simultaneously. Both TCP and UDP protocols are tested. The microcontroller uses the Core Timer to implement a system clock with 1 millisecond resolution. Test programs for the PC are included.

[Learn More]

WiFi ESP Click with FreeRTOS

1

This code is an example showing how to interface to the WiFi ESP click board. Comprehensive explanation of the code and files is included in the ReadMe.pdf file of the Documents folder.

[Learn More]