TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (404 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141112 times)
  2. FAT32 Library (73904 times)
  3. Network Ethernet Library (58554 times)
  4. USB Device Library (48724 times)
  5. Network WiFi Library (44376 times)
  6. FT800 Library (43977 times)
  7. GSM click (30721 times)
  8. mikroSDK (29478 times)
  9. PID Library (27304 times)
  10. microSD click (27126 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: 993 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

LV-MaxSONAR EZ3 Sweeping SONAR on TFT Display

0

This is a fun project with a ST7735 TFT Display, MG90 Servo & LV-MaxSONAR EZ3 analogue SONAR sensor. A MSP430F5529LP micro is used to drive the servo motor in steps and read the SONAR echoes. The SONAR is swept from 0 - 180 degrees and the echoes are displayed on the ST7735 TFT. The code is written with TI's Code Composer Studio.

[Learn More]

Interfacing PIC16F887 with ST7735R TFT display

0

This project shows how to simply connect the PIC16F887 microcontroller with ST7735R 1.8" SPI TFT screen. It shows how to draw text, lines, circles... This project requires ST7735 TFT library for mikroC PRO for PIC compiler.

[Learn More]

OV7670 Camera interface with Mikromedia Plus STM32

0

This project shows how to interface mikromedia + STM32 with CF-7670 V2.0 Camera. The code shows how to display RGB565 image directly to TFT.

[Learn More]