TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 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 (137078 times)
  2. FAT32 Library (70222 times)
  3. Network Ethernet Library (56094 times)
  4. USB Device Library (46409 times)
  5. Network WiFi Library (42029 times)
  6. FT800 Library (41373 times)
  7. GSM click (29109 times)
  8. mikroSDK (26553 times)
  9. PID Library (26487 times)
  10. microSD click (25483 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
Visual TFT/GLCD Project

Example Progress Bar, Ejemplo de barra de progreso

Rating:

0

Author: Edgar Castillo

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: TFT

Downloaded: 959 times

Followed by: 3 users

License: MIT license  

A simple example of progress bar, you can increment or decrement the percent with 2 buttons.
Un simple ejemplo de barra de progreso, tu puedes incrementar o decrementar con 2 botones.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Example Progress Bar, Ejemplo de barra de progreso" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Example Progress Bar, Ejemplo de barra de progreso" changes.

Do you want to report abuse regarding "Example Progress Bar, Ejemplo de barra de progreso".

  • Information
  • Comments (0)

Visual TFT/GLCD Project Blog

Blog currently doesn't exist!

RELATED CODES

PACK_Image

0

ICON_Image BMP_Image JPG_Image for ARM

[Learn More]

Interfacing PIC18F46K22 MCU with ST7735 SPI TFT display

0

This example shows how to interface PIC18F46K22 microcontroller with ST7735 TFT (color display). It shows how to print texts and draw shapes (lines, circles ...). The code was tested with mikroC PRO for PIC version 7.6.0.

[Learn More]

BitPack Font Library

10

BitPack Font Library contains functions for rendering and measurement of character bitmaps in BitPack format. Fonts in this format can be created using Code Page Font Generator application also available at Libstock. Compared to Visual TFT and GLCD Font Creator, BitPack format saves up 50% of ROM space. It also supports anti-aliased fonts.

[Learn More]