TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (400 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (128 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 (140753 times)
  2. FAT32 Library (73333 times)
  3. Network Ethernet Library (58188 times)
  4. USB Device Library (48378 times)
  5. Network WiFi Library (43965 times)
  6. FT800 Library (43528 times)
  7. GSM click (30462 times)
  8. mikroSDK (29157 times)
  9. PID Library (27166 times)
  10. microSD click (26841 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
Library

Seven Segment

Rating:

5

Author: dany

Last Updated: 2015-01-26

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 2009 times

Followed by: 2 users

License: MIT license  

Library to drive 4 seven segment digits with common anode. High level routines are provided, next to the low (raw) level ones. Nothing fancy...

No Abuse Reported

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

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

Do you want to report abuse regarding "Seven Segment".

  • Information
  • Comments (1)

Library Blog

Library Seven_Segment: routines to drive a 4 digit seven segment display with common anode.

Have fun!


2015-01-26: Replaced the mB files: all mB files are compilable now (which e.g. means that all "with" statements are dealt with). I could however not link and test the libraries (no mB licence).

ALSO FROM THIS AUTHOR

DS1820 Examples

0

4 examples of driving the DS1820, DS18S20 and DS18B20 digital temperature sensors, using the TempSensors and the OW_Utilities libraries. The examples can also be used with PIC24 (small changes in processor initialisation needed).

[Learn More]

Tool: Pascal Source Code formatter

4

This tool is a simple mikroPascal source code formatter, mainly making correct and readable code indentation.

[Learn More]

WattMeter (Power meter)

5

This project is a power meter (Wattmeter). It is made for 230V~ (nominal, rms), 2.5A~ (max, rms) and 50Hz, but is rather easily adaptable to other voltages, currents and frequencies. It can handle both sinusoidal and non sinusoidal voltages and currents, both with and without DC component.

[Learn More]